angular/packages/core
Alan Agius 26cdc53d9c
fix(core): sanitize sensitive attributes on SVG script elements
This commit updates the DOM security schema and sanitization logic to properly recognize and sanitize `href` and `xlink:href` attributes on SVG `<script>` elements.
2026-01-06 15:54:15 -05:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives build: migrate more targets of @angular/core to ts_project (#61420) 2025-05-16 15:53:27 +00:00
rxjs-interop build: migrate all ts_library in packages/core/test (#61571) 2025-05-21 16:04:42 +00:00
schematics fix(core): introduce BootstrapContext for improved server bootstrapping (#63639) 2025-09-09 10:56:38 -07:00
src fix(core): sanitize sensitive attributes on SVG script elements 2026-01-06 15:54:15 -05:00
test fix(core): sanitize sensitive attributes on SVG script elements 2026-01-06 15:54:15 -05:00
testing build: migrate platform-browser and platform-browser-dynamic package to use rules_js (#61624) 2025-05-22 15:32:58 -07:00
BUILD.bazel build: migrate more targets of @angular/core to ts_project (#61420) 2025-05-16 15:53:27 +00:00
index.ts refactor: update packages/core:{core,src} to ts_project (#61336) 2025-05-14 08:31:33 -07: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
tsconfig-build.json build: migrate more targets of @angular/core to ts_project (#61420) 2025-05-16 15:53:27 +00:00
tsconfig-test.json build: migrate more targets of @angular/core to ts_project (#61420) 2025-05-16 15:53:27 +00:00