vue-selectize
vue-selectize copied to clipboard
Vanilla Vue.js component that mimics Selectize behavior (no jquery dependency)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.0 to 3.25.0. Changelog Sourced from core-js's changelog. 3.25.0 - 2022.08.25 Added Object.prototype.__proto__ polyfill It's optional, legacy, and in some cases (mainly because of developers' mistakes) can...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.1.0 to 9.4.0. Release notes Sourced from eslint-plugin-vue's releases. v9.4.0 🐛 Bug Fixes #1942 Fixed false negatives for delete operation in vue/no-mutating-props rule Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.3.0...v9.4.0 v9.3.0...
**Describe the bug** When using a single dropdown, the active class does not get applied to the selected option. **To Reproduce** 1. Make a dropdown 1. Open the dropdown 2....
Tabbing out of the field currently clears the input. It would be better for it to choose the highest option.
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.5.8 to 5.0.8. Release notes Sourced from @vue/cli-plugin-babel's releases. v5.0.8 :bug: Bug Fix @vue/cli-service 0260e4d fix: add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222) @vue/cli-ui 07052c4 fix: Vue CLI...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.7.1. Release notes Sourced from prettier's releases. 2.7.1 🔗 Changelog 2.7.0 diff 🔗 Release note 2.6.2 🔗 Changelog 2.6.1 🔗 Changelog 2.6.0 🔗 Release note...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.3.0 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...