angular/packages/core
Jeevan Mahesha 3824519a27 docs: replace EventEmitter with output and self-closing tags in templates (#60910)
Replaced all instances of EventEmitter with the new output() utility.
Updated templates to use self-closing tags for cleaner markup.

PR Close #60910
2025-04-22 21:42:19 +02: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): Update Transition finished promise to not throw unhandled rejection (#60816) 2025-04-15 18:40:43 -04:00
rxjs-interop Revert "refactor(core): use stream in rxResource instead of loader (#59910)" (#60803) 2025-04-09 09:33:27 -07:00
schematics fix(core): inject migration: replace param with this. (#60713) 2025-04-10 13:31:31 -04:00
src docs: replace EventEmitter with output and self-closing tags in templates (#60910) 2025-04-22 21:42:19 +02:00
test fix(forms): make NgForm emit FormSubmittedEvent and FormResetEvent (#60887) 2025-04-22 13:04:41 +02:00
testing refactor(platform-browser-dynamic): relocate DOMTestComponentRenderer to @angular/platform-browser (#60453) 2025-03-19 19:08:09 +01:00
BUILD.bazel refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:09 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build: update zone.js peer dependency for core package to 0.15.0 (#57431) 2024-08-21 13:17:52 -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