v1.1.2
KevinVandy/mantine-react-tablev1.1.2Aug 18, 2023by KevinVandy
AI Summary
Improvements to UX by managing edit button states and input visibility, plus a new locale.
Key Highlights
- Disabled other row edit buttons when one is active
- Hide clear buttons on empty global and filter inputs
- Added Estonian (ET) locale
New Features
- Estonian locale
- UX improvements for edit buttons and input visibility
Full Release Notes
## What's Changed - Disable other row edit buttons when one row is being edited by default - Hide global and filter text input clear buttons until there is text in the input - Estonian (ET) locale with example by @madhenry in https://github.com/KevinVandy/mantine-react-table/pull/110 ## New Contributors * @madhenry made their first contribution in https://github.com/KevinVandy/mantine-react-table/pull/110 **Full Changelog**: https://github.com/KevinVandy/mantine-react-table/compare/v1.1.1...v1.1.2