Releases: feedzai/AutoVizuA11y
Releases · feedzai/AutoVizuA11y
v2.0.3
v2.0.2
2.0.2 - 2024-10-24
Added
- Dynamic changes in the data or DOM elements now trigger updates in the tool
v2.0.1
2.0.1 - 2024-10-08
Added
- Aligned native ShortcutGuide styling with the prototypes
v2.0.0
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
1.0.3 - 2024-01-09
Added
- Remove unused dependency
v1.0.2
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
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
1.0.0 - 2023-11-14
Added
- Added support for charts with multiple encodings
v0.2.0
- Extended React compatibility to support projects with React >=16.14.0
- Set up automatic semantic versioning
Initial Release
Initial public release of AutoVizuA11y.