What's Changed
Features
- Icons: add
graph
andmaximize
icons (#1049) (6e9bd87) - Table: add
hideSelectAll
prop to hide checkbox in header (#1058) (04be730) - Table: add rows grouping (#1003) (ecbaaed)
- Table: include returning subrows when on expandable multiple mode (#1054) (b46b8ba)
- Table: support providing selected rows to sync with external model (#1055) (f47d1d8)
Bug Fixes
- Listbox: add bgcolor to selected indicator (#1033) (4f436be)
- MoneyInput: use locale from context if no locale provided (#1050) (e87320d)
- TextInput, InvalidField: remove a11y attribute error message + aria-invalid is automatic (#1034) (45dc6fc)
Dependencies
Full Changelog: v9.1.1...v9.2.0