@carbon/icons-react 10.3.0-rc.2 → 10.3.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 +1 -429
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,434 +3,6 @@
|
|
|
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
|
-
|
|
6
|
+
# 10.3.0 (2019-06-05)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @carbon/icons-react
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
# 10.1.0 (2019-04-12)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
# 10.0.0 (2019-03-29)
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
# 10.0.0-rc.0 (2019-03-27)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
## 0.0.1-beta.5 (2019-03-25)
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
## 0.0.1-beta.4 (2019-03-22)
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
## 0.0.1-beta.3 (2019-03-22)
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
## 0.0.1-beta.2 (2019-03-19)
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
## 0.0.1-beta.1 (2019-03-13)
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
## 0.0.1-beta.0 (2019-03-07)
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
## 0.0.1-alpha.32 (2019-02-12)
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
### Bug Fixes
|
|
54
|
-
|
|
55
|
-
* **icons:** remove main from package.json ([4294fec](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/4294fec))
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
### Features
|
|
59
|
-
|
|
60
|
-
* **icons:** add files via upload ([#320](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/320)) ([bbc3ee7](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/bbc3ee7))
|
|
61
|
-
* **icons:** split up icons into e2e tests, remove entrypoints ([#327](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/327)) ([5e1e71d](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/5e1e71d))
|
|
62
|
-
* **icons-react:** remove unneeded propType declaration ([#305](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/305)) ([2b30e17](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/2b30e17))
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
## 0.0.1-alpha.31 (2019-01-28)
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
## 0.0.1-alpha.30 (2019-01-22)
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
## 0.0.1-alpha.29 (2019-01-14)
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
## 0.0.1-alpha.28 (2019-01-11)
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
## 0.0.1-alpha.27 (2019-01-10)
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
### Features
|
|
86
|
-
|
|
87
|
-
* **icons-react:** attach refs to rendered SVG icon components ([#231](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/231)) ([070f34d](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/070f34d))
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
## 0.0.1-alpha.26 (2018-12-13)
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
## 0.0.1-alpha.25 (2018-12-11)
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
### Bug Fixes
|
|
99
|
-
|
|
100
|
-
* **icons:** fix icon blurriness in Firefox Quantum ([#139](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/139)) ([c826e08](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/c826e08))
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
## 0.0.1-alpha.24 (2018-12-07)
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
## 0.0.1-alpha.23 (2018-12-06)
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
## 0.0.1-alpha.22 (2018-12-04)
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
## 0.0.1-alpha.21 (2018-12-04)
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
### Features
|
|
120
|
-
|
|
121
|
-
* **icons-vue:** add @carbon/icons-vue package ([#60](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/60)) ([8ac5c05](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/8ac5c05))
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
## 0.0.1-alpha.20 (2018-11-29)
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
### Bug Fixes
|
|
129
|
-
|
|
130
|
-
* **icons-react:** remove focusable prop ([d7867cb](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/d7867cb))
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
## 0.0.1-alpha.19 (2018-11-29)
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
## 0.0.1-alpha.18 (2018-11-28)
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
### Bug Fixes
|
|
142
|
-
|
|
143
|
-
* **icons-react:** fix prop-type for focusable ([#90](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/90)) ([9ee6e38](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/9ee6e38))
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
## 0.0.1-alpha.17 (2018-11-25)
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
## 0.0.1-alpha.16 (2018-11-21)
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
## 0.0.1-alpha.15 (2018-11-21)
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
## 0.0.1-alpha.14 (2018-11-20)
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
## 0.0.1-alpha.13 (2018-11-19)
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
## 0.0.1-alpha.12 (2018-11-18)
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
## 0.0.1-alpha.11 (2018-11-18)
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
### Bug Fixes
|
|
175
|
-
|
|
176
|
-
* **icons-react:** add @carbon/icon-helpers to dependencies ([1cfd8d5](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/1cfd8d5))
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
## 0.0.1-alpha.10 (2018-11-18)
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
## 0.0.1-alpha.9 (2018-11-18)
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
## 0.0.1-alpha.8 (2018-11-18)
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
## 0.0.1-alpha.7 (2018-11-14)
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
## 0.0.1-alpha.5 (2018-11-14)
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
## 0.0.1-alpha.4 (2018-11-09)
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
## 0.0.1-alpha.3 (2018-11-09)
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
### Features
|
|
208
|
-
|
|
209
|
-
* **icons-react:** add prop-type definitions ([db2b151](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/db2b151))
|
|
210
|
-
* **type:** update type package ([#35](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/35)) ([85c68ea](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/85c68ea))
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
## 0.0.1-alpha.2 (2018-10-02)
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
### Bug Fixes
|
|
218
|
-
|
|
219
|
-
* **icons-react:** update build process and add storybook support ([#34](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/34)) ([c27dbbc](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/c27dbbc))
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
### Features
|
|
223
|
-
|
|
224
|
-
* **icons-react:** add `icons-react` package ([#6](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/6)) ([43eb47c](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/43eb47c))
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
# [10.0.0](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v10.0.0-rc.0...v10.0.0) (2019-03-29)
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
# [10.0.0-rc.0](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-beta.5...v10.0.0-rc.0) (2019-03-27)
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
## [0.0.1-beta.5](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-beta.4...v0.0.1-beta.5) (2019-03-25)
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
## [0.0.1-beta.4](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-beta.3...v0.0.1-beta.4) (2019-03-22)
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
## [0.0.1-beta.3](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-beta.2...v0.0.1-beta.3) (2019-03-22)
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
## [0.0.1-beta.2](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-beta.1...v0.0.1-beta.2) (2019-03-19)
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
## [0.0.1-beta.1](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-beta.0...v0.0.1-beta.1) (2019-03-13)
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
## [0.0.1-beta.0](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.32...v0.0.1-beta.0) (2019-03-07)
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
## [0.0.1-alpha.32](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.31...v0.0.1-alpha.32) (2019-02-12)
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
### Bug Fixes
|
|
266
|
-
|
|
267
|
-
* **icons:** remove main from package.json ([4294fec](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/4294fec))
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
### Features
|
|
271
|
-
|
|
272
|
-
* **icons:** add files via upload ([#320](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/320)) ([bbc3ee7](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/bbc3ee7))
|
|
273
|
-
* **icons:** split up icons into e2e tests, remove entrypoints ([#327](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/327)) ([5e1e71d](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/5e1e71d))
|
|
274
|
-
* **icons-react:** remove unneeded propType declaration ([#305](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/305)) ([2b30e17](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/2b30e17))
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
## [0.0.1-alpha.31](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.30...v0.0.1-alpha.31) (2019-01-28)
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
## [0.0.1-alpha.30](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.29...v0.0.1-alpha.30) (2019-01-22)
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
## [0.0.1-alpha.29](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.28...v0.0.1-alpha.29) (2019-01-14)
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
## [0.0.1-alpha.28](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.27...v0.0.1-alpha.28) (2019-01-11)
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
## [0.0.1-alpha.27](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.26...v0.0.1-alpha.27) (2019-01-10)
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
### Features
|
|
298
|
-
|
|
299
|
-
* **icons-react:** attach refs to rendered SVG icon components ([#231](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/231)) ([070f34d](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/070f34d))
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
## [0.0.1-alpha.26](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.25...v0.0.1-alpha.26) (2018-12-13)
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
## [0.0.1-alpha.25](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.24...v0.0.1-alpha.25) (2018-12-11)
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
### Bug Fixes
|
|
311
|
-
|
|
312
|
-
* **icons:** fix icon blurriness in Firefox Quantum ([#139](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/139)) ([c826e08](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/c826e08))
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
## [0.0.1-alpha.24](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.23...v0.0.1-alpha.24) (2018-12-07)
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
## [0.0.1-alpha.23](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.22...v0.0.1-alpha.23) (2018-12-06)
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
## [0.0.1-alpha.22](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.21...v0.0.1-alpha.22) (2018-12-04)
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
## [0.0.1-alpha.21](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.20...v0.0.1-alpha.21) (2018-12-04)
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
### Features
|
|
332
|
-
|
|
333
|
-
* **icons-vue:** add @carbon/icons-vue package ([#60](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/60)) ([8ac5c05](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/8ac5c05))
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
## [0.0.1-alpha.20](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.19...v0.0.1-alpha.20) (2018-11-29)
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
### Bug Fixes
|
|
341
|
-
|
|
342
|
-
* **icons-react:** remove focusable prop ([d7867cb](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/d7867cb))
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
## [0.0.1-alpha.19](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.18...v0.0.1-alpha.19) (2018-11-29)
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
## [0.0.1-alpha.18](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.17...v0.0.1-alpha.18) (2018-11-28)
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
### Bug Fixes
|
|
354
|
-
|
|
355
|
-
* **icons-react:** fix prop-type for focusable ([#90](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/90)) ([9ee6e38](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/9ee6e38))
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
## [0.0.1-alpha.17](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.16...v0.0.1-alpha.17) (2018-11-25)
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
## [0.0.1-alpha.16](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.15...v0.0.1-alpha.16) (2018-11-21)
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
## [0.0.1-alpha.15](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.14...v0.0.1-alpha.15) (2018-11-21)
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
## [0.0.1-alpha.14](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.13...v0.0.1-alpha.14) (2018-11-20)
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
## [0.0.1-alpha.13](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.12...v0.0.1-alpha.13) (2018-11-19)
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
## [0.0.1-alpha.12](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.11...v0.0.1-alpha.12) (2018-11-18)
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
## [0.0.1-alpha.11](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.10...v0.0.1-alpha.11) (2018-11-18)
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
### Bug Fixes
|
|
387
|
-
|
|
388
|
-
* **icons-react:** add @carbon/icon-helpers to dependencies ([1cfd8d5](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/1cfd8d5))
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
## [0.0.1-alpha.10](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.9...v0.0.1-alpha.10) (2018-11-18)
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
## [0.0.1-alpha.9](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.8...v0.0.1-alpha.9) (2018-11-18)
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
## [0.0.1-alpha.8](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.7...v0.0.1-alpha.8) (2018-11-18)
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
## [0.0.1-alpha.7](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.5...v0.0.1-alpha.7) (2018-11-14)
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
## [0.0.1-alpha.5](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.4...v0.0.1-alpha.5) (2018-11-14)
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
## [0.0.1-alpha.4](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.3...v0.0.1-alpha.4) (2018-11-09)
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
## [0.0.1-alpha.3](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.2...v0.0.1-alpha.3) (2018-11-09)
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
### Features
|
|
420
|
-
|
|
421
|
-
* **icons-react:** add prop-type definitions ([db2b151](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/db2b151))
|
|
422
|
-
* **type:** update type package ([#35](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/35)) ([85c68ea](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/85c68ea))
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
## [0.0.1-alpha.2](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/compare/v0.0.1-alpha.0...v0.0.1-alpha.2) (2018-10-02)
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
### Bug Fixes
|
|
430
|
-
|
|
431
|
-
* **icons-react:** update build process and add storybook support ([#34](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/34)) ([c27dbbc](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/c27dbbc))
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
### Features
|
|
435
|
-
|
|
436
|
-
* **icons-react:** add `icons-react` package ([#6](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/issues/6)) ([43eb47c](https://github.com/IBM/carbon-elements/tree/master/packages/icons-react/commit/43eb47c))
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon/icons-react",
|
|
3
3
|
"description": "React components for icons in digital and software products using the Carbon Design System",
|
|
4
|
-
"version": "10.3.0
|
|
4
|
+
"version": "10.3.0",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/icons-react",
|
|
7
7
|
"bugs": "https://github.com/IBM/carbon-elements/issues",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"@babel/preset-env": "^7.2.0",
|
|
34
34
|
"@carbon/bundler": "10.2.0",
|
|
35
35
|
"@carbon/cli-reporter": "10.2.0",
|
|
36
|
-
"@carbon/icons": "10.3.0
|
|
36
|
+
"@carbon/icons": "10.3.0",
|
|
37
37
|
"change-case": "^3.0.2",
|
|
38
38
|
"fs-extra": "^7.0.0",
|
|
39
39
|
"prettier": "^1.17.0",
|
|
@@ -44,5 +44,5 @@
|
|
|
44
44
|
"rollup-plugin-virtual": "^1.0.1"
|
|
45
45
|
},
|
|
46
46
|
"sideEffects": false,
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "e1ff2abd982e22a1d53eeb4c95b1caa00d802595"
|
|
48
48
|
}
|