@carbon/charts-react 1.7.1 → 1.7.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +109 -255
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,331 +1,187 @@
1
1
  # Change Log
2
2
 
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [1.7.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.7.0...v1.7.1) (2023-04-20)
7
-
8
-
9
- ### Bug Fixes
3
+ All notable changes to this project will be documented in this file. See
4
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
10
5
 
11
- * **1522:** externalize dom-to-image-more ([#1540](https://github.com/carbon-design-system/carbon-charts/issues/1540)) ([98f1bfc](https://github.com/carbon-design-system/carbon-charts/commit/98f1bfc40aaf0f6cb0e7139ff8cfc3337474aa33))
6
+ ## [1.7.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.7.1...v1.7.2) (2023-04-25)
12
7
 
8
+ **Note:** Version bump only for package @carbon/charts-react
13
9
 
10
+ ## [1.7.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.7.0...v1.7.1) (2023-04-20)
14
11
 
12
+ ### Bug Fixes
15
13
 
14
+ - **1522:** externalize dom-to-image-more
15
+ ([#1540](https://github.com/carbon-design-system/carbon-charts/issues/1540))
16
+ ([98f1bfc](https://github.com/carbon-design-system/carbon-charts/commit/98f1bfc40aaf0f6cb0e7139ff8cfc3337474aa33))
16
17
 
17
18
  # [1.7.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.14...v1.7.0) (2023-04-19)
18
19
 
19
20
  **Note:** Version bump only for package @carbon/charts-react
20
21
 
21
-
22
-
23
-
24
-
25
22
  ## [1.6.14](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.13...v1.6.14) (2023-03-07)
26
23
 
27
24
  **Note:** Version bump only for package @carbon/charts-react
28
25
 
29
-
30
-
31
-
32
-
33
26
  ## [1.6.13](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.12...v1.6.13) (2023-03-07)
34
27
 
35
28
  **Note:** Version bump only for package @carbon/charts-react
36
29
 
37
-
38
-
39
-
40
-
41
30
  ## [1.6.12](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.11...v1.6.12) (2023-03-06)
42
31
 
43
32
  **Note:** Version bump only for package @carbon/charts-react
44
33
 
45
-
46
-
47
-
48
-
49
34
  ## [1.6.11](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.10...v1.6.11) (2023-03-06)
50
35
 
51
36
  **Note:** Version bump only for package @carbon/charts-react
52
37
 
53
-
54
-
55
-
56
-
57
38
  ## [1.6.10](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.9...v1.6.10) (2023-03-06)
58
39
 
59
40
  **Note:** Version bump only for package @carbon/charts-react
60
41
 
61
-
62
-
63
-
64
-
65
42
  ## [1.6.9](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.8...v1.6.9) (2023-03-03)
66
43
 
67
44
  **Note:** Version bump only for package @carbon/charts-react
68
45
 
69
-
70
-
71
-
72
-
73
46
  ## [1.6.8](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.7...v1.6.8) (2023-02-27)
74
47
 
75
48
  **Note:** Version bump only for package @carbon/charts-react
76
49
 
77
-
78
-
79
-
80
-
81
50
  ## [1.6.7](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.6...v1.6.7) (2023-02-27)
82
51
 
83
52
  **Note:** Version bump only for package @carbon/charts-react
84
53
 
85
-
86
-
87
-
88
-
89
54
  ## [1.6.6](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.5...v1.6.6) (2023-02-27)
90
55
 
91
56
  **Note:** Version bump only for package @carbon/charts-react
92
57
 
93
-
94
-
95
-
96
-
97
58
  ## [1.6.5](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.4...v1.6.5) (2023-02-27)
98
59
 
99
-
100
60
  ### Bug Fixes
101
61
 
102
- * **react:** outdated Carbon prefix being used ([#1501](https://github.com/carbon-design-system/carbon-charts/issues/1501)) ([13d5c58](https://github.com/carbon-design-system/carbon-charts/commit/13d5c58915fc8337d877718fb8857820af10bf26))
103
-
104
-
105
-
106
-
62
+ - **react:** outdated Carbon prefix being used
63
+ ([#1501](https://github.com/carbon-design-system/carbon-charts/issues/1501))
64
+ ([13d5c58](https://github.com/carbon-design-system/carbon-charts/commit/13d5c58915fc8337d877718fb8857820af10bf26))
107
65
 
108
66
  ## [1.6.4](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.3...v1.6.4) (2023-02-03)
109
67
 
110
68
  **Note:** Version bump only for package @carbon/charts-react
111
69
 
112
-
113
-
114
-
115
-
116
70
  ## [1.6.3](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.2...v1.6.3) (2022-12-23)
117
71
 
118
72
  **Note:** Version bump only for package @carbon/charts-react
119
73
 
120
-
121
-
122
-
123
-
124
74
  ## [1.6.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.1...v1.6.2) (2022-12-06)
125
75
 
126
76
  **Note:** Version bump only for package @carbon/charts-react
127
77
 
128
-
129
-
130
-
131
-
132
78
  ## [1.6.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.0...v1.6.1) (2022-10-20)
133
79
 
134
80
  **Note:** Version bump only for package @carbon/charts-react
135
81
 
136
-
137
-
138
-
139
-
140
82
  # [1.6.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.8...v1.6.0) (2022-09-27)
141
83
 
142
84
  **Note:** Version bump only for package @carbon/charts-react
143
85
 
144
-
145
-
146
-
147
-
148
86
  ## [1.5.8](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.7...v1.5.8) (2022-09-26)
149
87
 
150
88
  **Note:** Version bump only for package @carbon/charts-react
151
89
 
152
-
153
-
154
-
155
-
156
90
  ## [1.5.7](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.6...v1.5.7) (2022-09-19)
157
91
 
158
92
  **Note:** Version bump only for package @carbon/charts-react
159
93
 
160
-
161
-
162
-
163
-
164
94
  ## [1.5.6](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.5...v1.5.6) (2022-09-14)
165
95
 
166
96
  **Note:** Version bump only for package @carbon/charts-react
167
97
 
168
-
169
-
170
-
171
-
172
98
  ## [1.5.5](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.4...v1.5.5) (2022-09-14)
173
99
 
174
100
  **Note:** Version bump only for package @carbon/charts-react
175
101
 
176
-
177
-
178
-
179
-
180
102
  ## [1.5.4](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.3...v1.5.4) (2022-09-14)
181
103
 
182
104
  **Note:** Version bump only for package @carbon/charts-react
183
105
 
184
-
185
-
186
-
187
-
188
106
  ## [1.5.3](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.2...v1.5.3) (2022-09-06)
189
107
 
190
108
  **Note:** Version bump only for package @carbon/charts-react
191
109
 
192
-
193
-
194
-
195
-
196
110
  ## [1.5.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.1...v1.5.2) (2022-08-15)
197
111
 
198
112
  **Note:** Version bump only for package @carbon/charts-react
199
113
 
200
-
201
-
202
-
203
-
204
114
  ## [1.5.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.0...v1.5.1) (2022-08-08)
205
115
 
206
116
  **Note:** Version bump only for package @carbon/charts-react
207
117
 
208
-
209
-
210
-
211
-
212
118
  # [1.5.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.4.0...v1.5.0) (2022-07-22)
213
119
 
214
120
  **Note:** Version bump only for package @carbon/charts-react
215
121
 
216
-
217
-
218
-
219
-
220
122
  # [1.4.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.3.2...v1.4.0) (2022-07-21)
221
123
 
222
124
  **Note:** Version bump only for package @carbon/charts-react
223
125
 
224
-
225
-
226
-
227
-
228
126
  ## [1.3.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.3.1...v1.3.2) (2022-06-30)
229
127
 
230
128
  **Note:** Version bump only for package @carbon/charts-react
231
129
 
232
-
233
-
234
-
235
-
236
130
  ## [1.3.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.3.0...v1.3.1) (2022-06-28)
237
131
 
238
132
  **Note:** Version bump only for package @carbon/charts-react
239
133
 
240
-
241
-
242
-
243
-
244
134
  # [1.3.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.2.1...v1.3.0) (2022-06-28)
245
135
 
246
136
  **Note:** Version bump only for package @carbon/charts-react
247
137
 
248
-
249
-
250
-
251
-
252
138
  ## [1.2.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.2.0...v1.2.1) (2022-06-14)
253
139
 
254
140
  **Note:** Version bump only for package @carbon/charts-react
255
141
 
256
-
257
-
258
-
259
-
260
142
  # [1.2.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.1.0...v1.2.0) (2022-06-13)
261
143
 
262
144
  **Note:** Version bump only for package @carbon/charts-react
263
145
 
264
-
265
-
266
-
267
-
268
146
  # [1.1.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.4...v1.1.0) (2022-06-08)
269
147
 
270
-
271
148
  ### Features
272
149
 
273
- * **core:** add theming functions to sass styles ([#1382](https://github.com/carbon-design-system/carbon-charts/issues/1382)) ([6f56b2f](https://github.com/carbon-design-system/carbon-charts/commit/6f56b2f78436ab7c5d2e4fc83d9b3a91123c78b1))
274
-
275
-
276
-
277
-
150
+ - **core:** add theming functions to sass styles
151
+ ([#1382](https://github.com/carbon-design-system/carbon-charts/issues/1382))
152
+ ([6f56b2f](https://github.com/carbon-design-system/carbon-charts/commit/6f56b2f78436ab7c5d2e4fc83d9b3a91123c78b1))
278
153
 
279
154
  ## [1.0.4](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.3...v1.0.4) (2022-05-27)
280
155
 
281
156
  **Note:** Version bump only for package @carbon/charts-react
282
157
 
283
-
284
-
285
-
286
-
287
158
  ## [1.0.3](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.2...v1.0.3) (2022-05-25)
288
159
 
289
-
290
160
  ### Bug Fixes
291
161
 
292
- * **network-diagrams:** fix styling issues ([#1377](https://github.com/carbon-design-system/carbon-charts/issues/1377)) ([731b747](https://github.com/carbon-design-system/carbon-charts/commit/731b74708fbd2e239f2cf7f51a2a37b8f30ba3f6))
293
-
294
-
295
-
296
-
162
+ - **network-diagrams:** fix styling issues
163
+ ([#1377](https://github.com/carbon-design-system/carbon-charts/issues/1377))
164
+ ([731b747](https://github.com/carbon-design-system/carbon-charts/commit/731b74708fbd2e239f2cf7f51a2a37b8f30ba3f6))
297
165
 
298
166
  ## [1.0.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.1...v1.0.2) (2022-05-24)
299
167
 
300
168
  **Note:** Version bump only for package @carbon/charts-react
301
169
 
302
-
303
-
304
-
305
-
306
170
  ## [1.0.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.0...v1.0.1) (2022-05-24)
307
171
 
308
172
  **Note:** Version bump only for package @carbon/charts-react
309
173
 
310
-
311
-
312
-
313
-
314
174
  # [1.0.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.58.2...v1.0.0) (2022-05-24)
315
175
 
316
-
317
176
  ### Features
318
177
 
319
- * **monorepo:** Carbon v11 migration ([#1345](https://github.com/carbon-design-system/carbon-charts/issues/1345)) ([97c6fcd](https://github.com/carbon-design-system/carbon-charts/commit/97c6fcd842b83adbbeadd9fa1362d7727b91e6ff))
320
-
178
+ - **monorepo:** Carbon v11 migration
179
+ ([#1345](https://github.com/carbon-design-system/carbon-charts/issues/1345))
180
+ ([97c6fcd](https://github.com/carbon-design-system/carbon-charts/commit/97c6fcd842b83adbbeadd9fa1362d7727b91e6ff))
321
181
 
322
182
  ### BREAKING CHANGES
323
183
 
324
- * **monorepo:** node-sass => sass, theming
325
-
326
-
327
-
328
-
184
+ - **monorepo:** node-sass => sass, theming
329
185
 
330
186
  # Change Log
331
187
 
@@ -344,10 +200,10 @@ All notable changes to this project will be documented in this file. See
344
200
 
345
201
  ### Features
346
202
 
347
- - **react:** add react 18 as peerDep, update componentDidMount logic for
348
- strictmode
349
- ([#1364](https://github.com/carbon-design-system/carbon-charts/issues/1364))
350
- ([9af452f](https://github.com/carbon-design-system/carbon-charts/commit/9af452fa0ae63087ec09556fa34cba8c23bc4689))
203
+ - **react:** add react 18 as peerDep, update componentDidMount logic for
204
+ strictmode
205
+ ([#1364](https://github.com/carbon-design-system/carbon-charts/issues/1364))
206
+ ([9af452f](https://github.com/carbon-design-system/carbon-charts/commit/9af452fa0ae63087ec09556fa34cba8c23bc4689))
351
207
 
352
208
  ## [0.57.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.57.0...v0.57.1) (2022-05-06)
353
209
 
@@ -429,9 +285,9 @@ All notable changes to this project will be documented in this file. See
429
285
 
430
286
  ### Features
431
287
 
432
- - **core:** create heatmap chart
433
- ([#1200](https://github.com/carbon-design-system/carbon-charts/issues/1200))
434
- ([a55be0f](https://github.com/carbon-design-system/carbon-charts/commit/a55be0fcec6020b609ab18b2224562aaa9775321))
288
+ - **core:** create heatmap chart
289
+ ([#1200](https://github.com/carbon-design-system/carbon-charts/issues/1200))
290
+ ([a55be0f](https://github.com/carbon-design-system/carbon-charts/commit/a55be0fcec6020b609ab18b2224562aaa9775321))
435
291
 
436
292
  ## [0.53.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.53.4...v0.53.5) (2021-12-15)
437
293
 
@@ -457,12 +313,11 @@ All notable changes to this project will be documented in this file. See
457
313
 
458
314
  ### Features
459
315
 
460
- - **react diagrams:** add support for applying a custom class to the outer
461
- node
462
- ([#1222](https://github.com/carbon-design-system/carbon-charts/issues/1222))
463
- ([c7e8606](https://github.com/carbon-design-system/carbon-charts/commit/c7e8606e860702bf80ebfb9045a5965fcd2fa0ff)),
464
- closes
465
- [#1221](https://github.com/carbon-design-system/carbon-charts/issues/1221)
316
+ - **react diagrams:** add support for applying a custom class to the outer node
317
+ ([#1222](https://github.com/carbon-design-system/carbon-charts/issues/1222))
318
+ ([c7e8606](https://github.com/carbon-design-system/carbon-charts/commit/c7e8606e860702bf80ebfb9045a5965fcd2fa0ff)),
319
+ closes
320
+ [#1221](https://github.com/carbon-design-system/carbon-charts/issues/1221)
466
321
 
467
322
  ## [0.52.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.52.3...v0.52.4) (2021-12-01)
468
323
 
@@ -508,9 +363,9 @@ All notable changes to this project will be documented in this file. See
508
363
 
509
364
  ### Bug Fixes
510
365
 
511
- - **core:** address various accessibility violations
512
- ([#1199](https://github.com/carbon-design-system/carbon-charts/issues/1199))
513
- ([a4ab2c0](https://github.com/carbon-design-system/carbon-charts/commit/a4ab2c0e3a91513a18e5724faa87dfd80c81c248))
366
+ - **core:** address various accessibility violations
367
+ ([#1199](https://github.com/carbon-design-system/carbon-charts/issues/1199))
368
+ ([a4ab2c0](https://github.com/carbon-design-system/carbon-charts/commit/a4ab2c0e3a91513a18e5724faa87dfd80c81c248))
514
369
 
515
370
  ## [0.50.9](https://github.com/carbon-design-system/carbon-charts/compare/v0.50.8...v0.50.9) (2021-10-20)
516
371
 
@@ -584,11 +439,11 @@ All notable changes to this project will be documented in this file. See
584
439
 
585
440
  ### Features
586
441
 
587
- - **core:** create alluvial chart
588
- ([#1132](https://github.com/carbon-design-system/carbon-charts/issues/1132))
589
- ([08fa194](https://github.com/carbon-design-system/carbon-charts/commit/08fa194f1c59ab2110c0d221886fc0174c936194)),
590
- closes
591
- [#871](https://github.com/carbon-design-system/carbon-charts/issues/871)
442
+ - **core:** create alluvial chart
443
+ ([#1132](https://github.com/carbon-design-system/carbon-charts/issues/1132))
444
+ ([08fa194](https://github.com/carbon-design-system/carbon-charts/commit/08fa194f1c59ab2110c0d221886fc0174c936194)),
445
+ closes
446
+ [#871](https://github.com/carbon-design-system/carbon-charts/issues/871)
592
447
 
593
448
  ## [0.48.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.48.3...v0.48.4) (2021-09-13)
594
449
 
@@ -598,9 +453,9 @@ All notable changes to this project will be documented in this file. See
598
453
 
599
454
  ### Bug Fixes
600
455
 
601
- - **core:** diagram rendering issues in safari
602
- ([#1150](https://github.com/carbon-design-system/carbon-charts/issues/1150))
603
- ([fc123dd](https://github.com/carbon-design-system/carbon-charts/commit/fc123dda01795fbd4703362dd2688c5ac1940728))
456
+ - **core:** diagram rendering issues in safari
457
+ ([#1150](https://github.com/carbon-design-system/carbon-charts/issues/1150))
458
+ ([fc123dd](https://github.com/carbon-design-system/carbon-charts/commit/fc123dda01795fbd4703362dd2688c5ac1940728))
604
459
 
605
460
  ## [0.48.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.48.1...v0.48.2) (2021-09-13)
606
461
 
@@ -618,9 +473,9 @@ All notable changes to this project will be documented in this file. See
618
473
 
619
474
  ### Features
620
475
 
621
- - **core:** add tree chart
622
- ([#1116](https://github.com/carbon-design-system/carbon-charts/issues/1116))
623
- ([96e4988](https://github.com/carbon-design-system/carbon-charts/commit/96e4988d5b3926f2a9daa642c8ebb62058328aa3))
476
+ - **core:** add tree chart
477
+ ([#1116](https://github.com/carbon-design-system/carbon-charts/issues/1116))
478
+ ([96e4988](https://github.com/carbon-design-system/carbon-charts/commit/96e4988d5b3926f2a9daa642c8ebb62058328aa3))
624
479
 
625
480
  ## [0.46.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.46.4...v0.46.5) (2021-09-08)
626
481
 
@@ -646,9 +501,9 @@ All notable changes to this project will be documented in this file. See
646
501
 
647
502
  ### Features
648
503
 
649
- - **charts:** add proportional meter chart
650
- ([#1040](https://github.com/carbon-design-system/carbon-charts/issues/1040))
651
- ([10592e4](https://github.com/carbon-design-system/carbon-charts/commit/10592e40665d104117b8e2d2580e5edc407c3e8d))
504
+ - **charts:** add proportional meter chart
505
+ ([#1040](https://github.com/carbon-design-system/carbon-charts/issues/1040))
506
+ ([10592e4](https://github.com/carbon-design-system/carbon-charts/commit/10592e40665d104117b8e2d2580e5edc407c3e8d))
652
507
 
653
508
  # Change Log
654
509
 
@@ -683,9 +538,9 @@ All notable changes to this project will be documented in this file. See
683
538
 
684
539
  ### Features
685
540
 
686
- - **charts:** add histogram
687
- ([#1038](https://github.com/carbon-design-system/carbon-charts/issues/1038))
688
- ([07e07b3](https://github.com/carbon-design-system/carbon-charts/commit/07e07b3a2e8bc0eb01a7f4fdfc004e8095fb7b26))
541
+ - **charts:** add histogram
542
+ ([#1038](https://github.com/carbon-design-system/carbon-charts/issues/1038))
543
+ ([07e07b3](https://github.com/carbon-design-system/carbon-charts/commit/07e07b3a2e8bc0eb01a7f4fdfc004e8095fb7b26))
689
544
 
690
545
  # Change Log
691
546
 
@@ -881,9 +736,9 @@ All notable changes to this project will be documented in this file. See
881
736
 
882
737
  ### Bug Fixes
883
738
 
884
- - **core:** fix minor bug with data values that are undefined
885
- ([#1007](https://github.com/carbon-design-system/carbon-charts/issues/1007))
886
- ([5c4db99](https://github.com/carbon-design-system/carbon-charts/commit/5c4db996e3aaf5b8c8146b686945c9eb4a191b46))
739
+ - **core:** fix minor bug with data values that are undefined
740
+ ([#1007](https://github.com/carbon-design-system/carbon-charts/issues/1007))
741
+ ([5c4db99](https://github.com/carbon-design-system/carbon-charts/commit/5c4db996e3aaf5b8c8146b686945c9eb4a191b46))
887
742
 
888
743
  # Change Log
889
744
 
@@ -1094,11 +949,11 @@ All notable changes to this project will be documented in this file. See
1094
949
 
1095
950
  ### Bug Fixes
1096
951
 
1097
- - **types:** add peak, status properties to MeterChartOptions interface
1098
- ([#924](https://github.com/carbon-design-system/carbon-charts/issues/924))
1099
- ([ffff193](https://github.com/carbon-design-system/carbon-charts/commit/ffff19380e391fc603600e2630f7bb583a6a335b)),
1100
- closes
1101
- [#920](https://github.com/carbon-design-system/carbon-charts/issues/920)
952
+ - **types:** add peak, status properties to MeterChartOptions interface
953
+ ([#924](https://github.com/carbon-design-system/carbon-charts/issues/924))
954
+ ([ffff193](https://github.com/carbon-design-system/carbon-charts/commit/ffff19380e391fc603600e2630f7bb583a6a335b)),
955
+ closes
956
+ [#920](https://github.com/carbon-design-system/carbon-charts/issues/920)
1102
957
 
1103
958
  ## [0.41.22](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.21...v0.41.22) (2021-01-15)
1104
959
 
@@ -1601,9 +1456,9 @@ All notable changes to this project will be documented in this file. See
1601
1456
 
1602
1457
  ### Features
1603
1458
 
1604
- - **core:** add support for horizontal bar charts
1605
- ([#415](https://github.com/carbon-design-system/carbon-charts/issues/415))
1606
- ([6a480f0](https://github.com/carbon-design-system/carbon-charts/commit/6a480f0))
1459
+ - **core:** add support for horizontal bar charts
1460
+ ([#415](https://github.com/carbon-design-system/carbon-charts/issues/415))
1461
+ ([6a480f0](https://github.com/carbon-design-system/carbon-charts/commit/6a480f0))
1607
1462
 
1608
1463
  # [0.27.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.26.1...v0.27.0) (2020-01-20)
1609
1464
 
@@ -1669,8 +1524,8 @@ All notable changes to this project will be documented in this file. See
1669
1524
 
1670
1525
  ### Features
1671
1526
 
1672
- - **core, angular, react, vue:** Update chart width & height through options
1673
- ([f050c35](https://github.com/carbon-design-system/carbon-charts/commit/f050c35))
1527
+ - **core, angular, react, vue:** Update chart width & height through options
1528
+ ([f050c35](https://github.com/carbon-design-system/carbon-charts/commit/f050c35))
1674
1529
 
1675
1530
  # [0.21.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.20.1...v0.21.0) (2019-12-09)
1676
1531
 
@@ -1696,8 +1551,8 @@ All notable changes to this project will be documented in this file. See
1696
1551
 
1697
1552
  ### Bug Fixes
1698
1553
 
1699
- - **core:** build optimizations
1700
- ([fef77e5](https://github.com/carbon-design-system/carbon-charts/commit/fef77e5))
1554
+ - **core:** build optimizations
1555
+ ([fef77e5](https://github.com/carbon-design-system/carbon-charts/commit/fef77e5))
1701
1556
 
1702
1557
  # [0.17.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.25...v0.17.0) (2019-11-29)
1703
1558
 
@@ -1711,9 +1566,9 @@ All notable changes to this project will be documented in this file. See
1711
1566
 
1712
1567
  ### Bug Fixes
1713
1568
 
1714
- - **core, react, angular, vue:** default width & height to 100%, and call
1715
- setOptions on option change
1716
- ([db251b4](https://github.com/carbon-design-system/carbon-charts/commit/db251b4))
1569
+ - **core, react, angular, vue:** default width & height to 100%, and call
1570
+ setOptions on option change
1571
+ ([db251b4](https://github.com/carbon-design-system/carbon-charts/commit/db251b4))
1717
1572
 
1718
1573
  ## [0.16.23](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.22...v0.16.23) (2019-10-25)
1719
1574
 
@@ -1867,17 +1722,16 @@ All notable changes to this project will be documented in this file. See
1867
1722
 
1868
1723
  ### Bug Fixes
1869
1724
 
1870
- - **react core:** change main bundle to umd in core, and update imports in
1871
- react
1872
- ([df9c7c3](https://github.com/carbon-design-system/carbon-charts/commit/df9c7c3))
1725
+ - **react core:** change main bundle to umd in core, and update imports in react
1726
+ ([df9c7c3](https://github.com/carbon-design-system/carbon-charts/commit/df9c7c3))
1873
1727
 
1874
1728
  ## [0.12.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.12.2...v0.12.3) (2019-06-26)
1875
1729
 
1876
1730
  ### Bug Fixes
1877
1731
 
1878
- - **react:** handle data updates from state, and fix errors with width/height
1879
- prop
1880
- ([a00294f](https://github.com/carbon-design-system/carbon-charts/commit/a00294f))
1732
+ - **react:** handle data updates from state, and fix errors with width/height
1733
+ prop
1734
+ ([a00294f](https://github.com/carbon-design-system/carbon-charts/commit/a00294f))
1881
1735
 
1882
1736
  ## [0.12.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.12.1...v0.12.2) (2019-06-07)
1883
1737
 
@@ -1911,9 +1765,9 @@ All notable changes to this project will be documented in this file. See
1911
1765
 
1912
1766
  ### Bug Fixes
1913
1767
 
1914
- - **react:** use es6 style exports in index.js
1915
- ([#241](https://github.com/carbon-design-system/carbon-charts/issues/241))
1916
- ([65964ae](https://github.com/carbon-design-system/carbon-charts/commit/65964ae))
1768
+ - **react:** use es6 style exports in index.js
1769
+ ([#241](https://github.com/carbon-design-system/carbon-charts/issues/241))
1770
+ ([65964ae](https://github.com/carbon-design-system/carbon-charts/commit/65964ae))
1917
1771
 
1918
1772
  ## [0.11.10](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.9...v0.11.10) (2019-04-02)
1919
1773
 
@@ -1939,9 +1793,9 @@ All notable changes to this project will be documented in this file. See
1939
1793
 
1940
1794
  ### Bug Fixes
1941
1795
 
1942
- - **build:** refactor deploy and update package.jsons
1943
- ([#223](https://github.com/carbon-design-system/carbon-charts/issues/223))
1944
- ([fb512cb](https://github.com/carbon-design-system/carbon-charts/commit/fb512cb))
1796
+ - **build:** refactor deploy and update package.jsons
1797
+ ([#223](https://github.com/carbon-design-system/carbon-charts/issues/223))
1798
+ ([fb512cb](https://github.com/carbon-design-system/carbon-charts/commit/fb512cb))
1945
1799
 
1946
1800
  ## [0.11.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.3...v0.11.4) (2019-03-25)
1947
1801
 
@@ -1951,9 +1805,9 @@ All notable changes to this project will be documented in this file. See
1951
1805
 
1952
1806
  ### Bug Fixes
1953
1807
 
1954
- - **react:** Move react and react-dom to peerDependencies
1955
- ([#217](https://github.com/carbon-design-system/carbon-charts/issues/217))
1956
- ([e1d0b36](https://github.com/carbon-design-system/carbon-charts/commit/e1d0b36))
1808
+ - **react:** Move react and react-dom to peerDependencies
1809
+ ([#217](https://github.com/carbon-design-system/carbon-charts/issues/217))
1810
+ ([e1d0b36](https://github.com/carbon-design-system/carbon-charts/commit/e1d0b36))
1957
1811
 
1958
1812
  # [0.11.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.10.5...v0.11.0) (2019-03-12)
1959
1813
 
@@ -1987,8 +1841,8 @@ All notable changes to this project will be documented in this file. See
1987
1841
 
1988
1842
  ### Bug Fixes
1989
1843
 
1990
- - **bar:** add maxWidth and other bar fixes
1991
- ([3866d86](https://github.com/carbon-design-system/carbon-charts/commit/3866d86))
1844
+ - **bar:** add maxWidth and other bar fixes
1845
+ ([3866d86](https://github.com/carbon-design-system/carbon-charts/commit/3866d86))
1992
1846
 
1993
1847
  ## [0.9.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.9.4...v0.9.5) (2019-02-20)
1994
1848
 
@@ -2050,8 +1904,8 @@ All notable changes to this project will be documented in this file. See
2050
1904
 
2051
1905
  ### Bug Fixes
2052
1906
 
2053
- - **react:** Export DonutChart in React package
2054
- ([f164072](https://github.com/carbon-design-system/carbon-charts/commit/f164072))
1907
+ - **react:** Export DonutChart in React package
1908
+ ([f164072](https://github.com/carbon-design-system/carbon-charts/commit/f164072))
2055
1909
 
2056
1910
  ## [0.7.14](https://github.com/carbon-design-system/carbon-charts/compare/v0.7.13...v0.7.14) (2019-01-03)
2057
1911
 
@@ -2065,8 +1919,8 @@ All notable changes to this project will be documented in this file. See
2065
1919
 
2066
1920
  ### Bug Fixes
2067
1921
 
2068
- - **react:** Fix react wrappers resizing with animation
2069
- ([4219f33](https://github.com/carbon-design-system/carbon-charts/commit/4219f33))
1922
+ - **react:** Fix react wrappers resizing with animation
1923
+ ([4219f33](https://github.com/carbon-design-system/carbon-charts/commit/4219f33))
2070
1924
 
2071
1925
  ## [0.7.9](https://github.com/carbon-design-system/carbon-charts/compare/v0.7.8...v0.7.9) (2018-11-22)
2072
1926
 
@@ -2116,8 +1970,8 @@ All notable changes to this project will be documented in this file. See
2116
1970
 
2117
1971
  ### Bug Fixes
2118
1972
 
2119
- - **angular:** Fix babel-polyfill multiple instances issue
2120
- ([4a2f165](https://github.com/carbon-design-system/carbon-charts/commit/4a2f165))
1973
+ - **angular:** Fix babel-polyfill multiple instances issue
1974
+ ([4a2f165](https://github.com/carbon-design-system/carbon-charts/commit/4a2f165))
2121
1975
 
2122
1976
  # [0.6.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.5.4...v0.6.0) (2018-11-01)
2123
1977
 
@@ -2177,8 +2031,8 @@ All notable changes to this project will be documented in this file. See
2177
2031
 
2178
2032
  ### Features
2179
2033
 
2180
- - **core angular react:** Resolve DAP violations
2181
- ([86f6e05](https://github.com/carbon-design-system/carbon-charts/commit/86f6e05))
2034
+ - **core angular react:** Resolve DAP violations
2035
+ ([86f6e05](https://github.com/carbon-design-system/carbon-charts/commit/86f6e05))
2182
2036
 
2183
2037
  <a name="0.3.0"></a>
2184
2038
 
@@ -2192,8 +2046,8 @@ All notable changes to this project will be documented in this file. See
2192
2046
 
2193
2047
  ### Features
2194
2048
 
2195
- - **core angular react:** trigger a minor release in Travis
2196
- ([2995cfa](https://github.com/carbon-design-system/carbon-charts/commit/2995cfa))
2049
+ - **core angular react:** trigger a minor release in Travis
2050
+ ([2995cfa](https://github.com/carbon-design-system/carbon-charts/commit/2995cfa))
2197
2051
 
2198
2052
  <a name="0.1.0"></a>
2199
2053
 
@@ -2201,17 +2055,17 @@ All notable changes to this project will be documented in this file. See
2201
2055
 
2202
2056
  ### Bug Fixes
2203
2057
 
2204
- - **core angular react:** fix tooltip styling
2205
- ([80b36f5](https://github.com/carbon-design-system/carbon-charts/commit/80b36f5))
2058
+ - **core angular react:** fix tooltip styling
2059
+ ([80b36f5](https://github.com/carbon-design-system/carbon-charts/commit/80b36f5))
2206
2060
 
2207
2061
  ### Features
2208
2062
 
2209
- - **core react angular:** carbon styling
2210
- ([5064f63](https://github.com/carbon-design-system/carbon-charts/commit/5064f63))
2211
- - **react wrappers storybook:** full react wrappers
2212
- ([4a456ee](https://github.com/carbon-design-system/carbon-charts/commit/4a456ee)),
2213
- closes
2214
- [#117](https://github.com/carbon-design-system/carbon-charts/issues/117)
2215
- [#115](https://github.com/carbon-design-system/carbon-charts/issues/115)
2216
- [#120](https://github.com/carbon-design-system/carbon-charts/issues/120)
2217
- [#121](https://github.com/carbon-design-system/carbon-charts/issues/121)
2063
+ - **core react angular:** carbon styling
2064
+ ([5064f63](https://github.com/carbon-design-system/carbon-charts/commit/5064f63))
2065
+ - **react wrappers storybook:** full react wrappers
2066
+ ([4a456ee](https://github.com/carbon-design-system/carbon-charts/commit/4a456ee)),
2067
+ closes
2068
+ [#117](https://github.com/carbon-design-system/carbon-charts/issues/117)
2069
+ [#115](https://github.com/carbon-design-system/carbon-charts/issues/115)
2070
+ [#120](https://github.com/carbon-design-system/carbon-charts/issues/120)
2071
+ [#121](https://github.com/carbon-design-system/carbon-charts/issues/121)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carbon/charts-react",
3
- "version": "1.7.1",
3
+ "version": "1.7.2",
4
4
  "description": "Carbon charting components for React",
5
5
  "main": "./bundle.js",
6
6
  "module": "./index.js",
@@ -49,7 +49,7 @@
49
49
  },
50
50
  "homepage": "https://github.com/carbon-design-system/carbon-charts#readme",
51
51
  "dependencies": {
52
- "@carbon/charts": "^1.7.1",
52
+ "@carbon/charts": "^1.7.2",
53
53
  "@carbon/icons-react": "^10.49.0",
54
54
  "@carbon/telemetry": "0.1.0"
55
55
  },