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
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueform/multiselect - npm Package Versions

23
6

2.6.10

Diff

Changelog

Source

v2.6.10

2024-09-16

🐞 Bug Fixes

  • Option should display as selected even when value is an object
vueform
published 2.6.9 •

Changelog

Source

v2.6.9

2024-07-29

🐞 Bug Fixes

  • Removed optional chaining, fixes #420
vueform
published 2.6.8 •

Changelog

Source

v2.6.8

2024-06-14

🎉 Feature

  • export resolvedOptions

🐞 Bug Fixes

  • Typing fixes (Thanks to @nurbek0298 🙏)
  • Always scroll to selected option on open #406
  • Use click instead of mousedown event #387

🧹 Chore

  • Performance optimization (Thanks to @negezor 🙏)
vueform
published 2.6.7 •

Changelog

Source

v2.6.7

2024-03-20

🐞 Bug Fixes

  • Clicking on scroll bar closes the dropdown fix #383
  • Types for scoped slots #391
  • Missing method types and typo fixes #376 #392
  • Don't show dropdown id when id is not defined
  • Avoid error when multiselect does not exist #394
vueform
published 2.6.6 •

Changelog

Source

v2.6.6

2023-10-18

🎉 Feature

  • Added appendTo option.
  • Added ${id}-dropdown to dropdown DOM.

🐞 Bug Fixes

  • Included @popperjs/core for appendToBody / appendTo position fixes.
vueform
published 2.6.5 •

Changelog

Source

v2.6.5

2023-10-16

🐞 Bug Fixes

  • Type fixes.
vueform
published 2.6.4 •

Changelog

Source

v2.6.4

2023-10-14

🐞 Bug Fixes

  • Type fixes.
vueform
published 2.6.3 •

Changelog

Source

v2.6.3

2023-10-07

🎉 Feature

  • Added appendToBody experimental feature for Vue.js 3 only. #133 #341
  • trackBy can now accept array. #314
  • Auto truncate long tags. Added breakTags prop. #346
  • Added handleCaretClick and isOpen to caret slot. #320
  • The externalValue (from v-model) is now reactive. #356

🐞 Bug Fixes

  • limit prop was not reactive. #342
  • Trigger deselect on tags backspace. #335
  • Keyboard nav on group select fix. #354
  • TypeScript fixes. Thanks @antpngl92 @Adeiko @mathildaax 🙏 #287 #282 #260 #230
  • searchFilter did not receive proper args. #338 #337
  • Open dropdown when it has search, it's focued and dropdown is closed. #333
  • Options are cleared before clear event is emitted. #332
vueform
published 2.6.2 •

Changelog

Source

v2.6.2

2023-04-17

🐞 Bug Fixes

  • Removed sideEffects: false from package.json.
vueform
published 2.6.1 •

Changelog

Source

v2.6.1

2023-03-14

🐞 Bug Fixes

  • Use .mjs for import.
23
6
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