All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
6.0.0 (2021-11-18)
- refactor object emitted on click and hover events in pie, scatter, stacked (2f5e797)
- 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
5.3.1 (2021-10-27)
- add label collision to update functions across lib, doc and testing updates to support (83e63dc)
5.3.0 (2021-08-09)
- push keyboard-instructions, animationConfig, label-collision and fixes across lib (ea1b1a4)
5.2.3 (2021-04-13)
Note: Version bump only for package @visa/scatter-plot
5.2.2 (2021-04-02)
Note: Version bump only for package @visa/scatter-plot
5.2.1 (2021-04-02)
- refactor accessibility util, update utils & types for alluvial, clean dependencies (a7305ef)
5.2.0 (2021-04-01)
- add keyboardNavConfig to accessibility util and component apis (7f6e8ef)
5.1.1 (2021-02-18)
Note: Version bump only for package @visa/scatter-plot
5.1.0 (2021-02-09)
- revert d3-array and d3-scale, enable commonjs bundles, add devDependency es5-check (c6fea3c)
- accessibility's hideStrokes and interaction state applied to legend (0674b60)
5.0.1 (2020-12-22)
- initial commit (2383586)