Skip to content

Releases: feedzai/AutoVizuA11y

v2.0.3

04 Nov 12:32
Compare
Choose a tag to compare

2.0.3 - 2024-11-04

Added

  • Adds missing types
  • Fixed the issue where components were not being properly exported

v2.0.2

24 Oct 10:33
Compare
Choose a tag to compare

2.0.2 - 2024-10-24

Added

  • Dynamic changes in the data or DOM elements now trigger updates in the tool

v2.0.1

08 Oct 12:58
Compare
Choose a tag to compare

2.0.1 - 2024-10-08

Added

  • Aligned native ShortcutGuide styling with the prototypes

v2.0.0

04 Oct 10:42
Compare
Choose a tag to compare

2.0.0 - 2024-10-04

Added

  • Changed bundler from babel to vite
  • Replaced jest with cypress
  • Converted Javascript to Typescript
  • Added documentation
  • Revised the file structure
  • Refactored code with React best practices
  • Converted the ShortcutGuide into a prop, making it overridable and customizable

v1.0.3

09 Jan 16:53
Compare
Choose a tag to compare

1.0.3 - 2024-01-09

Added

  • Remove unused dependency

v1.0.2

06 Dec 17:24
Compare
Choose a tag to compare

1.0.2 - 2023-12-06

Added

  • Fixed the previously correction of the "series:" class attribution in the data elements that would break the navigation inside multi series charts

v1.0.1

06 Dec 15:32
Compare
Choose a tag to compare

1.0.1 - 2023-12-06

Added

  • Corrected the attribution of the "series:" class in the data elements that would break the navigation inside multi series charts

v1.0.0

14 Nov 17:55
Compare
Choose a tag to compare

1.0.0 - 2023-11-14

Added

  • Added support for charts with multiple encodings

v0.2.0

02 Nov 19:58
Compare
Choose a tag to compare
  • Extended React compatibility to support projects with React >=16.14.0
  • Set up automatic semantic versioning

Initial Release

13 Sep 14:06
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial public release of AutoVizuA11y.