angular/packages/core
Kristiyan Kostadinov e170d24240 fix(core): add migration away from InjectFlags (#60318)
Adds an automated migration that will switch users from the deprecated `InjectFlags` API to its non-deprecated equivalent.

PR Close #60318
2025-03-11 11:33:09 -07:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives refactor(core): Use the retrieve method in the implementation of injectInjectorOnly (#60192) 2025-03-10 11:38:13 -07:00
rxjs-interop refactor(core): remove microtask effect (#60234) 2025-03-06 12:48:55 -08:00
schematics fix(core): add migration away from InjectFlags (#60318) 2025-03-11 11:33:09 -07:00
src refactor(compiler): remove empty empty string suffix from interpolation instructions (#60066) 2025-03-10 16:31:34 -07:00
test refactor(core): log a warning instead of throwing error on OutputRef.emit when the directive is destroyed. (#60293) 2025-03-10 16:08:52 -07:00
testing refactor(core): remove microtask effect (#60234) 2025-03-06 12:48:55 -08:00
BUILD.bazel refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:08 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(core): added @angular/compiler as a peer dependency (#55610) 2025-03-04 22:06:59 +00:00
PACKAGE.md
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00