@mozaic-ds/icons 1.52.0 → 1.54.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +56 -302
- package/js/icons.common.js +56 -0
- package/js/icons.js +48 -0
- package/package.json +1 -1
- package/react/index.js +1 -1
- package/svelte/PaymentMonochromeOney4x24.svelte +10 -0
- package/svelte/PaymentMonochromeOney4x32.svelte +10 -0
- package/svelte/PaymentMonochromeOney4x48.svelte +10 -0
- package/svelte/PaymentMonochromeOney4x64.svelte +10 -0
- package/svelte/icons.js +1703 -1687
- package/svg/Logotypes_Payment_Monochrome_Oney--4x_24px.svg +1 -0
- package/svg/Logotypes_Payment_Monochrome_Oney--4x_32px.svg +1 -0
- package/svg/Logotypes_Payment_Monochrome_Oney--4x_48px.svg +1 -0
- package/svg/Logotypes_Payment_Monochrome_Oney--4x_64px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--4x_24px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--4x_32px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--4x_48px.svg +1 -0
- package/svg-color/Logotypes_Payment_Oney--4x_64px.svg +1 -0
- package/vue/index.vue +40 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,566 +3,320 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [1.
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Features
|
|
10
|
-
|
|
11
|
-
* **foundations/icons:** add new mb logotype ([#1320](https://github.com/adeo/mozaic-design-system/issues/1320)) ([edd871c](https://github.com/adeo/mozaic-design-system/commit/edd871c3036c3087e9afcb60bd49847c00672ee6))
|
|
6
|
+
# [1.54.0](https://github.com/adeo/mozaic-design-system/compare/v1.53.0...v1.54.0) (2023-03-02)
|
|
12
7
|
|
|
8
|
+
**Note:** Version bump only for package @mozaic-ds/icons
|
|
13
9
|
|
|
10
|
+
# [1.52.0](https://github.com/adeo/mozaic-design-system/compare/v1.51.0...v1.52.0) (2023-01-10)
|
|
14
11
|
|
|
12
|
+
### Features
|
|
15
13
|
|
|
14
|
+
- **foundations/icons:** add new mb logotype ([#1320](https://github.com/adeo/mozaic-design-system/issues/1320)) ([edd871c](https://github.com/adeo/mozaic-design-system/commit/edd871c3036c3087e9afcb60bd49847c00672ee6))
|
|
16
15
|
|
|
17
16
|
# [1.49.0](https://github.com/adeo/mozaic-design-system/compare/v1.48.2...v1.49.0) (2022-11-23)
|
|
18
17
|
|
|
19
|
-
|
|
20
18
|
### Bug Fixes
|
|
21
19
|
|
|
22
|
-
|
|
23
|
-
|
|
20
|
+
- **foundations/icons:** icons.js - improve management of colored icons ([#1270](https://github.com/adeo/mozaic-design-system/issues/1270)) ([3c0d572](https://github.com/adeo/mozaic-design-system/commit/3c0d572919f07df99cab26df7872c5c1eab15edd))
|
|
24
21
|
|
|
25
22
|
### Features
|
|
26
23
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
24
|
+
- **icons:** add new icons ([#1263](https://github.com/adeo/mozaic-design-system/issues/1263)) ([6154db5](https://github.com/adeo/mozaic-design-system/commit/6154db531ad68c216953098a15c846abf5ed3343))
|
|
32
25
|
|
|
33
26
|
## [1.48.1](https://github.com/adeo/mozaic-design-system/compare/v1.48.0...v1.48.1) (2022-11-17)
|
|
34
27
|
|
|
35
|
-
|
|
36
28
|
### Bug Fixes
|
|
37
29
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
30
|
+
- **icons:** add typescript for common ([#1262](https://github.com/adeo/mozaic-design-system/issues/1262)) ([e02f227](https://github.com/adeo/mozaic-design-system/commit/e02f227379f1b563744810830ca7ffbd3d8e8b64))
|
|
43
31
|
|
|
44
32
|
# [1.48.0](https://github.com/adeo/mozaic-design-system/compare/v1.47.1...v1.48.0) (2022-11-16)
|
|
45
33
|
|
|
46
|
-
|
|
47
34
|
### Features
|
|
48
35
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
36
|
+
- **icons:** add commonjs icons ([#1261](https://github.com/adeo/mozaic-design-system/issues/1261)) ([aea564f](https://github.com/adeo/mozaic-design-system/commit/aea564f9b56054b621feaba1bc965bc49b9c33ba))
|
|
54
37
|
|
|
55
38
|
## [1.47.1](https://github.com/adeo/mozaic-design-system/compare/v1.47.0...v1.47.1) (2022-11-09)
|
|
56
39
|
|
|
57
|
-
|
|
58
40
|
### Bug Fixes
|
|
59
41
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
42
|
+
- **foundations/icons:** rename monochrome logotypes ([#1256](https://github.com/adeo/mozaic-design-system/issues/1256)) ([6748742](https://github.com/adeo/mozaic-design-system/commit/6748742faf2881fb996b10fb2e59f8f2f81f4a0d))
|
|
65
43
|
|
|
66
44
|
# [1.47.0](https://github.com/adeo/mozaic-design-system/compare/v1.46.0...v1.47.0) (2022-11-09)
|
|
67
45
|
|
|
68
|
-
|
|
69
46
|
### Features
|
|
70
47
|
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
48
|
+
- **icons:** add monochrome logos and new icons ([#1247](https://github.com/adeo/mozaic-design-system/issues/1247)) ([cd03c19](https://github.com/adeo/mozaic-design-system/commit/cd03c19761d361d9b63d015f85d704e192633b9e))
|
|
76
49
|
|
|
77
50
|
# [1.46.0](https://github.com/adeo/mozaic-design-system/compare/v1.45.1...v1.46.0) (2022-11-02)
|
|
78
51
|
|
|
79
|
-
|
|
80
52
|
### Features
|
|
81
53
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
54
|
+
- **icons/js:** generate a basic typescript declaration file ([#1244](https://github.com/adeo/mozaic-design-system/issues/1244)) ([d53439c](https://github.com/adeo/mozaic-design-system/commit/d53439c769a78ea9ea5f26f2adbc161cc094cf1d))
|
|
55
|
+
- **icons:** remove unused icons file ([#1243](https://github.com/adeo/mozaic-design-system/issues/1243)) ([9a947ba](https://github.com/adeo/mozaic-design-system/commit/9a947ba0669f03d18b69f8a00ad647cdbd11dba3))
|
|
88
56
|
|
|
89
57
|
# [1.45.0](https://github.com/adeo/mozaic-design-system/compare/v1.44.0...v1.45.0) (2022-10-26)
|
|
90
58
|
|
|
91
|
-
|
|
92
59
|
### Features
|
|
93
60
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
61
|
+
- **foundations/icons:** add new Universe icons ([#1240](https://github.com/adeo/mozaic-design-system/issues/1240)) ([fea5e47](https://github.com/adeo/mozaic-design-system/commit/fea5e47e787458ddb3f2b0f3fedaea3ba10f8d7f))
|
|
99
62
|
|
|
100
63
|
# [1.44.0](https://github.com/adeo/mozaic-design-system/compare/v1.43.1...v1.44.0) (2022-10-12)
|
|
101
64
|
|
|
102
|
-
|
|
103
65
|
### Features
|
|
104
66
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
67
|
+
- **foundations/icons:** add new icons ([#1222](https://github.com/adeo/mozaic-design-system/issues/1222)) ([367b82b](https://github.com/adeo/mozaic-design-system/commit/367b82b93d70340a2466f2a8d1ee60372bcdc894))
|
|
110
68
|
|
|
111
69
|
# [1.41.0](https://github.com/adeo/mozaic-design-system/compare/v1.40.0...v1.41.0) (2022-08-23)
|
|
112
70
|
|
|
113
|
-
|
|
114
71
|
### Features
|
|
115
72
|
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
73
|
+
- **icons/react:** build react icons with babel ([#1190](https://github.com/adeo/mozaic-design-system/issues/1190)) ([049672b](https://github.com/adeo/mozaic-design-system/commit/049672bf7ebd83a043eae853627ab2c579e23487))
|
|
74
|
+
- **icons:** icon.js — add the type of the icon in the exported icons objects ([#1186](https://github.com/adeo/mozaic-design-system/issues/1186)) ([948e508](https://github.com/adeo/mozaic-design-system/commit/948e50817440c96eed1730f524e66e6f671f5664))
|
|
122
75
|
|
|
123
76
|
# [1.40.0](https://github.com/adeo/mozaic-design-system/compare/v1.39.1...v1.40.0) (2022-08-03)
|
|
124
77
|
|
|
125
|
-
|
|
126
78
|
### Features
|
|
127
79
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
80
|
+
- **foundations/icons:** add logotypes ([#1176](https://github.com/adeo/mozaic-design-system/issues/1176)) ([16302c0](https://github.com/adeo/mozaic-design-system/commit/16302c03661327b02daf19d670ed694ffc273bab))
|
|
133
81
|
|
|
134
82
|
# [1.39.0](https://github.com/adeo/mozaic-design-system/compare/v1.38.0...v1.39.0) (2022-07-20)
|
|
135
83
|
|
|
136
|
-
|
|
137
84
|
### Features
|
|
138
85
|
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
86
|
+
- **foundations/icons:** add new icons ([#1170](https://github.com/adeo/mozaic-design-system/issues/1170)) ([286167a](https://github.com/adeo/mozaic-design-system/commit/286167a2452abda0ca4d970541f267a615d14fb7))
|
|
144
87
|
|
|
145
88
|
## [1.36.2](https://github.com/adeo/mozaic-design-system/compare/v1.36.1...v1.36.2) (2022-06-22)
|
|
146
89
|
|
|
147
90
|
**Note:** Version bump only for package @mozaic-ds/icons
|
|
148
91
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
92
|
## [1.36.1](https://github.com/adeo/mozaic-design-system/compare/v1.36.0...v1.36.1) (2022-06-17)
|
|
154
93
|
|
|
155
|
-
|
|
156
94
|
### Bug Fixes
|
|
157
95
|
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
96
|
+
- **icons:** rename bundle icon name ([#1152](https://github.com/adeo/mozaic-design-system/issues/1152)) ([6ce1c8b](https://github.com/adeo/mozaic-design-system/commit/6ce1c8b13b16507779adf545a4d1ea532899bb11))
|
|
163
97
|
|
|
164
98
|
# [1.36.0](https://github.com/adeo/mozaic-design-system/compare/v1.35.0...v1.36.0) (2022-06-09)
|
|
165
99
|
|
|
166
|
-
|
|
167
100
|
### Features
|
|
168
101
|
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
102
|
+
- **icons:** nameless svelte icons for web compoenent ([#1150](https://github.com/adeo/mozaic-design-system/issues/1150)) ([a2b0352](https://github.com/adeo/mozaic-design-system/commit/a2b035240b06c58e66ff03a697c34c649c996507))
|
|
174
103
|
|
|
175
104
|
# [1.35.0](https://github.com/adeo/mozaic-design-system/compare/v1.34.0...v1.35.0) (2022-06-08)
|
|
176
105
|
|
|
177
|
-
|
|
178
106
|
### Features
|
|
179
107
|
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
108
|
+
- **foundations/icons:** add new icons ([#1133](https://github.com/adeo/mozaic-design-system/issues/1133)) ([ee5007a](https://github.com/adeo/mozaic-design-system/commit/ee5007a30ee0a57339439fb83cc202332f7b82fc))
|
|
185
109
|
|
|
186
110
|
# [1.34.0](https://github.com/adeo/mozaic-design-system/compare/v1.33.0...v1.34.0) (2022-05-25)
|
|
187
111
|
|
|
188
|
-
|
|
189
112
|
### Features
|
|
190
113
|
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
114
|
+
- **foundations/icons:** icons.js - implement a better management of colored icons ([#1129](https://github.com/adeo/mozaic-design-system/issues/1129)) ([2fc28d0](https://github.com/adeo/mozaic-design-system/commit/2fc28d0f85c91a4954f7e44d2070b0894b0dad70))
|
|
196
115
|
|
|
197
116
|
# [1.32.0](https://github.com/adeo/mozaic-design-system/compare/v1.31.0...v1.32.0) (2022-05-05)
|
|
198
117
|
|
|
199
|
-
|
|
200
118
|
### Features
|
|
201
119
|
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
120
|
+
- **foundations/icons:** add color icons in the icons.js file ([#1118](https://github.com/adeo/mozaic-design-system/issues/1118)) ([5a4ece5](https://github.com/adeo/mozaic-design-system/commit/5a4ece5f0f226c33e2bbbda71ae70676b9060677))
|
|
207
121
|
|
|
208
122
|
# [1.30.0](https://github.com/adeo/mozaic-design-system/compare/v1.29.1...v1.30.0) (2022-04-13)
|
|
209
123
|
|
|
210
|
-
|
|
211
124
|
### Features
|
|
212
125
|
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
126
|
+
- **foundations/icons:** add coloured icons ([#1099](https://github.com/adeo/mozaic-design-system/issues/1099)) ([42540e4](https://github.com/adeo/mozaic-design-system/commit/42540e4d0ef8677d17d6bf65239ea18433b7f5e4))
|
|
218
127
|
|
|
219
128
|
# [1.29.0](https://github.com/adeo/mozaic-design-system/compare/v1.28.0...v1.29.0) (2022-03-30)
|
|
220
129
|
|
|
221
|
-
|
|
222
130
|
### Features
|
|
223
131
|
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
132
|
+
- **foundations/icons:** update icon set ([#1069](https://github.com/adeo/mozaic-design-system/issues/1069)) ([95065d8](https://github.com/adeo/mozaic-design-system/commit/95065d81a333cea0be60d16c1c74c041bb03b24c))
|
|
229
133
|
|
|
230
134
|
# [1.28.0](https://github.com/adeo/mozaic-design-system/compare/v1.27.1...v1.28.0) (2022-03-23)
|
|
231
135
|
|
|
232
|
-
|
|
233
136
|
### Bug Fixes
|
|
234
137
|
|
|
235
|
-
|
|
236
|
-
|
|
138
|
+
- **icons:** fix ts for react icons ([#1071](https://github.com/adeo/mozaic-design-system/issues/1071)) ([6f4bc3a](https://github.com/adeo/mozaic-design-system/commit/6f4bc3a441034732c7a0141c0e6a236697e22abe))
|
|
237
139
|
|
|
238
140
|
### Features
|
|
239
141
|
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
142
|
+
- **foundations/icons:** add oney colour icons ([#1073](https://github.com/adeo/mozaic-design-system/issues/1073)) ([e9bf3eb](https://github.com/adeo/mozaic-design-system/commit/e9bf3eb70585728d6546d73f13715facd9577cee))
|
|
245
143
|
|
|
246
144
|
# [1.26.0](https://github.com/adeo/mozaic-design-system/compare/v1.25.0...v1.26.0) (2022-03-02)
|
|
247
145
|
|
|
248
|
-
|
|
249
146
|
### Features
|
|
250
147
|
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
148
|
+
- **icons:** add new icons ([#1045](https://github.com/adeo/mozaic-design-system/issues/1045)) ([a84c8ea](https://github.com/adeo/mozaic-design-system/commit/a84c8eafdc540459d84715d1ebb707c819cff247))
|
|
256
149
|
|
|
257
150
|
# [1.25.0](https://github.com/adeo/mozaic-design-system/compare/v1.24.1...v1.25.0) (2022-02-16)
|
|
258
151
|
|
|
259
|
-
|
|
260
152
|
### Features
|
|
261
153
|
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
154
|
+
- **foundations/icons:** add typescript to react icons ([#1025](https://github.com/adeo/mozaic-design-system/issues/1025)) ([93ce0ff](https://github.com/adeo/mozaic-design-system/commit/93ce0ff0c9b85bfac4e10149def885790631a360))
|
|
267
155
|
|
|
268
156
|
# [1.20.0](https://github.com/adeo/mozaic-design-system/compare/v1.19.0...v1.20.0) (2021-11-12)
|
|
269
157
|
|
|
270
|
-
|
|
271
158
|
### Bug Fixes
|
|
272
159
|
|
|
273
|
-
|
|
274
|
-
|
|
160
|
+
- **svg:** add aria-hidden to svg ([#949](https://github.com/adeo/mozaic-design-system/issues/949)) ([570de57](https://github.com/adeo/mozaic-design-system/commit/570de573fddc8c82e3982f096c8f7cc83621a02f))
|
|
275
161
|
|
|
276
162
|
### Features
|
|
277
163
|
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
164
|
+
- **foundations/icons:** run svgoplugin ([#956](https://github.com/adeo/mozaic-design-system/issues/956)) ([cb9f087](https://github.com/adeo/mozaic-design-system/commit/cb9f08711948cece0351564adab0396c9710919b))
|
|
283
165
|
|
|
284
166
|
# [1.14.0](https://github.com/adeo/mozaic-design-system/compare/v1.13.1...v1.14.0) (2021-08-04)
|
|
285
167
|
|
|
286
|
-
|
|
287
168
|
### Bug Fixes
|
|
288
169
|
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
170
|
+
- **icon/balcony:** rename balcony svg ([#884](https://github.com/adeo/mozaic-design-system/issues/884)) ([d9d21f4](https://github.com/adeo/mozaic-design-system/commit/d9d21f486415062bd9531e25f9494edb8c4daa88))
|
|
294
171
|
|
|
295
172
|
## [1.13.1](https://github.com/adeo/mozaic-design-system/compare/v1.13.0...v1.13.1) (2021-07-21)
|
|
296
173
|
|
|
297
174
|
**Note:** Version bump only for package @mozaic-ds/icons
|
|
298
175
|
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
176
|
# [1.12.0](https://github.com/adeo/mozaic-design-system/compare/v1.11.0...v1.12.0) (2021-06-23)
|
|
304
177
|
|
|
305
|
-
|
|
306
178
|
### Features
|
|
307
179
|
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
180
|
+
- **foundations/icons:** icons update ([#815](https://github.com/adeo/mozaic-design-system/issues/815)) ([04388e7](https://github.com/adeo/mozaic-design-system/commit/04388e7112969e3cfdb9412fd2a64a995cf6a652))
|
|
313
181
|
|
|
314
182
|
# [1.10.0](https://github.com/adeo/mozaic-design-system/compare/v1.9.0...v1.10.0) (2021-05-26)
|
|
315
183
|
|
|
316
|
-
|
|
317
184
|
### Features
|
|
318
185
|
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
186
|
+
- **icons:** add webcomponent to svelte icons ([#839](https://github.com/adeo/mozaic-design-system/issues/839)) ([62901cf](https://github.com/adeo/mozaic-design-system/commit/62901cfdbe295f9471d5a3e1f4f8c90b915af15d))
|
|
187
|
+
- **patterns/icons:** generate icons as js modules ([#830](https://github.com/adeo/mozaic-design-system/issues/830)) ([ce3e967](https://github.com/adeo/mozaic-design-system/commit/ce3e9676453d78dfe35369cd2af1c391fcf76603))
|
|
325
188
|
|
|
326
189
|
# [1.9.0](https://github.com/adeo/mozaic-design-system/compare/v1.8.0...v1.9.0) (2021-05-12)
|
|
327
190
|
|
|
328
|
-
|
|
329
191
|
### Features
|
|
330
192
|
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
193
|
+
- **foundations/icons:** add mozaic svelte icon components ([#824](https://github.com/adeo/mozaic-design-system/issues/824)) ([39aaa12](https://github.com/adeo/mozaic-design-system/commit/39aaa1206116a1abfbf328c89141f09192f3190c))
|
|
336
194
|
|
|
337
195
|
## [1.0.1](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-beta.22...v1.0.1) (2020-12-09)
|
|
338
196
|
|
|
339
197
|
**Note:** Version bump only for package @mozaic-ds/icons
|
|
340
198
|
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
199
|
## [1.0.1-beta.12](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-beta.11...v1.0.1-beta.12) (2020-06-24)
|
|
346
200
|
|
|
347
|
-
|
|
348
201
|
### Features
|
|
349
202
|
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
203
|
+
- **patterns/icons:** add new icons ([#582](https://github.com/adeo/mozaic-design-system/issues/582)) ([2832a36](https://github.com/adeo/mozaic-design-system/commit/2832a36395738bdde33f1c39271103772d814986))
|
|
355
204
|
|
|
356
205
|
## [1.0.1-beta.9](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-beta.8...v1.0.1-beta.9) (2020-05-07)
|
|
357
206
|
|
|
358
|
-
|
|
359
207
|
### Bug Fixes
|
|
360
208
|
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
209
|
+
- **patterns/icons-vuejs:** missing comma correction ([#536](https://github.com/adeo/mozaic-design-system/issues/536)) ([ad5a885](https://github.com/adeo/mozaic-design-system/commit/ad5a885db872e45efdce8b4397665aa1227b6004))
|
|
366
210
|
|
|
367
211
|
## [1.0.1-beta.8](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-beta.7...v1.0.1-beta.8) (2020-05-06)
|
|
368
212
|
|
|
369
213
|
**Note:** Version bump only for package @mozaic-ds/icons
|
|
370
214
|
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
215
|
## [1.0.1-beta.7](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-beta.6...v1.0.1-beta.7) (2020-04-08)
|
|
376
216
|
|
|
377
|
-
|
|
378
217
|
### Bug Fixes
|
|
379
218
|
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
219
|
+
- **pattern/icons:** generate vue icons without svg element ([50be81c](https://github.com/adeo/mozaic-design-system/commit/50be81c864c83dd0564641cfa8a9466a61a717b5))
|
|
385
220
|
|
|
386
221
|
## [1.0.1-beta.6](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-beta.5...v1.0.1-beta.6) (2020-03-19)
|
|
387
222
|
|
|
388
|
-
|
|
389
223
|
### Bug Fixes
|
|
390
224
|
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
225
|
+
- **pattern/ vuejs icons:** change from JSX to createElement api for compatilibity issue ([#501](https://github.com/adeo/mozaic-design-system/issues/501)) ([d6f986c](https://github.com/adeo/mozaic-design-system/commit/d6f986cfef80f71dc322ae5d37f8b40f9f8e41c2))
|
|
396
226
|
|
|
397
227
|
## [1.0.1-beta.2](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-beta.1...v1.0.1-beta.2) (2020-01-23)
|
|
398
228
|
|
|
399
229
|
**Note:** Version bump only for package @mozaic-ds/icons
|
|
400
230
|
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
231
|
## [1.0.1-beta.0](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.32...v1.0.1-beta.0) (2019-12-18)
|
|
406
232
|
|
|
407
|
-
|
|
408
233
|
### Features
|
|
409
234
|
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
235
|
+
- **pattern/icons:** week 51 icons ([#462](https://github.com/adeo/mozaic-design-system/issues/462)) ([45e0a18](https://github.com/adeo/mozaic-design-system/commit/45e0a189cdd594597a0f59ed1842d464ac29fb59))
|
|
236
|
+
- **patterns/icons:** Add color icons and document contributing icon workflow([#457](https://github.com/adeo/mozaic-design-system/issues/457)) ([1953b0e](https://github.com/adeo/mozaic-design-system/commit/1953b0eb21e6002fb0dd9923b2db3d108869c5ac))
|
|
416
237
|
|
|
417
238
|
## [1.0.1-alpha.32](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.31...v1.0.1-alpha.32) (2019-12-04)
|
|
418
239
|
|
|
419
|
-
|
|
420
240
|
### Bug Fixes
|
|
421
241
|
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
242
|
+
- **chore/test:** run coverage checks only on staged files on commit hook ([#449](https://github.com/adeo/mozaic-design-system/issues/449)) ([703eadc](https://github.com/adeo/mozaic-design-system/commit/703eadcad9cc2b6d90936c865f3bf39acdaa1f1b))
|
|
427
243
|
|
|
428
244
|
## [1.0.1-alpha.31](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.30...v1.0.1-alpha.31) (2019-12-03)
|
|
429
245
|
|
|
430
|
-
|
|
431
246
|
### Features
|
|
432
247
|
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
248
|
+
- **pattern/icons:** add new icons ([#447](https://github.com/adeo/mozaic-design-system/issues/447)) ([65abdd3](https://github.com/adeo/mozaic-design-system/commit/65abdd399116274d313f722a46d51c8ff9667657))
|
|
249
|
+
- **website/icons:** create react and vue icon components in the icon set for testing purpose and use react version in website icon viewer ([#441](https://github.com/adeo/mozaic-design-system/issues/441)) ([885dbdd](https://github.com/adeo/mozaic-design-system/commit/885dbdde6bc7a2a8ea575fbd9420c8e3908f3cb6))
|
|
250
|
+
- **website/patterns status:** redesign more readable pages for pattern status ([#446](https://github.com/adeo/mozaic-design-system/issues/446)) ([0ddd3aa](https://github.com/adeo/mozaic-design-system/commit/0ddd3aa7e0b616089ec6229e70c1ddf25200e88b))
|
|
440
251
|
|
|
441
252
|
## [1.0.1-alpha.30](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.29...v1.0.1-alpha.30) (2019-11-27)
|
|
442
253
|
|
|
443
|
-
|
|
444
254
|
### Bug Fixes
|
|
445
255
|
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
256
|
+
- **pattern/icon:** rename social icon using naming conventions ([#442](https://github.com/adeo/mozaic-design-system/issues/442)) ([6c93d30](https://github.com/adeo/mozaic-design-system/commit/6c93d305b988f2ed64cadc85b637550cb4183e91))
|
|
451
257
|
|
|
452
258
|
## [1.0.1-alpha.29](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.28...v1.0.1-alpha.29) (2019-11-21)
|
|
453
259
|
|
|
454
|
-
|
|
455
260
|
### Bug Fixes
|
|
456
261
|
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
262
|
+
- **pattern/icons:** add missing icon and remove duplicated ones ([#439](https://github.com/adeo/mozaic-design-system/issues/439)) ([68af6f7](https://github.com/adeo/mozaic-design-system/commit/68af6f793bb05eda26df8a7ca155c47a3d5c10b1))
|
|
462
263
|
|
|
463
264
|
## [1.0.1-alpha.28](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.27...v1.0.1-alpha.28) (2019-11-21)
|
|
464
265
|
|
|
465
|
-
|
|
466
266
|
### Features
|
|
467
267
|
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
268
|
+
- **pattern/icons:** fix wrong icons names in the last icon kit ([#436](https://github.com/adeo/mozaic-design-system/issues/436)) ([0e5d51f](https://github.com/adeo/mozaic-design-system/commit/0e5d51fe35c9de61e13c916b32ceaaffd4fa5208))
|
|
473
269
|
|
|
474
270
|
## [1.0.1-alpha.27](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.26...v1.0.1-alpha.27) (2019-11-20)
|
|
475
271
|
|
|
476
|
-
|
|
477
272
|
### Features
|
|
478
273
|
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
274
|
+
- **pattern/icons:** publish new icon kit and refactor icon kit cleaner script ([#426](https://github.com/adeo/mozaic-design-system/issues/426)) ([4891822](https://github.com/adeo/mozaic-design-system/commit/4891822596d9191c8adce4ef20a57985405742c9))
|
|
484
275
|
|
|
485
276
|
## [1.0.1-alpha.25](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.24...v1.0.1-alpha.25) (2019-11-07)
|
|
486
277
|
|
|
487
|
-
|
|
488
278
|
### Bug Fixes
|
|
489
279
|
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
280
|
+
- **patterns/docs:** fix list of documentation typos or inacurate values ([#409](https://github.com/adeo/mozaic-design-system/issues/409)) ([84a6c68](https://github.com/adeo/mozaic-design-system/commit/84a6c68116fa666e9925156c2cc2d2e7fa595fa4))
|
|
495
281
|
|
|
496
282
|
## [1.0.1-alpha.24](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.23...v1.0.1-alpha.24) (2019-10-24)
|
|
497
283
|
|
|
498
|
-
|
|
499
284
|
### Features
|
|
500
285
|
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
286
|
+
- **pattern/icons:** add payment icons and regenerate icons after packages update ([#401](https://github.com/adeo/mozaic-design-system/issues/401)) ([5691bb9](https://github.com/adeo/mozaic-design-system/commit/5691bb912ca9b3e47ce5522e80a5e9b64b975d48))
|
|
506
287
|
|
|
507
288
|
## [1.0.1-alpha.22](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.21...v1.0.1-alpha.22) (2019-10-14)
|
|
508
289
|
|
|
509
|
-
|
|
510
290
|
### Features
|
|
511
291
|
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
292
|
+
- **patterns/rating stars:** create rating stars component ([#369](https://github.com/adeo/mozaic-design-system/issues/369)) ([81a9393](https://github.com/adeo/mozaic-design-system/commit/81a9393))
|
|
517
293
|
|
|
518
294
|
## [1.0.1-alpha.20](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.19...v1.0.1-alpha.20) (2019-09-19)
|
|
519
295
|
|
|
520
|
-
|
|
521
296
|
### Bug Fixes
|
|
522
297
|
|
|
523
|
-
|
|
524
|
-
|
|
298
|
+
- **foundations/icon:** add Media_Download svg in size 24px in the project and inside iconviewer ([#338](https://github.com/adeo/mozaic-design-system/issues/338)) ([412ecc6](https://github.com/adeo/mozaic-design-system/commit/412ecc6))
|
|
525
299
|
|
|
526
300
|
### Features
|
|
527
301
|
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
302
|
+
- **pattern/fileuploader:** add usage, code, specs, and design doc ([#342](https://github.com/adeo/mozaic-design-system/issues/342)) ([227d524](https://github.com/adeo/mozaic-design-system/commit/227d524)), closes [#323](https://github.com/adeo/mozaic-design-system/issues/323) [#337](https://github.com/adeo/mozaic-design-system/issues/337) [#341](https://github.com/adeo/mozaic-design-system/issues/341)
|
|
533
303
|
|
|
534
304
|
## [1.0.1-alpha.9](https://github.com/adeo/design-system--styleguide/compare/v1.0.1-alpha.7...v1.0.1-alpha.9) (2019-06-18)
|
|
535
305
|
|
|
536
306
|
**Note:** Version bump only for package @mozaic-ds/icons
|
|
537
307
|
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
308
|
## [1.0.1-alpha.8](https://github.com/adeo/design-system--styleguide/compare/v1.0.1-alpha.7...v1.0.1-alpha.8) (2019-06-17)
|
|
543
309
|
|
|
544
310
|
**Note:** Version bump only for package @mozaic-ds/icons
|
|
545
311
|
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
312
|
## [1.0.1-alpha.4](https://github.com/adeo/design-system--front-end/compare/v0.0.12...v1.0.1-alpha.4) (2019-05-20)
|
|
551
313
|
|
|
552
314
|
**Note:** Version bump only for package @gardencss/icons
|
|
553
315
|
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
316
|
## [1.0.1-alpha.3](https://github.com/adeo/design-system--front-end/compare/v0.0.12...v1.0.1-alpha.3) (2019-05-20)
|
|
559
317
|
|
|
560
318
|
**Note:** Version bump only for package @gardencss/icons
|
|
561
319
|
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
320
|
## [1.0.1-alpha.2](https://github.com/adeo/design-system--front-end/compare/v0.0.12...v1.0.1-alpha.2) (2019-05-20)
|
|
567
321
|
|
|
568
322
|
**Note:** Version bump only for package @gardencss/icons
|