angular/packages/core
Kristiyan Kostadinov da784a9445 refactor(core): add type to disambiguate event listeners (#60549)
Adds a utility type to make it easier to distinguish wrapped and unwrapped listeners. Also adds a type for event callbacks so we don't need to repeat it everywhere.

PR Close #60549
2025-03-26 20:44:31 -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): specify reactive node kind for linked signal (#60451) 2025-03-24 07:06:47 -07:00
rxjs-interop feat(core): mark the toSignal API as stable (#60442) 2025-03-19 08:38:44 +01:00
schematics fix(core): fix used templates are not deleted (#60459) 2025-03-24 09:04:05 -07:00
src refactor(core): add type to disambiguate event listeners (#60549) 2025-03-26 20:44:31 -07:00
test refactor(core): consolidate listener cleanup storage (#60549) 2025-03-26 20:44:31 -07:00
testing refactor(platform-browser-dynamic): relocate DOMTestComponentRenderer to @angular/platform-browser (#60453) 2025-03-19 19:08:08 +01: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 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