Socket
Socket
Sign inDemoInstall

@vueform/multiselect

Package Overview
Dependencies
0
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12346Next

1.3.1

Diff

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
vueform
published 1.2.1 •

Changelog

Source

v1.2.1

2020-12-23

🐞 Bug Fixes

  • Changes in v-model will sync with multiselect value
vueform
published 1.2.0 •

Changelog

Source

v1.2.0

2020-12-23

🎉 Feature

  • Options now can be disabled using an array of objects as options, with disabled property being set to true
  • The value property of an object option now can be customized with :valueProp
vueform
published 1.1.3 •

Changelog

Source

v1.1.3

2020-12-19

🐞 Bug Fixes

  • Breaking: Renamed slots to lowercase instead of camel case because of DOM issue

🎉 Feature

  • Added change event
  • Breaking: renamed hideSelectedTag to hideSelected
vueform
published 1.1.2 •

Changelog

Source

v1.1.2

2020-12-19

🎉 Feature

  • Async/await eliminated from code thus reducing bundle size without runtimeRegenerator
  • UMD bundle replaced with global
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc