Skip to content

Releases: hope-ui/hope-ui

v0.6.3

01 Aug 07:17
Compare
Choose a tag to compare

πŸ› Bug fixes

  • Added imageProps to Avatar.

v0.6.2

31 May 11:38
3d1f1ba
Compare
Choose a tag to compare

πŸ› Bug fixes

  • Select doesn't work in overlay components Modal/Drawer (#166).

v0.6.1

21 May 08:33
Compare
Choose a tag to compare

πŸ› Bug fixes

  • Opening accordion triggers form submission (#154).
  • Notification close button is too small on mobile devices (#155).

v0.6.0

15 May 12:08
Compare
Choose a tag to compare

πŸ’₯ BREAKING CHANGES

  • Update solid-js peer dependency version to ^1.4.0.

πŸ› Bug fixes

  • Select and Menu doesn't work with SolidJS ^1.4.0 (#150).

v0.5.1

08 May 10:34
Compare
Choose a tag to compare

πŸ› Bug fixes

  • Clicking Scrollbar in Select closes dropdown instead of scrolling (#145).

v0.5.0

04 May 08:08
Compare
Choose a tag to compare

πŸ’₯ BREAKING CHANGES

  • CheckboxControl and CheckboxLabel components has been removed.
  • RadioControl and RadioLabel components has been removed.
  • SwitchControl and SwitchLabel components has been removed.

πŸ› Bug fixes

  • Input event listener leak (#141).

v0.4.5

28 Apr 11:33
Compare
Choose a tag to compare

πŸ› Bug fixes

  • Select in controlled mode doesn't show the current value (#140).

v0.4.4

28 Apr 08:08
Compare
Choose a tag to compare

πŸ› Bug fixes

  • _hover style prop is not applied on Button and Tabs.

v0.4.3

28 Apr 08:07
Compare
Choose a tag to compare

πŸ› Bug fixes

  • Export all component styles.

v0.4.2

08 Apr 09:55
Compare
Choose a tag to compare

πŸ› Bug fixes

  • improved Notification styles.