angular/packages/core
Jessica Janiuk 7ab0a8d1e7 fix(core): prevents event replay from being called on comment nodes (#60130)
In some rare cases with directives, it is possible that the stash function might be called on a comment node. This actually verifies that the node is an element and exits otherwise.

fixes: #60070

PR Close #60130
2025-02-28 16:30:27 +00: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): Add fake navigation to primitives for code sharing (#59857) 2025-02-19 20:09:10 +00:00
rxjs-interop test(core): clean up explicit standalone flags from tests (#60062) 2025-02-24 11:27:44 -05:00
schematics refactor(migrations): Don't migrate twice the same file on the self-closing tag migration (#60065) 2025-02-28 16:27:40 +00:00
src fix(core): prevents event replay from being called on comment nodes (#60130) 2025-02-28 16:30:27 +00:00
test fix(compiler): exponentiation should be right-to-left associative (#60101) 2025-02-28 16:28:10 +00:00
testing fix(core): Ensure ComponentFixture does not duplicate error reporting from FakeAsync (#60104) 2025-02-26 11:56:18 -05:00
BUILD.bazel refactor(core): Add fake navigation to primitives for code sharing (#59857) 2025-02-19 20:09:10 +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 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