Updated ng2-select2 library and added custom filter for keypress tab

Resolves #214
This commit is contained in:
NejcZdovc
2016-12-17 23:26:46 +01:00
committed by József Farkas
parent f818b0ecf9
commit 4700391b67
4 changed files with 24 additions and 6 deletions

View File

@@ -48,7 +48,7 @@
"jquery": "3.1.1",
"json-loader": "^0.5.4",
"ng2-dragula": "1.2.2",
"ng2-select2": "0.6.1",
"ng2-select2": "1.0.0-beta.3",
"rxjs": "5.0.0-rc.4",
"select2": "^4.0.3",
"typescript": "2.1.4",