vue-selectize
vue-selectize copied to clipboard
Vanilla Vue.js component that mimics Selectize behavior (no jquery dependency)

**Is your feature request related to a problem? Please describe.** Some times when someone searches for an option in the list and is not there, and the search has been...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.8.0 to 3.26.0. Changelog Sourced from core-js's changelog. 3.26.0 - 2022.10.24 Array.fromAsync proposal: Moved to Stage 3, September TC39 meeting Avoid observable side effects of %Array.prototype.values% usage...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.1.0 to 9.6.0. Release notes Sourced from eslint-plugin-vue's releases. v9.6.0 β¨ Enhancements #1943 Added vue/no-required-prop-with-default rule that enforces props with default values ββto be optional. #1982 Added...
**Describe the bug** I am unable to locate documentation on how to select a specific option and remove it (by clicking backspace in keyboard) **To Reproduce** Create an new v-selectize...
When deleting an option, if input is multiple, delete the whole option, instead of deleted letter by letter
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.8.0 to 3.27.2. Changelog Sourced from core-js's changelog. 3.27.2 - 2023.01.19 Set methods proposal updates: Closing of iterators of Set-like objects on early exit, proposal-set-methods/85 Some other...
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.8.3. Release notes Sourced from prettier's releases. 2.8.3 Support Angular 15.1 π Changelog 2.8.2 π Changelog 2.8.1 π Changelog 2.8.0 diff π Release note 2.7.1...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.1.0 to 9.9.0. Release notes Sourced from eslint-plugin-vue's releases. v9.9.0 β¨ Enhancements #2066 Added vue/array-element-newline rule that applies the core array-element-newline rule to expressions in \<template>. #2042...