angular/packages/core
arturovt 6bc9d45e77 refactor(core): drop computation error messages in production (#60700)
Some of the error messages in `core/primitives` are already guarded with `ngDevMode`; this change guards the remaining ones.

PR Close #60700
2025-05-01 10:11:01 -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): drop computation error messages in production (#60700) 2025-05-01 10:11:01 -07:00
rxjs-interop refactor(core): rename loader parameter to stream for rxResource (#60919) 2025-04-23 19:34:50 +00:00
schematics refactor(compiler-cli): add flag to enable selectorless (#60977) 2025-04-24 13:02:39 -07:00
src refactor(core): tree-shake getDirectiveDef error (#61075) 2025-05-01 08:43:43 -07:00
test refactor(core): remove module bootstrap code when using standalone. (#59208) 2025-05-01 08:39:34 -07:00
testing refactor(core): remove private __core_private_testing_placeholder__ API (#61055) 2025-04-30 12:37:39 -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 feat(core): update Node.js version support (#60545) 2025-03-26 20:42:16 -07:00
PACKAGE.md
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00