Skip to content

Releases: hc-oss/react-multi-select-component

v2.0.2: Merge pull request #7 from harshzalavadiya/ui-improvements

21 Apr 17:32
fc02aca

Choose a tag to compare

Changelog

  • ♻️ additional color for selected item
  • 🐛 cursor inconsistency
  • ♻️ added new css var for consistant spacing
  • 🔖 from v2.0.1 to 2.0.2

v2.0.1

10 Apr 12:58

Choose a tag to compare

Changelog

  • Bundlesize is now reduced to ~3.4KB
  • Added @ampproject/filesize to keep track of bundlesize after every build

thank you @cristianbote for #4 [both of this changes]

v2.0.0

07 Apr 20:57

Choose a tag to compare

Changelog

Breaking Changes

  • <ThemeProvider/> removed and adopted CSS variables
  • If you are using library without customized theme it's fully backward comptable
  • How to use CSS variables can be found here

v1.3.3: Merge pull request #1 from Ryzoo/master

19 Mar 09:02
3ab37c2

Choose a tag to compare

Added possibility to focus search on start.

v1.3.2

29 Nov 15:44

Choose a tag to compare

:bookmark: v1.3.1→1.3.2

v1.3.1

29 Nov 12:27

Choose a tag to compare

:bookmark: v1.3.0→v1.3.1

v1.3.0

29 Nov 12:05

Choose a tag to compare

Merge branch 'master' of https://github.com/harshzalavadiya/react-mul…

v1.2.0

29 Nov 11:35

Choose a tag to compare

:pencil: Removed CSB in favor of Storybook

v1.0.1

29 Nov 09:50

Choose a tag to compare

:recycle: updated isLoading flag for storybook

v1.0.0

28 Nov 19:10

Choose a tag to compare

:tada: initial code