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

As a developer I need to be able to provide component dependencies for my template and only the required files should be loaded instead of core/lob, or dv We should...

jquery
feature

As I developer I should be able to provide my custom template as npm package. The records should be read from the cli config - either globally or local.

npm
feature

Expose required interfaces, potentially some of the utils/base types. This is required if we want to cover more complex extension point where the developers has access to overwrite main functions...

feature
extensibility

Versioning of templates and projects - how to deal with updates. Compatibility of the projects and templates

feature

Project template extensibility Provide extension point on level project (next to empty project templates) Implement id parameter for new project call

feature
extensibility

- [ ] Add iOS and bootstrap themes (latter strings be like `bootstrap3/default`) - [ ] Unify theme choices across projects As there are structure changes in 17.2, some parts...

task
status: in-review
version: 17.2

:x: status: awaiting-test
web-components
version: 10.1.x

commands
:x: status: awaiting-test
web-components

This PR updates the CLI to use [TypeScript modules](https://www.typescriptlang.org/docs/handbook/modules.html). We need this update as in https://github.com/IgniteUI/igniteui-cli/pull/1057 we are trying to use dynamic imports in `TS` to get to logic that's...