angular/packages/core
Kristiyan Kostadinov 6783fb7eae refactor(core): consolidate element end instruction logic (#61409)
There was some identical logic between the `elementEnd` and `elementContainerEnd` instructions. These changes consolidate it.

PR Close #61409
2025-05-19 09:30:20 +00:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
rxjs-interop build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
schematics build: remove @types/diff (#61447) 2025-05-19 09:17:47 +00:00
src refactor(core): consolidate element end instruction logic (#61409) 2025-05-19 09:30:20 +00:00
test refactor(core): consolidate element end instruction logic (#61409) 2025-05-19 09:30:20 +00:00
testing refactor(core): Deprecate fixture.autoDetectChanges(true/false) (#61429) 2025-05-19 08:31:37 +00:00
BUILD.bazel build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
index.ts refactor: update packages/core:{core,src} to ts_project (#61275) 2025-05-14 12:01:51 +00:00
package.json refactor: add Node.js 24 as supported version (#61142) 2025-05-06 13:38:25 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07: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