angular/packages/core
Andrew Scott 54f5b32a13
test(core): Adds and uses a waitFor helper
This adds a waitFor utility inspired by tools like testing-library
and convers a zone-based test to the zoneless waitFor
2026-03-03 09:11:22 -08:00
..
global build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
primitives refactor(core): remove outdated TODO comments 2026-02-23 10:19:53 -08:00
resources fix(core): Remove note to skip arrow functions in best practices 2026-01-20 10:42:42 -08:00
rxjs-interop refactor(core): Support Error like object for on resource errors. 2025-12-10 08:18:17 -08:00
schematics feat(core): Add a schematics to migrate provideHttpClient to keep using the HttpXhrBackend implementation. 2026-02-26 13:47:02 -08:00
src refactor(core): ignore infinite animations in animate api 2026-03-02 11:40:16 -08:00
test test(core): Adds and uses a waitFor helper 2026-03-03 09:11:22 -08:00
testing feat(core): add TestBed.getFixture 2026-02-20 09:17:54 -08:00
BUILD.bazel refactor(core): export profile event as enum and move profile_types.ts and framework to shared devtools folder 2025-11-19 15:22:49 -08:00
index.ts refactor: update packages/core:{core,src} to ts_project (#61275) 2025-05-14 12:01:51 +00:00
package.json build: update minimum supported Node.js versions 2026-02-25 07:57:18 -08:00
PACKAGE.md build: format md files 2025-11-06 10:03:05 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tsconfig-build.json build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
tsconfig-test.json build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00