angular/packages/core/src/change_detection
Andrew Scott 971981e1df fix(core): TestBed.tick should ensure test components are synchronized (#61382)
This ensures that `TestBed.tick` updates any components created with
`TestBed.createComponent`, regardless of whether autoDetectChanges is
on.

PR Close #61382
2025-05-21 15:02:52 +00:00
..
differs docs: fix all brokens links on the API pages (#59162) 2025-03-04 20:07:23 +00:00
scheduling fix(core): TestBed.tick should ensure test components are synchronized (#61382) 2025-05-21 15:02:52 +00:00
change_detection.ts feat(core): move provideExperimentalCheckNoChangesForDebug to provideCheckNoChangesConfig (#60906) 2025-04-24 13:04:27 -07:00
change_detector_ref.ts refactor(core): replace internal usages of InjectFlags (#60318) 2025-03-11 11:33:09 -07:00
constants.ts docs: fix all brokens links on the API pages (#59162) 2025-03-04 20:07:23 +00:00
pipe_transform.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
provide_check_no_changes_config.ts docs(docs-infra): Add version of introduction for APIs (#60814) 2025-05-02 07:51:33 -07:00
use_exhaustive_check_no_changes.ts feat(core): move provideExperimentalCheckNoChangesForDebug to provideCheckNoChangesConfig (#60906) 2025-04-24 13:04:27 -07:00