Releases: IgniteUI/igniteui-cli
2.1.7
3.0.0
3.0.0 (2018-11-09)
This release brings projects with Ignite UI for Angular 6.2.0 with new features and components, styling updates for Ignite UI for JavaScript projects and other improvements.
A brand new project template type for Ignite UI for Angular with built-in authentication is available and you can read more about it our wiki 🎉.
Bug Fixes
- igx-ts: Rename files extensions and styleUrls from css to scss. (#399) (bbd1a5d)
- ts-transform: Properly remove line placeholders after print formatting (bc5fd8d)
- angular-wrappers: Update project dependencies, fix build errors due to older typescript version (PR #392)
- Remove GA from non-global install and uninstall (c861e28)
- Update ignite-ui-cli.json to use correct project template for both React and jQuery (ab8a11e)
Features
- Ignite UI for Angular:
-
igx-ts: Add 'Row Editing' feature to the 'Custom Grid' Ignite UI for Angular template (PR #378), closes #377
-
igx-ts: Add 'Batch Editing' template to the Ignite UI for Angular Grid templates (PR #379), closes #377
-
igx-ts: Split igx project into base and side-nav extension (f42c8fa)
-
igx-ts: Add new Side Nav with Authentication project (ad79ef3)
-
igx-ts: Update projects and templates to igniteui-angular 6.2.0 (79597b5)
-
igx-ts: Update templates to igniteui-angular-charts and igniteui-angular-gauges 6.2.x (7e61f89)
-
igx-ts: Update projects to angular cli 6.2.7 (685f88a)
- projects: Make templates selectable in step-by-step (cd98bae)
- projects: Add projectTemplate param to new command (6c20ba9), closes #369
- jquery: Updated project styling (#328)
- react: Improve project styling . (#329) (49f3d20)
3.0.0-beta.1
3.0.0-beta.1 (2018-11-09)
Bug Fixes
- igx-ts: Rename files extensions and styleUrls from css to scss. (#399) (bbd1a5d)
- ts-transform: Properly remove line placeholders after print formatting (bc5fd8d)
- angular-wrappers: Update project dependencies, fix build errors due to older typescript version (PR #392)
- Remove GA from non-global install and uninstall (c861e28)
- Update ignite-ui-cli.json to use correct project template for both React and jQuery (ab8a11e)
Features
-
igx-ts: Add 'Row Editing' feature to the 'Custom Grid' Ignite UI for Angular template (PR #378), closes #377
-
igx-ts: Add 'Batch Editing' template to the Ignite UI for Angular Grid templates (PR #379), closes #377
-
igx-ts: Split igx project into base and side-nav extension (f42c8fa)
-
igx-ts: Add new Side Nav with Authentication project (ad79ef3)
-
igx-ts: Update projects and templates to igniteui-angular 6.2.0 (79597b5)
-
igx-ts: Update projects to angular cli 6.2.7 (685f88a)
-
projects: Make templates selectable in step-by-step (cd98bae)
-
projects: Add projectTemplate param to new command (6c20ba9), closes #369
-
jquery: Updated project styling (#328)
2.1.6
2.1.5
3.0.0-beta.0
3.0.0-beta.0 (2018-11-07)
Bug Fixes
- config: prevent globals copy in local config on install (0c1fe01)
- ignite-ui: respect OSS package version when upgrading (a98e753)
- igx: ensure app layout always stretches to full height (ce8f997)
- npm: drop lite-server/browser-sync package dependencies (7774822)
- ts-transform: properly remove line placeholders after print formatting (bc5fd8d)
- remove GA from non-global install and uninstall (c861e28)
- Update ignite-ui-cli.json to use correct project template for both React and jQuery (ab8a11e)
- update package manager ensureIgniteUISource in case project template is missing (f906ac9)
Features
- igx-projects: Adding a "Log In" view #336 (PR #356) (6e8df34)
- igx-projects: Adding weather sample. #371 (416810f)
- igx-projects: Split igx project into base and side-nav extension (f42c8fa)
- igx-projects: Add new Side Nav with Authentication project (ad79ef3)
- igx-projects: update projects and templates to igniteui-angular 6.2.0 (79597b5)
- igx-projects: update projects to angular cli 6.2.7 (685f88a)
- projects: Make templates selectable in step-by-step (cd98bae)
- projects: Add projectTemplate param to new command (6c20ba9), closes #369
- jquery: Updated project styling (#328)
- react: Improve project styling . (#329) (49f3d20)