Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vueform/multiselect

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueform/multiselect - npm Package Versions

1
6

2.5.0

Diff

Changelog

Source

v2.5.0

2022-07-11

🎉 Feature

  • Vue 2.7 compatibility.
vueform
published 2.4.2 •

Changelog

Source

v2.4.2

2022-05-31

🐞 Bug Fixes

  • Hotfix for ES6 #235
vueform
published 2.4.1 •

Changelog

Source

v2.4.1

2022-05-31

🐞 Bug Fixes

vueform
published 2.4.0 •

Changelog

Source

v2.4.0

2022-05-30

🎉 Feature

  • 🎉 Added accessibility (a11y) support #22, #179.
  • 🎉 Added infinite scroll #76, #165, #198.
  • 🎉 Added RTL support #206.
  • 🎉 Close on click if opened #162.
  • Added id to input when searchable.
  • Re-open input on arrows & search type if closed.
  • Close dropdown instead of blur on select.
  • Added regex option #138.
  • Scroll to first selected on open #168.
  • Options are not reversed when openPosition: true.
  • Added reverse option.
  • Added searchStart option #169.
  • Added disabledProp option #202.
  • Added onCreate option #204.
  • Added select$ as second param to events and async options.
  • Added isSelected & isPointed to option slot scope #195.

🐞 Bug Fixes

  • Headless UI conflict resolved #182.
  • Keep selected options when async #228.
  • Show spinner even when not active #223.
  • Allow false value #222.
  • Resolve options on minChars: 0 too #230.
  • Added keyup, keydown events.
  • Resolved number tag creation duplicate bug.
  • Input height fix when searchable for FF.
  • CSS: moved max height to dropdown container from wrapper.
  • Vite & Nuxt 3 build warn fixes.).
vueform
published 2.3.4 •

Changelog

Source

v2.3.4

2022-05-11

🎉 Feature

  • Async options change detectiion.
  • Label prop change detection.
  • Option & label texts can contain HTML.
vueform
published 2.3.3 •

Changelog

Source

v2.3.3

2022-02-26

🎉 Feature

  • Added attrs prop.
vueform
published 2.3.2 •

Changelog

Source

v2.3.2

2022-02-06

🐞 Bug Fixes

  • Removed @apply from default theme.
vueform
published 2.3.1 •

Changelog

Source

v2.3.1

2021-12-16

🐞 Bug Fixes

  • Removed exports from package.json #178.
vueform
published 2.3.0 •

Changelog

Source

v2.3.0

2021-12-16

🎉 Feature

  • Deprecated: appendNewTag, createTag, addTagOn props and @tag event.
  • Added appendNewOption, createOption, addOptionOn props and @option event #150.
  • Added selectAll method #172.
  • The trackBy prop now defaults to label #175.
  • Replaces focus on search when an option is selected #163.
  • Added <span> wrapper for single label with singleLabelText class key #157.

🐞 Bug Fixes

  • Don't show spinner when not active #156.
  • Tailwind CSS 3 compatibility issue fix #176.
  • Don't show caret when showOptions are disabled #173.
  • Resolved headless UI modal click issue #148.
  • Resolved Tailwind CSS/form ring issue #135.
  • Made classes reactive #126.
  • The addTagOn prop uses key instead of keyCode internally #125.
vueform
published 2.2.1 •

Changelog

Source

v2.2.1

2021-11-23

🐞 Bug Fixes

  • Added missing CSS vars.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc