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
45

1.2.1

Diff

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

Changelog

Source

v1.1.1

2020-12-19

🐞 Bug Fixes

  • RuntimeRegenerator added to esm builds
vueform
published 1.1.0 •

Changelog

Source

v1.1.0

2020-12-18

🎉 Feature

  • Options now can be defined as a sync or async function. This opens up the capabilities to load options from remote data source and/or to implement autocomplete behaviour.
vueform
published 1.0.2 •

vueform
published 1.0.1 •

vueform
published 1.0.0 •

1
45
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