Vueform Multiselect Versions Save

Vue 3 multiselect component with single select, multiselect and tagging options (+Tailwind CSS support).

2.5.7

1 year ago

🎉 Feature

  • BREAKING: added a wrapper div and related classes inside the main container next to the dropdown container.
  • Accessibility improvements.

🐞 Bug Fixes

  • Don't select new tag on IME enter #226.
  • Removed v-html from option & single label for XSS security #278.
  • Arrow left should not throw error when not using tags #271.

2.5.6

1 year ago

🐞 Bug Fixes

  • Async options resolve fix #266.

2.5.5

1 year ago

🎉 Feature

  • Unnecessary ES6 feature removed.

2.5.4

1 year ago

🎉 Features

  • A11y improvements.

2.5.3

1 year ago

🎉 Feature

  • A11y improvements.

2.5.2

1 year ago

🐞 Bug Fixes

  • Fix for tailwind.css.

2.5.1

1 year ago

🎉 Feature

  • Vue 2.7 compatibility.

2.5.0

1 year ago

🎉 Feature

  • Vue 2.7 compatibility.

2.4.2

2 years ago

🐞 Bug Fixes

  • Hotfix for ES6 #235

2.4.1

2 years ago

🐞 Bug Fixes