Skip to content

Releases: floriansimunek/react-select-menu

v1.0.9

03 Oct 14:54
5bce031
Compare
Choose a tag to compare
🔖 Release 1.0.9 (#191)

v1.0.8

03 Oct 14:51
bf43497
Compare
Choose a tag to compare
✨ Feature#187 add jsdoc (#189)

* 📝 Add JSDoc for chevronIcon component

* 📝 Add JSDoc for closeIcon component

* 📝 Add JSDoc for GroupLabel component

* 📝 Add JSDoc for Input component

* 📝 Add JSDoc for Item component

* 📝 Add JSDoc for Label component

* 📝 Add JSDoc for Menu component

* 📝 Add JSDoc for Select component

* 🔖 Release 1.0.8

v1.0.7

22 Sep 20:57
b074ad9
Compare
Choose a tag to compare
🔖 1.0.7 (#184)

v1.0.6

21 Sep 15:39
955fdbd
Compare
Choose a tag to compare
🐛 Fix ts types exporting (#158)

* 🐛 Fix ts types exporting

* 🔖 Add 1.0.6

v1.0.5

21 Sep 15:28
c308730
Compare
Choose a tag to compare
🐛  Refactor types export (#156)

* ♻️ Refactor types export

* 🔖 Add 1.0.5

v1.0.4

21 Sep 14:30
ce8a7c1
Compare
Choose a tag to compare
  • Remove default font-family
  • Add style.label prop
  • style.input is now connected to the container and not the input
  • Add zIndex prop
  • Add list backgroundColor

v1.0.3

19 Sep 17:45
909c6d8
Compare
Choose a tag to compare

Update README

v1.0.2

18 Sep 10:21
7959f7b
Compare
Choose a tag to compare

Add closeOnSelect prop

Choose if clicking on an Item is closing the menu or not

v1.0.1

18 Sep 09:38
be85591
Compare
Choose a tag to compare

Add isRequired prop

Add required attribute to the input if needed

v1.0.0

16 Sep 21:45
bc814a0
Compare
Choose a tag to compare
🐛  Bug#126 change package scope fs fsmnk (#127)

* Change package name

* :memo: Update README with new package name