segunadebayo
released this
22 Aug 12:37
·
287 commits
to main
since this release
Added
-
Editable
- Add support for controlled the editable's state (edit/preview) using
edit
andonEditChange
- Add support for controlled the editable's state (edit/preview) using
-
Pagination
- Expose
api.count
property
- Expose
Changed
-
Editable
- Removed
onEdit
in favor ofonEditChange
- Removed
startsWithEditView
in favor ofedit
prop
- Removed
Fixed
-
Dialog
- Fix issue where closing a nested dialog focuses the first focusable element in the parent dialog instead of the
previously focused element.
- Fix issue where closing a nested dialog focuses the first focusable element in the parent dialog instead of the
-
Steps: Fixed issue where the steps component was not exported in the index file.