angular/packages/compiler/src/ml_parser
SkyZeroZx 891f180262 fix(compiler): correctly compile long numeric HTML entities (#64297)
Fixes an issue where long numeric HTML entities (e.g. 🛈) were incorrectly compiled due to the use of 4-digit

PR Close #64297
2025-10-17 18:23:45 +00:00
..
ast.ts refactor(compiler): indicate whether element is void at AST level (#62648) 2025-07-16 12:40:25 +02:00
defaults.ts Revert "refactor(compiler): Remove the interpolation config (#64071)" (#64110) 2025-09-26 15:16:54 -04:00
entities.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
html_parser.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
html_tags.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
html_whitespaces.ts refactor(compiler): indicate whether element is void at AST level (#62648) 2025-07-16 12:40:25 +02:00
lexer.ts fix(compiler): correctly compile long numeric HTML entities (#64297) 2025-10-17 18:23:45 +00:00
parser.ts refactor(compiler): indicate whether element is void at AST level (#62648) 2025-07-16 12:40:25 +02:00
tags.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tokens.ts refactor(compiler): add experimental tokenization of directives (#60724) 2025-04-04 11:28:46 -07:00
xml_parser.ts refactor(compiler): add experimental tokenization of components (#60724) 2025-04-04 11:28:46 -07:00
xml_tags.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00