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

Releases: sonnat/sonnat-ui

v2.0.9

13 Sep 09:11
Compare
Choose a tag to compare

What's Changed

  • [🐛] Fix an issue that caused the space key to not work in search input by @mimshins in #31

Full Changelog: v2.0.8...v2.0.9

v2.0.8

14 Jan 12:46
Compare
Choose a tag to compare

What's Changed (HOTFIX)

  • [:bug:] opt-in debounce option to the ResizeSensor by @mimshins in #28

Full Changelog: v2.0.7...v2.0.8

v2.0.7

27 Apr 08:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.0.7

v2.0.6

27 Apr 07:56
Compare
Choose a tag to compare

What's Changed

  • [🐛] fix the controlled behavior of menus by @mimshins
  • [🐛] add the missing onClose callback calls on autoHide by @mimshins

Full Changelog: v2.0.5...v2.0.6

v2.0.5

26 Apr 10:35
Compare
Choose a tag to compare

What's Changed

  • [🐛] fix triggersOn="mouseMove" behavior

Full Changelog: v2.0.4...v2.0.5

v2.0.4

26 Apr 07:03
Compare
Choose a tag to compare

What's Changed

  • Hotfix poppers by @mimshins in #20
  • UI improvements by @mimshins in #21
  • [Chips][:lipstick:] fix interface inconsistencies by @mimshins in #23
  • [Dialog][:lipstick:] improve the experience of overflowed interface by @mimshins in #24
  • [Button][:lipstick:] fix the autoFocus behavior by @mimshins in #25
  • [TextArea][:lipstick:] fix autoResize behavior by @mimshins in #26

Full Changelog: v2.0.3...v2.0.4

v2.1.0-canary.1

12 Mar 13:21
Compare
Choose a tag to compare
v2.1.0-canary.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0-canary.0...v2.1.0-canary.1

v2.1.0-canary.0

12 Mar 07:59
Compare
Choose a tag to compare
v2.1.0-canary.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.3...v2.1.0-canary.0

v2.0.3

01 Feb 14:35
2ae68e0
Compare
Choose a tag to compare

Core Changes

  • [🐛] Fix a type declaration issue related to Theme and DefaultTheme

Master by @mimshins in #14
Full Changelog: v2.0.2...v2.0.3

v2.0.2

01 Feb 11:53
Compare
Choose a tag to compare

Core Changes

  • [🐛] Fix an issue that causes to generate wrong css variables (28b95ad)
  • [💄] Update Snackbar foreground colors (7ffdd73)
  • [🐛] Fix a bug related to getContrastColorOf function (95bc9a1)

Full Changelog: v2.0.1...v2.0.2