angular/packages/platform-browser
Matthieu Riegler fec7c288e9 fix(core): Error on invalid APP_ID (#63252)
An invalid APP_ID could be responsible to generating broken CSS selectors. (eg `:` is an example for a character that breaks a selector by being a separator for pseudo-selectors.)
We now throw an error if the provided value is not alphanumerical

PR Close #63252
2025-09-19 15:00:10 +00:00
..
animations refactor(core): remove unnecessary deps arrays (#63823) 2025-09-16 16:51:52 +00:00
src refactor(platform-browser): Remove zonejs compatibility detector (#63847) 2025-09-16 22:16:49 +00:00
test fix(core): Error on invalid APP_ID (#63252) 2025-09-19 15:00:10 +00:00
testing refactor(platform-browser): Remove zone provideres from BrowserTestingModule (#63872) 2025-09-17 21:17:59 +00:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(core): update min Node.js support to 20.19, 22.12, and 24.0 (#61499) 2025-05-20 14:15:13 +00: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 refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00