Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.91 KB

File metadata and controls

35 lines (19 loc) · 1.91 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0 (2021-11-18)

  • 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

1.1.1 (2021-10-27)

Note: Version bump only for package @visa/charts

1.1.0 (2021-08-09)

Features

  • push keyboard-instructions, animationConfig, label-collision and fixes across lib (ea1b1a4)

1.0.2 (2021-04-13)

Note: Version bump only for package @visa/charts within visachartR

1.0.1 (2021-04-02)

Note: Version bump only for package @visa/charts within visachartR

1.0.0 (2021-03-19)

Note: Initial release of visachartR package, see the @visa/charts changelog for additional details pre-dating this package.