mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
d09c2a7b79
# Conflicts: # .babelrc # .gitignore # README.md # build/webpack.base.conf.js # build/webpack.dev.conf.js # build/webpack.prod.conf.js # build/webpack.site.conf.js # dev/dev.html # docs/gitbook/Api/Props.md # package.json # test/unit/karma.conf.js # test/unit/specs/Select.spec.js # tests/helpers.js # tests/unit/.eslintrc.js # tests/unit/Ajax.spec.js # tests/unit/Deselecting.spec.js # tests/unit/Dropdown.spec.js # tests/unit/Filtering.spec.js # tests/unit/Labels.spec.js # tests/unit/Layout.spec.js # tests/unit/ObjectIndex.spec.js # tests/unit/ReactiveOptions.spec.js # tests/unit/Selecting.spec.js # tests/unit/Tagging.spec.js # tests/unit/TypeAhead.spec.js # yarn.lock
layout, navbar
| layout | navbar |
|---|---|
| HomePage | false |
vue-select
A Vue.js select component that provides similar functionality to Select2 without the overhead of jQuery.
Features
- AJAX Support
- Tagging
- List Filtering/Searching
- Supports Vuex
- Select Single/Multiple Options
- Tested with Bootstrap 3/4, Bulma, Foundation
- +95% Test Coverage
- ~33kb minified with CSS
- Zero dependencies