Releases: sonnat/sonnat-ui
Releases · sonnat/sonnat-ui
v1.0.14
Core Changes
- Update in-code API documentation
- Fixed a bug related to the
fluid
property.
v1.0.13
Core Changes
- Update in-code API documentation
- [CheckGroup] fixed a bug that caused changeListener to stop working in controlled CheckGroups
- [RadioGroup] fixed a bug that caused changeListener to stop working in controlled RadioGroups
v1.0.12
Core Changes
- Update in-code API documentation
- Minor improvements
- [Checkbox] use
useControlled
hook instead of useState
- [Radio] use
useControlled
hook instead of useState
- [Switch] use
useControlled
hook instead of useState
v1.0.11
Core Changes
- Update in-code API documentation
- [Snackbar] Fixed a bug related to the placement
- [Snackbar] Fixed a bug related to theme changes
v1.0.10
Core Changes
- Update in-code API documentation
- [Menu] Fixed bugs related to the overflowing
v1.0.9
Core Changes
- Type declaration fixing
- Fixed a bug related to the wrong collision checking in the tooltip component
v1.0.7
Core Changes
- Type declaration fixing
- Hotfix appearance issues
v1.0.6
Core Changes
- Minor improvements
- Hotfix appearance issue
- Remove dead codes
v1.0.5
Core Changes
- Hotfix issues related to typings and theming
v1.0.4
Core Changes
- Minor improvements
- Hotfixing issues related to typings and theming