All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.0.1 (2024-11-15)
- package and version bumps for 8.0.1 fix release (a021bdc)
5.0.0 (2024-10-25)
- package bumps and point charts react to correct types location (8aa325b)
- revert react-output-target to 0.5.3 and adjust configs to match (e056f8c)
- bump to stencil 4.21.0 and angular 17 (e056f8c)
- Older node, react and angular versions may no longer be compatible with stencil 4 and updated output targets.
4.2.0 (2024-02-16)
- version bump for charts angular vue react (2a75bb0)
4.1.2 (2024-02-09)
Note: Version bump only for package @visa/charts-react
4.1.1 (2023-09-28)
- charts-react package updates (84ba86e)
4.1.0 (2023-06-16)
- internationalization i18n validations i18n testing (5e0325b)
4.0.0 (2023-02-01)
- bump react to v18.2, d3-color to v3, update configs (b3984b3)
- d3-color v3 no longer supports ie11, thus charts-react will no longer support es5/legacy browsers
Co-authored-by: David Kutas [email protected]
3.2.0 (2023-01-13)
- add dataKeyNames, sizeConfig tooltip default, dismiss tooltip w/ esc, no group accessor handling & initialLoadEndEvent (de01a0a)
3.1.2 (2022-07-28)
- add charts-types as a dev dependency to bundles (213fbb8)
3.1.1 (2022-06-27)
Note: Version bump only for package @visa/charts-react
3.1.0 (2022-03-29)
- bump dependencies to recent security vuln notices (8749b9b)
- major bump of stencil, bump other deps as well, add storybook demo app (70719eb)
3.0.1 (2022-02-04)
Note: Version bump only for package @visa/charts-react
3.0.0 (2021-11-18)
- remove old components, refactor object emitted, bump dependencies (76d1de4)
- e.detail now contains two objects, data and target. To access data object, you now need to use e.detail.data. clickFunc, hoverFunc, and mouseOutFunc have been removed and replaced with clickEvent, hoverEvent, and mouseOutEvent, respectively.
- level-indicator, group-charts, pareto-chart and clustered-force-layout non production components have been removed from VCC repo and bundles
2.2.2 (2021-10-27)
Note: Version bump only for package @visa/charts-react
2.2.1 (2021-08-09)
Note: Version bump only for package @visa/charts-react
2.2.0 (2021-08-09)
- push keyboard-instructions, animationConfig, label-collision and fixes across lib (ea1b1a4)
2.1.2 (2021-04-13)
Note: Version bump only for package @visa/charts-react
2.1.1 (2021-04-02)
- add resoultion to fix mapbox-map dependency audit results (a655f60)
2.1.0 (2021-04-02)
- add alluvial diagram to chart bundles (9fd5cef)
2.0.6 (2021-04-01)
Note: Version bump only for package @visa/charts-react
2.0.5 (2021-02-18)
Note: Version bump only for package @visa/charts-react
2.0.4 (2021-02-09)
- revert d3-array and d3-scale, enable commonjs bundles, add devDependency es5-check (c6fea3c)
2.0.2 (2020-12-22)
- initial commit (2383586)