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
46

1.3.5

Diff

Changelog

Source

v1.3.5

2021-03-20

🐞 Bug Fixes

  • Fix for unintended side effect on space when using single mode (#42).
vueform
published 1.3.4 •

Changelog

Source

v1.3.4

2021-03-13

🐞 Bug Fixes

  • Recursion error when accessing value inside computed options (#39).
  • Set initial value when options are loaded later (#40).
vueform
published 1.3.3 •

Changelog

Source

v1.3.3

2021-03-12

🐞 Bug Fixes

  • Selected items' label update when options label change (#39).
  • Horizontal scroll fix (#31).

🎉 Feature

  • Added addTagOn that can enable enter and/or space key to create a tag.
  • Added required prop that renders a HTML5 required attribute on a fake input next to multiselect.
  • Added showOptions prop that hide options list if somebody wants to have only a free-type tag list.
vueform
published 1.3.2 •

Changelog

Source

v1.3.2

2021-02-05

🐞 Bug Fixes

  • Tags slots scope updated with handleTagRemove instead of remove.
vueform
published 1.3.1 •

Changelog

Source

v1.3.1

2021-02-05

🐞 Bug Fixes

  • Readme API fix.
vueform
published 1.3.0 •

Changelog

Source

v1.3.0

2021-02-05

🎉 Feature

  • Added Typescript definitions based on #20.
  • Added Clear button for multiple and tags mode.
  • Added placeholder slot.
  • Added proper open and close methods.
  • Hide options when resolving with clearOnSearch true.
  • Added refreshOptions method to refresh async options.
  • Added API docs.

🐞 Bug Fixes

  • Added fix for #26. The value now can be set the same time that options change.
  • Added fix for #28. Right mouse click no longer removes tag.
  • Added fix for #29. Focus is no longer trapped to option list when using search.
vueform
published 1.2.5 •

Changelog

Source

v1.2.5

2021-01-17

🐞 Bug Fixes

  • Close open dropdown on input click
  • Select first option after async search fix #18
  • Update options when :options property changes #16 #17
vueform
published 1.2.4 •

Changelog

Source

v1.2.4

2021-01-12

🎉 Feature

  • Added :max property

🐞 Bug Fixes

  • Backspace issue fix #9
  • Custom label issue fix #13
vueform
published 1.2.3 •

Changelog

Source

v1.2.3

2020-12-29

🐞 Bug Fixes

  • v-model deep sync
vueform
published 1.2.2 •

Changelog

Source

v1.2.2

2020-12-28

🎉 Feature

  • Added canDeselect option

🐞 Bug Fixes

  • Set internalValue on init when using async options with :object true and resolveOnLoad false
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