feat(docs): Improve public API JSDoc descriptions to use generic names #35833
Annotations
12 warnings
|
run-tests:
projects/igniteui-angular-extras/src/lib/context-menu/context-menu.component.ts#L53
Components should not opt out of the default `ChangeDetectionStrategy.OnPush` change detection strategy
|
|
run-tests:
projects/igniteui-angular-extras/src/lib/context-menu/chart-dialog/chart-dialog.component.ts#L29
Components should not opt out of the default `ChangeDetectionStrategy.OnPush` change detection strategy
|
|
run-tests:
src/app/avatar/avatar.sample.ts#L31
Components should not opt out of the default `ChangeDetectionStrategy.OnPush` change detection strategy
|
|
run-tests:
src/app/autocomplete/autocomplete.sample.ts#L56
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
run-tests:
src/app/autocomplete/autocomplete.sample.ts#L28
Components should not opt out of the default `ChangeDetectionStrategy.OnPush` change detection strategy
|
|
run-tests:
src/app/app.component.ts#L828
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
run-tests:
src/app/app.component.ts#L828
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
run-tests:
src/app/app.component.ts#L41
Components should not opt out of the default `ChangeDetectionStrategy.OnPush` change detection strategy
|
|
run-tests:
src/app/action-strip/action-strip.sample.ts#L64
Components should not opt out of the default `ChangeDetectionStrategy.OnPush` change detection strategy
|
|
run-tests:
src/app/accordion/accordion.sample.ts#L40
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
run-tests:
src/app/accordion/accordion.sample.ts#L39
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
run-tests:
src/app/accordion/accordion.sample.ts#L22
Components should not opt out of the default `ChangeDetectionStrategy.OnPush` change detection strategy
|