fix(tooltip): prevent delayed tooltip after target moves - 22.0.x #36487
Annotations
4 errors and 10 warnings
|
run-tests
Process completed with exit code 1.
|
|
run-tests:
projects/igniteui-angular/directives/src/directives/tooltip/tooltip.directive.spec.ts#L6
'wait' is defined but never used. Allowed unused vars must match /^_/u
|
|
run-tests:
projects/igniteui-angular/directives/src/directives/tooltip/tooltip.directive.spec.ts#L1
'provideZonelessChangeDetection' is defined but never used. Allowed unused vars must match /^_/u
|
|
run-tests:
projects/igniteui-angular/directives/src/directives/tooltip/tooltip.directive.spec.ts#L1
'ErrorHandler' is defined but never used. Allowed unused vars must match /^_/u
|
|
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#L833
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#L833
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
|