Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Releases: sonnat/sonnat-ui

v1.0.14

19 Apr 11:02
Compare
Choose a tag to compare

Core Changes

  • Update in-code API documentation
  • Fixed a bug related to the fluid property.

v1.0.13

18 Apr 12:17
Compare
Choose a tag to compare

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

18 Apr 09:05
Compare
Choose a tag to compare

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

17 Apr 11:53
Compare
Choose a tag to compare

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

13 Apr 09:57
Compare
Choose a tag to compare

Core Changes

  • Update in-code API documentation
  • [Menu] Fixed bugs related to the overflowing

v1.0.9

11 Apr 09:59
Compare
Choose a tag to compare

Core Changes

  • Type declaration fixing
  • Fixed a bug related to the wrong collision checking in the tooltip component

v1.0.7

10 Apr 05:49
Compare
Choose a tag to compare

Core Changes

  • Type declaration fixing
  • Hotfix appearance issues

v1.0.6

04 Apr 08:37
Compare
Choose a tag to compare

Core Changes

  • Minor improvements
  • Hotfix appearance issue
  • Remove dead codes

v1.0.5

03 Apr 10:42
Compare
Choose a tag to compare

Core Changes

  • Hotfix issues related to typings and theming

v1.0.4

03 Apr 06:55
Compare
Choose a tag to compare

Core Changes

  • Minor improvements
  • Hotfixing issues related to typings and theming