U4-5400 BugFix

BugFix: U4-5400 Tags Data Type Doesn't Always Auto-Complete/Typeahead.
New feature: Filters the shown list items to not show the tags that are
currently selected.
This commit is contained in:
Alain-es
2014-10-04 08:48:04 +02:00
parent 2380217c21
commit ad4b90dbe5
2 changed files with 25 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"tests"
],
"dependencies": {
"typeahead.js": "~0.10.2",
"typeahead.js": "~0.10.5",
"ace-builds": "~1.1.3",
"rgrove-lazyload": "*"
}