angular/packages/platform-browser
Matthieu Riegler e5331107fd fix(platform-browser): Use the right namespace for mathML. (#55622)
Prior to this change, MathML element were created with the wrong namespace resulting in regular DOM `Element`.

This commit fixes this.

Related to #55608 (but doesn't fix it entirely).

PR Close #55622
2024-05-03 08:07:31 -07:00
..
animations refactor(core): Ensure animations are flushed before running render hooks (#55564) 2024-04-30 15:39:56 -07:00
src fix(platform-browser): Use the right namespace for mathML. (#55622) 2024-05-03 08:07:31 -07:00
test fix(platform-browser): Use the right namespace for mathML. (#55622) 2024-05-03 08:07:31 -07:00
testing refactor: migrate platform-* to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
BUILD.bazel build: configure cross-pkg resolution for api extraction (#52499) 2024-01-05 11:27:34 -08:00
index.ts
package.json build: update node.js engines version to be more explicate about v20 support (#52448) 2023-10-31 14:18:36 -07:00
PACKAGE.md docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
public_api.ts