mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
f5e3e25dc0
- change currentSelection to mutableValue - change currentOptions to mutableOptions - change showLoading to mutableLoading - add default onChange function that emits an input event - allows the use of v-model syntax on the component - since spies on props throw warnings because they are now immutable, refactor tests so spies aren't required todo: - update docs - 1 failing test from inject-loader issue
8 lines
89 B
Plaintext
8 lines
89 B
Plaintext
.DS_Store
|
|
node_modules
|
|
npm-debug.log
|
|
.idea
|
|
test/unit/coverage
|
|
.coveralls.yml
|
|
.flowconfig
|