Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Release 1.5.0

Compare
Choose a tag to compare
@mabreuortega mabreuortega released this 15 Jun 21:20
· 68 commits to mainline since this release
479937e
  • Made improvements to meet WCAG accessibility requirements
    • Pagination
    • Fix contrast colors in multiple components
    • Associate hints with inputs
    • Improve accessibility of text areas and table buttons
    • Improve the search functionality's user experience and accessibility
    • Add aria-role alert for Alert component
    • Makes interactive legends accessible and programmatically available
    • Add programmatic status messages to tables
    • Make modal experience more accessible
  • Add a hover state to tabs and make topic areas hidden by default
  • Improve the layout of the add/edit metric screen
  • Add support for the new table pagination layout
  • Fix numbering logic
  • Fix the Save functionality in Edit Table/Chart
  • Perform html escape on the returned error message
  • Improves the UX for the CheckData component
  • Updated dependency libraries to address potential security vulnerabilities