angular/packages/common
Pawel Kozlowski 0859a99e89 refactor(core): replace TestBed.flushEffects with tick (#60959)
Instead of stabilizing the TestBed.flushEffects() API we intend to
replace it with the tick() method (equivalent of ApplicationRef.tick().
The reasoning here is that we prefer tests running the entire
synchronization process (as in production apps) instead of invoking
parts of the synchronization process in a way that would naver happen
in a running application.

PR Close #60959
2025-04-23 09:54:30 +02:00
..
http refactor(core): replace TestBed.flushEffects with tick (#60959) 2025-04-23 09:54:30 +02:00
locales refactor: replace fast-glob usage with tinyglobby (#60264) 2025-03-07 10:57:23 -08:00
src refactor(common): eliminate redundant iterator-to-array conversion (#60884) 2025-04-16 12:44:35 -04:00
test fix(common): issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879) 2025-04-16 12:01:26 -04:00
testing refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
upgrade refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
BUILD.bazel refactor(core): Add fake navigation to primitives for code sharing (#59857) 2025-02-19 20:09:10 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json feat(core): update Node.js version support (#60545) 2025-03-26 20:42:16 -07:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00