Skip to content

Releases: ghiscoding/multiple-select-vanilla

v0.2.7

11 Mar 19:12

Choose a tag to compare

0.2.7 (2023-03-11)

Bug Fixes

  • VirtualScroll and drop auto-width should work without timeout delay (d030ecb) - by @ghiscoding

v0.2.6

11 Mar 18:50

Choose a tag to compare

0.2.6 (2023-03-11)

Bug Fixes

  • VirtualScroll and drop auto-width should work without timeout delay (d030ecb) - by @ghiscoding

v0.2.5

11 Mar 05:06

Choose a tag to compare

0.2.5 (2023-03-11)

Bug Fixes

  • single select radio should work with empty label select option (9b5c7ea) - by @ghiscoding

v0.2.4

04 Mar 20:15

Choose a tag to compare

0.2.4 (2023-03-04)

Bug Fixes

  • when data array is null it shouldn't throw (184dffa) - by @

v0.2.2

26 Feb 06:06

Choose a tag to compare

0.2.2 (2023-02-26)

Bug Fixes

v0.2.1

25 Feb 19:28

Choose a tag to compare

0.2.1 (2023-02-25)

Bug Fixes

  • multiple fixes identified after adding it to external project (5e78f68) - by @ghiscoding

v0.2.0

22 Feb 01:08

Choose a tag to compare

0.2.0 (2023-02-22)

Features

v0.1.0 - First Official Release 🎉

13 Jan 06:02

Choose a tag to compare

0.1.0 (2023-01-13)

First Official Release 📣

This is the first release of Multiple-Select-Vanilla, importing Locale might change in the future but that is about the only upcoming breaking change expected. It should be pretty stable, feel free to reach if it doesn't work as expected.

Bug Fixes

  • calling ms() twice should only create 1 instance, also fix destroy (c397f30) - by @ghiscoding

Features