Damyan Petev

Results 33 issues of Damyan Petev

Closes # Some changes are manual since the migration didn't detect all uses. Also note that I've manually adjusted the default formatting the ng migration does (worse if it doesn't...

refactoring
optimization
version: 18.2.x

## Description The main `tsconfig.json` does have `angularCompilerOptions.strictTemplates` option enabled, but dev demos build with `"aot": false` and don't actually perform the checks at all. When enabled there are a...

:bug: bug
demos
:hammer_and_wrench: status: in-development

Related to an issue in https://github.com/IgniteUI/igniteui-angular/pull/14562#issuecomment-2269161648 that had the expanded types fail to decompile away with newer 5.5 TypeScript, making the package dist invalid. Moving to [the `satisfies` Operator](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-9.html#the-satisfies-operator) since...

:test_tube: ci: tests
:x: status: awaiting-test
refactoring
:symbols: i18n
squash-merge
optimization
version: 18.2.x