NEWS
visachartR 4.0.1 (2024-11-15)
Bug Fixes
- package and version bumps for 8.0.1 fix release (a021bdc)
4.0.0 (2024-10-29)
Bug Fixes
- revert react-output-target to 0.5.3 and adjust configs to match (e056f8c)
chore
- bump to stencil 4.21.0 and angular 17 (e056f8c)
BREAKING CHANGES
- Older node, react and angular versions may no longer be compatible with stencil 4 and updated output targets.
3.3.0 (2024-02-16)
Bug Fixes
- package bump for redeploy (b61f009)
Features
- version bump for charts angular vue react (2a75bb0)
3.2.1 (2024-02-09)
- Version bump only for package @visa/charts
3.2.0 (2023-09-28)
Features
- legendSubTitle internal user agent detection testing documentation (3a3fd00)
3.1.0 (2023-06-16)
Features
- internationalization i18n validations i18n testing (5e0325b)
visachartR 3.0.0 (2023-02-01)
chore
- d3-color bump to 3.1.0 and resolutions (dd9a2fb)
BREAKING CHANGES
- d3-color bump to 3.1.0, IE11 support no longer maintained. If you need to support IE11, you should stick with the previous release.
visachartR 2.2.0 (2023-01-20)
Features
- add dataKeyNames, sizeConfig tooltip default, dismiss tooltip w/ esc, no group accessor handling & initialLoadEndEvent (de01a0a)
visachartR 2.1.2 (2022-08-12)
Features
- add custom elements bundle output target to @visa/charts (c5c3911)
visachartR 2.1.1 (2022-07-09)
Note: Version bump only for package @visa/charts
visachartR 2.1.0 (2022-03-30)
Features
- major bump of stencil, bump other deps as well, add storybook demo app (70719eb)
visachartR 2.0.1 (2022-02-04)
Note: Version bump only for package @visa/charts
visachartR 2.0.0 (2022-01-06)
- chore: remove old components, refactor object emitted, bump dependencies (caff437)
BREAKING CHANGES
- 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
visachartR 1.1.1 (2021-11-02)
Note: Version bump only for package @visa/charts
visachartR 1.1.0 (2021-08-20)
Features
- push keyboard-instructions, animationConfig, label-collision and fixes across lib (ea1b1a4)
visachartR 1.0.2 (2021-05-05)
Note: Version bump only for package @visa/charts within visachartR
visachartR 1.0.1
Note: Version bump only for package @visa/charts within visachartR
visachartR 1.0.0
Note: Initial release of visachartR package, see the @visa/charts changelog for additional details pre-dating this package.