Damyan Petev

Results 33 issues of Damyan Petev

Since the `ComponentFactory` is deprecated and the new way of creating dynamic components in Angular is done through the `viewContainerRef` I think we should update our Overlay's `attach` with an...

:hammer_and_wrench: status: in-development
refactoring
overlay
version: 14.0.x

**Preface:** The visual validity of a control (as displayed to the user) is a combination of the status and usually either dirty or touched, per [Form Validation](https://angular.io/guide/form-validation). ## Is your...

enhancement
input
input-group

### Description We should add a build task to compile the theme files (rather than having the output files in src). This will also allow us to add [autoprefixer](https://github.com/postcss/autoprefixer) processing...

build
themes

## 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 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

### 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...

status: in-review
react-wrappers
jquery
commands
angular-wrappers
version: 5.1.x

### 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...

enhancement
status: in-review
angular
schematics
version: 5.1.x

### Description There's a new major version of react-scripts@3 available, https://github.com/facebook/create-react-app/releases

task
status: in-review
react
version: 5.0.x

We already have some of the infrastructure in place to load [`Template`](https://github.com/IgniteUI/ignite-ui-cli/blob/master/lib/types/Template.d.ts)-s, so - [ ] Expose required interfaces, potentially some of the utils/base types #190 - [ ] Util...

enhancement
task
status: in-review

- [ ] 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