igniteui-cli
igniteui-cli copied to clipboard
Ignite UI Command-Line Interface by Infragistics
### Description Enhance the data visualization scenarios in the CLI by adding more scenarios for components such as pie chart, doughnut chart, funnel chart, treemap, and (geo) map as well...
Choose a templated form or reactive one.
### Description Followup on #727 and https://github.com/IgniteUI/igniteui-cli/pull/733/files#r429150500: Update the handling of the upgrade command to allow to manually trigger the package installation that already happens automatically when adding views using...
### Description Update config schematic (part of main lib add workflow) to detect and trigger package change. This should basically allow the project update to be triggered by the ng...
### Description Side navigation template uses a nav bar. The components (views) that are individually added are visualized in the nav bar outlet. These component wrap around their content and...
### Description Projects generated with charts do not build with --prod=false and es2015 - Ignite UI CLI version: 5.0.0-rc.1 - Framework: Angular - Project type: igx-ts ### Steps to reproduce...
### Description Create a schematic for the following change: https://github.com/IgniteUI/igniteui-cli/pull/665
### Description The [jwt-utils.ts](https://github.com/IgniteUI/igniteui-cli/blob/iganchev/update-ng-projects-to-v9/packages/igx-templates/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/jwt-util.ts) currently exports all of its util function individually. This leads to some complications when trying to spy on these util functions in the component's spec file....
### Description There's a new major version of react-scripts@3 available, https://github.com/facebook/create-react-app/releases
### Description As a developer I want to be able to add igxSpreadsheet template into my project using igniteui cli - Ignite UI CLI version: x.x.x - Framework: Angular -...