Matthieu Riegler
d669763a31
docs(docs-infra): Modernize tests
...
Remove usages of `detectChanges` and rely on `whenStable`.
This commit also removed the usage of `provideZonelessChangeDetection` which is no longer necessary.
(cherry picked from commit 3a85031dc0 )
2026-01-05 11:47:12 -05:00
SkyZeroZx
4789653db0
docs(docs-infra): apply OnPush change detection and remove redundant root provider
...
Adds OnPush change detection and removes a redundant `providedIn: 'root'` injection token.
(cherry picked from commit 3b73eff0b4 )
2026-01-02 08:23:23 +01:00
Matthieu Riegler
df5ba9e2bd
ci: reformat files
...
This is after we've slightly changed a rule in #66056
2025-12-16 09:25:37 -08:00
Kristiyan Kostadinov
290513f5b6
test: remove unnecessary test calls
...
Removes calls to `TestBed.configureTestingModule` since they aren't necessary.
(cherry picked from commit 26e2092dd1 )
2025-11-24 10:18:21 -05:00
Cheng-Hsuan Tsai
b5cd4522d9
docs(docs-infra): aria attribute typo
...
(cherry picked from commit 4dc226231c )
2025-11-17 17:29:29 +00:00
Cheng-Hsuan Tsai
3228cce727
docs(docs-infra): enable tabs layout
...
(cherry picked from commit de234def0e )
2025-11-14 20:24:05 +00:00