Releases: IgniteUI/igniteui-cli
Releases · IgniteUI/igniteui-cli
4.0.0-beta.1
4.0.0-beta.1
This update brings a brand new project template for our Ignite UI for React product 🎉 . It also comes with a selection of predefined templates for our React components - Data Grid, Chars and Gauges. You can read more in our wiki
Features
3.2.3
3.2.2
2.1.8
3.2.1 (2018-12-20)
Merge pull request #428 from IgniteUI/dpetev/grid-summaries-migration Attempt to migrate summaries operand change
3.2.0
3.2.0 (2018-12-13)
This update brings enhancements to the way views can be added to a project. New streamlined project creation using Step by Step mode by lets you jump in directly to Ignite UI for Angular. Other framework and project options can be re-enabled through configuration.
Features
- Updated Ignite UI for Angular projects to 7.1.0 and latest Angular CLI out of the box.
- Support adding components with specified folder path. #381 (9fdc598)
- add command: New
--skip-route
argument #368 (cbf3e08) - ts-transform: Ignite UI for Angular
ng add
support: Added IFileSystem and included functionality for file manipulation via Angular Schematics API (2cfbcfd) - config: Add step by step section to config interface and defaults (70b7a66)
- step-by-step: Filter available frameworks/proj choices by configuration. Auto-select if single option remains. (a42bd1e)
- step-by-step: Update default port in project config file every time the user sets custom port different than default. (76526a3)
Bug Fixes
- igx-ts: Batch editing template relative dep path (24ffec9)
- igx-ts: Grid Summaries template: Fix adding the component more than once. Updates for [email protected] PR #425
3.2.0-beta.1
Features
- Updated Ignite UI for Angular projects to 7.1.0 and latest Angular CLI out of the box.
- Support adding components with specified folder path. #381 (9fdc598)
- add command: New
--skip-route
argument #368 (cbf3e08) - ts-transform: Ignite UI for Angular
ng add
support: Added IFileSystem and included functionality for file manipulation via Angular Schematics API (2cfbcfd) - config: Add step by step section to config interface and defaults (70b7a66)
- step-by-step: Filter available frameworks/proj choices by configuration. Auto-select if single option remains. (a42bd1e)
- step-by-step: Update default port in project config file every time the user sets custom port different than default. (76526a3)
Bug Fixes
- igx-ts: Batch editing template relative dep path (24ffec9)
- igx-ts: Grid Summaries template: Fix adding the component more than once. Updates for [email protected] PR #425
3.2.0-beta.0
Features
- Support adding component with folder path. #381 (9fdc598)
- add command: new
--skip-route
argument #368 (cbf3e08) - ts-transform: Ignite UI for Angular
ng add
support: Added IFileSystem and included functionality for file manipulation via Angular Schematics API (2cfbcfd) - step-by-step: Update default port in project config file every time the user sets custom port different than default. (76526a3)