Releases: EightfoldAI/octuple
Releases · EightfoldAI/octuple
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)
Release 2.51.10
Features
- feature flags: Add feature flag config for Octuple (#875) (2e2580f)
Bug Fixes
- accordion: typo in button role (#882) (5ee126e)
- make stepper region focusable if scrollable (#876) (da5e5c3)
- menuItem: Add wrap for long text in menu items (#879) (9652629)
- select: address selected items getting unselected when expanded. (#881) (a76d32e)
- select: remove toggle button from tab order (#883) (cb0ba93)
Release 2.51.9
Bug Fixes
- improve basic snackbar and infobar layouts (#874) (647794f)
Release 2.51.8
Features
- textInput: adds aria-invalid and aria-describedby for a11y error announcement (#872) (8afab61)