angular/packages/core
Paul Gschwendtner fc4c9baf66 refactor(migrations): use import manager in signal input migration (#57318)
Instead of fiddling manually with the imports, which worked well, but
comes at a cost of complexity— we are now using the canonical import
manager. This simplifies deletion, insertion and updating of imports.

Notably, our import manager is not super great at preserving whitespaces
right now, but we assume a formatter runs over migrated code anyway.

PR Close #57318
2024-08-12 12:12:22 -07:00
..
global docs(docs-infra): Add missing API entries to ADEV (#54530) 2024-02-21 16:41:33 +00:00
primitives refactor(core): Remove clickmod support from Angular. (#57201) 2024-08-02 14:20:53 +00:00
reference-manifests build: add target to generate api manifest (#52472) 2023-11-02 11:00:59 -07:00
rxjs-interop fix(core): tree shake dev mode error message (#57035) 2024-07-22 10:49:18 -07:00
schematics refactor(migrations): use import manager in signal input migration (#57318) 2024-08-12 12:12:22 -07:00
src docs(docs-infra): fix marked rendering (#57338) 2024-08-12 11:19:51 -07:00
test fix(core): rethrow errors during ApplicationRef.tick in TestBed (#57200) 2024-08-12 11:23:46 -07:00
testing fix(core): rethrow errors during ApplicationRef.tick in TestBed (#57200) 2024-08-12 11:23:46 -07:00
BUILD.bazel refactor(docs-infra): migrate api-gen from dev-infra into the repo (#57241) 2024-08-05 17:06:29 +00:00
index.ts refactor(core): made comment structure consistent in index.ts (#43684) 2021-10-21 18:39:58 +00:00
package.json build: update zone.js version to 0.14.10 instead of 0.15 (#57266) 2024-08-05 18:15:41 +00:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00