Skip to content

Releases: ghiscoding/multiple-select-vanilla

v3.2.0

08 May 01:16

Choose a tag to compare

3.2.0 (2024-05-08)

Features

v3.1.4

07 May 19:21

Choose a tag to compare

3.1.4 (2024-05-07)

Bug Fixes

v3.1.3

02 May 00:58

Choose a tag to compare

3.1.3 (2024-05-02)

Bug Fixes

v3.1.2

01 May 15:30

Choose a tag to compare

3.1.2 (2024-05-01)

Bug Fixes

v3.1.0

23 Mar 17:24

Choose a tag to compare

3.1.0 (2024-03-23)

Features

Bug Fixes

v3.0.0

22 Mar 21:45

Choose a tag to compare

3.0.0 (2024-03-22)

Quick Info

This release brings a completely revamped UI using SVG icons, improved UI overall and add/replace some more CSS/SASS variables. Please note that because the lib is now using SVG icons which indirectly dropped support for Font icons, there are also more use of CSS flexbox to align SVG icons and texts. Another breaking change was to remove some methods and options that were previously deprecated and removed in this release as shown below

option or method name alternative
addTitle option use displayTitle instead
styler method use cssStyler instead

⚠ BREAKING CHANGES

  • remove deprecated options (#251)
  • new Modern Look by using SVG icons (#247)

Features

Bug Fixes

v2.2.1

08 Mar 21:03

Choose a tag to compare

2.2.1 (2024-03-08)

Bug Fixes

v2.2.0

05 Mar 01:04

Choose a tag to compare

2.2.0 (2024-03-05)

Features

v2.1.0 - Dark Mode

24 Feb 21:52

Choose a tag to compare

2.1.0 (2024-02-24)

Features

v2.0.2

22 Feb 19:31

Choose a tag to compare

2.0.2 (2024-02-22)

Bug Fixes