2
0
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:
Jeff Sagal
2016-03-08 18:42:30 -08:00
parent d937e86e75
commit f3afb01e98
6 changed files with 22156 additions and 68 deletions
+3 -3
View File
@@ -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"