From 4cfbd835893633fc3f3c156b2ef11aaa42b8ca11 Mon Sep 17 00:00:00 2001 From: NikolayAlipiev Date: Thu, 15 Feb 2018 11:55:34 +0200 Subject: [PATCH] fix: update igniteui-angular with 5.2.0-beta.0; nav drawer directive; include fonts; other fixes; --- .../angular/igx-ts/projects/empty/files/.angular-cli.json | 2 +- templates/angular/igx-ts/projects/empty/files/package.json | 2 +- .../igx-ts/projects/empty/files/src/app/app.component.html | 2 +- templates/angular/igx-ts/projects/empty/files/src/index.html | 3 +++ 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/templates/angular/igx-ts/projects/empty/files/.angular-cli.json b/templates/angular/igx-ts/projects/empty/files/.angular-cli.json index c9df280ef..c02a519f8 100644 --- a/templates/angular/igx-ts/projects/empty/files/.angular-cli.json +++ b/templates/angular/igx-ts/projects/empty/files/.angular-cli.json @@ -20,7 +20,7 @@ "prefix": "app", "styles": [ "styles.css", - "../node_modules/igniteui-angular/igniteui-angular.css" + "../node_modules/igniteui-angular/styles/igniteui-angular.css" ], "scripts": ["../node_modules/hammerjs/hammer.min.js"], "environmentSource": "environments/environment.ts", diff --git a/templates/angular/igx-ts/projects/empty/files/package.json b/templates/angular/igx-ts/projects/empty/files/package.json index 16a99c77d..cb32ed7b9 100644 --- a/templates/angular/igx-ts/projects/empty/files/package.json +++ b/templates/angular/igx-ts/projects/empty/files/package.json @@ -23,7 +23,7 @@ "@angular/router": "^5.0.0", "core-js": "^2.4.1", "hammerjs": "^2.0.8", - "igniteui-angular": "^5.1.3", + "igniteui-angular": "5.2.0-beta.0", "igniteui-cli": "^1.0.4", "rxjs": "^5.5.2", "zone.js": "^0.8.14", diff --git a/templates/angular/igx-ts/projects/empty/files/src/app/app.component.html b/templates/angular/igx-ts/projects/empty/files/src/app/app.component.html index 81a2bd23b..3066415f4 100644 --- a/templates/angular/igx-ts/projects/empty/files/src/app/app.component.html +++ b/templates/angular/igx-ts/projects/empty/files/src/app/app.component.html @@ -1,6 +1,6 @@
-
+

Views

{{route.name}}
diff --git a/templates/angular/igx-ts/projects/empty/files/src/index.html b/templates/angular/igx-ts/projects/empty/files/src/index.html index e9425b268..a35c011fa 100644 --- a/templates/angular/igx-ts/projects/empty/files/src/index.html +++ b/templates/angular/igx-ts/projects/empty/files/src/index.html @@ -7,6 +7,9 @@ + + +