(front) Suggester with ng-bootstrap
Really "complex" search method, but yea, it's work :s (cherry picked from commit 0789a92b0a9153b6112ad39b1f61090bdbeab197)
This commit is contained in:
@@ -19,15 +19,17 @@
|
||||
"@angular/platform-browser": "~11.0.4",
|
||||
"@angular/platform-browser-dynamic": "~11.0.4",
|
||||
"@angular/router": "~11.0.4",
|
||||
"rxjs": "~6.6.0",
|
||||
"zone.js": "~0.10.2",
|
||||
"@ng-bootstrap/ng-bootstrap": "^9.1.3",
|
||||
"bootstrap": "^3.3.7",
|
||||
"tslib": "^2.0.0"
|
||||
"rxjs": "~6.6.0",
|
||||
"tslib": "^2.0.0",
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "~0.1100.4",
|
||||
"@angular/cli": "~11.0.4",
|
||||
"@angular/compiler-cli": "~11.0.4",
|
||||
"@angular/localize": "^11.0.4",
|
||||
"@types/jasmine": "~3.6.0",
|
||||
"@types/node": "^12.11.1",
|
||||
"codelyzer": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user