2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

use keydown for moving pointer, resolves #45

This commit is contained in:
Jeff Sagal
2016-05-31 18:35:01 -07:00
parent 2f9a1ff5b0
commit f8e549306a
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-select",
"version": "1.1.1",
"version": "1.1.2",
"description": "A Vue.js project",
"author": "Jeff Sagal <sagalbot@gmail.com>",
"private": false,