Skip to content

Releases: erkenes/multiselect

v1.1.1

14 Jan 13:28

Choose a tag to compare

1.1.1 (2026-01-14)

Bug Fixes

  • add missing !default to variable (b1e15f8)

v1.1.0

09 Jan 09:36

Choose a tag to compare

1.1.0 (2026-01-09)

Features

  • add auto width option for dropdown (6836fc9)

Bug Fixes

  • set boolean dataset options correctly (d21421d)

v1.0.0

23 Dec 14:09

Choose a tag to compare

1.0.0 (2025-12-23)

⚠ BREAKING CHANGES

  • append the dropdown to body and optimize variable names

Features

  • append the dropdown to body and optimize variable names (778793c)

v0.7.1

22 Dec 14:32

Choose a tag to compare

v0.7.1 Pre-release
Pre-release

0.7.1 (2025-12-22)

Bug Fixes

  • set options with data attributes (551e0cc)

v0.7.0

16 Dec 11:39

Choose a tag to compare

v0.7.0 Pre-release
Pre-release

0.7.0 (2025-12-16)

Features

v0.6.0

15 Dec 16:12

Choose a tag to compare

0.6.0 (2025-12-15)

Features

  • optimize dispatching of event (4c6f857)

Bug Fixes

v0.5.0

15 Dec 14:38

Choose a tag to compare

0.5.0 (2025-12-15)

Features

  • add colorized icon for checkmark (71f6d84)
  • add label and static placeholder type (c4b6933)
  • allow to change color of dropdown icon (07de664)
  • update dist files (341d354)

Bug Fixes

v0.4.0

15 Dec 11:07

Choose a tag to compare

0.4.0 (2025-12-15)

Features

  • add background color for selected option (cce7076)
  • close the select adter selection if it is not multiple (3297043)
  • hide checkbox with option (eab8e44)
  • show the search if the select has more than 6 options (d0ca06e)
  • update readme and dist (0198162)
  • update styling (527fc5f)

v0.3.0

08 Jan 15:24

Choose a tag to compare

0.3.0 (2025-01-08)

Features

  • Add initialize function (1418725)
  • Add support for optgroup (909b274)

v0.2.2

15 Oct 12:17

Choose a tag to compare

v0.2.2 Pre-release
Pre-release

0.2.2 (2024-10-15)

Bug Fixes