mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-16 09:10:33 +03:00
set typeAheadPointer on hover, reset value when options or multiple change
This commit is contained in:
+3
-3
@@ -17,9 +17,9 @@
|
||||
"babelify"
|
||||
]
|
||||
},
|
||||
"repository" : {
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/sagalbot/vue-select.git"
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sagalbot/vue-select.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user