Skip to content

Releases: ghiscoding/multiple-select-vanilla

v0.4.0

25 Jun 05:39
Compare
Choose a tag to compare

0.4.0 (2023-06-25)

⚠ Small Breaking Change

The only breaking change is the customFilter argument signature changed from multiple arguments to a single object arguments to be more flexible. This version also follows the original multiple-select v1.6.0 that was released recently which include the following changes:

⚠ BREAKING CHANGES

Bug Fixes

Features

v0.3.1

18 May 02:21
Compare
Choose a tag to compare

0.3.1 (2023-05-18)

Bug Fixes

v0.3.0

03 May 03:54
Compare
Choose a tag to compare

0.3.0 (2023-05-03)

Features

v0.2.9

15 Apr 02:53
Compare
Choose a tag to compare

0.2.9 (2023-04-15)

Bug Fixes

v0.2.8

23 Mar 00:24
Compare
Choose a tag to compare

0.2.8 (2023-03-23)

Bug Fixes

v0.2.7

11 Mar 19:12
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

0.2.2 (2023-02-26)

Bug Fixes