angular/packages/core
Matthieu Riegler bb7e948bde refactor(core): Add recommendation for string tokens on @Inject (#60326)
While still being supported because of ngUpgrade, string tokens are not recommended. Developers should use InjectionTokens or classes as tokens instead.

PR Close #60326
2025-03-17 12:18:23 +01: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): Support and document manually provided internal injections (#60347) 2025-03-14 13:40:40 +01:00
rxjs-interop refactor(core): remove microtask effect (#60234) 2025-03-06 12:48:55 -08:00
schematics refactor(migrations): simplify integration of tsurge migrations into the CLI (#60386) 2025-03-14 14:44:26 +01:00
src refactor(core): Add recommendation for string tokens on @Inject (#60326) 2025-03-17 12:18:23 +01:00
test fix(core): include input name in error message (#60404) 2025-03-17 12:15:02 +01:00
testing feat(core): remove InjectFlags from public API (#60318) 2025-03-11 11:33:09 -07: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 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