angular/packages/compiler/test/render3/view
Kristiyan Kostadinov 43e6fb0606 feat(core): enable block syntax (#51994)
Enables the new `@` block syntax by default by removing the `enabledBlockTypes` flags. There are still some internal flags that allow special use cases to opt out of the block syntax, like during XML parsing and when compiling older libraries (see #51979).

PR Close #51994
2023-10-03 15:26:05 -07:00
..
binding_spec.ts feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00
i18n_spec.ts fix(compiler): compute correct offsets when interpolations have HTML entities (#44811) 2022-03-08 10:23:07 -08:00
parse_template_options_spec.ts fix(compiler): return full spans for Comment nodes (#50855) 2023-07-28 14:39:18 -07:00
util.ts feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00