Releases: EightfoldAI/octuple
Releases · EightfoldAI/octuple
Release 2.52.22
v2.52.22
chore(release): 2.52.22
Release 2.52.21-0
Bug Fixes
- dropdown: removed outer container tabindex (#930) (5d05021)
- eng-120721 : added role to date picker span tag (#924) (3a05bbb)
- remove unused event parameter from Table sorter onClick handler (#935) (c44c384)
- table cells access using shortcut key (#934) (0d0b03f)
Release 2.52.18
Bug Fixes
- dropdown items are not moving to the next tab index due to stopProgation (#911) (d571817)
Release 2.52.17
Bug Fixes
- auto close date picker after selection (#907) (5c8c0ce)
- dropdown auto click the element when TAB operation is invoked (#909) (a86ce4d)
Release 2.52.16
Bug Fixes
- auto close date picker after selection (#907) (5c8c0ce)
Release 2.52.13
Features
- [Select] make dropdown role=group and pass correct id to options list for a11y (#897) (c52cc75)
Bug Fixes
- floating-dropdrow: a11y fix for accessibility (#899) (1aa214d)
Release 2.51.12
Bug Fixes
- pills: Remove pointer-events: none from readonly pill (#895) (dc4c703)
- snack: Use ID from SnackBarProps and return a close callback fn (#894) (2619371)
Release 2.51.11
Bug Fixes
- accordion: remove role presentation and add default aria-label on expand toggle button for a11y (#887) (d30dd08)
- formError: fixed focus not moving to 1st required input on error (#889) (2a60c4d)