igniteui-cli icon indicating copy to clipboard operation
igniteui-cli copied to clipboard

Ignite UI Command-Line Interface by Infragistics

Results 113 igniteui-cli issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem? Please describe. Currently, each added view brings it's own component registration: ![image](https://user-images.githubusercontent.com/3198469/149164427-692de225-f494-4190-8cc8-deb308ac1862.png) ![image](https://user-images.githubusercontent.com/3198469/149164468-bfc184be-c21e-423b-a87e-b3bc43fb6584.png) Thankfully, the Ignite UI Web Components method guards...

:hammer_and_wrench: status: in-development
feature-request
web-components
codegen

### Description When calling `ng new`, you can specify a project prefix, which will be written in the generated project's `angular.json` and later be used for component generation. For example,...

bug
status: in-review
angular
schematics
version: 6.0.x
codegen

### Description Our utils function `Util.lowerDashed` does not properly generate a dashed name from a CamelCased input. - Ignite UI CLI version: 6.0.0 - Framework: N/A ### Steps to reproduce...

enhancement
status: in-review
version: 6.0.x
core
codegen

### Description Currently imports are missing file extension, resulting in lint errors. TypeScriptFileUpdate.ts should be updated to generate the imports inside app-routing.ts with .js extensions - Ignite UI CLI version:...

status: in-review
web-components
version: 9.0.x
:eyes: status: in-review
codegen

### Description Currently web components projects use own TypeScriptFileUpdate.ts file, located inside their own folder. It duplicates much of the logic inside the "general" file placed under "packages/core/typescript". All projects...

:hammer_and_wrench: status: in-development
angular
web-components
codegen
version: 13.1.x

### Description We can add a 'hidden' option to the CLI instead where it won't replace the project name at all (or since schematics will likely complain - maybe try...

enhancement
angular
schematics
:eyes: status: in-review
codegen

Additional information related to this pull request: - [x] seperate app.module.ts - [ ] each component index.ts should define needed modules - [ ] typescriptfileupdate for WC extends angular one...

:hammer_and_wrench: status: in-development
web-components
version: 9.0.x

### Description A number of packages listed as dev dependencies in the Angular project's package.json are unused - such as `codelyzer` which was dropped in the switch to eslint I...

bug
angular
:eyes: status: in-review

Instead of Default and Custom themes, allow users to choose between the 8 predefined themes and implement them as part of the style.scss file.

angular
feature-request
:eyes: status: in-review

Closes # . Additional information related to this pull request: