angular/integration/cli-hello-world/src/app
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
..
app.component.css ci: Add back the CLI integration test with pinning (#21555) 2018-01-25 22:18:55 -08:00
app.component.html feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00
app.component.spec.ts feat(core): update reference and doc to change async to waitAsync. (#37583) 2020-08-03 12:54:13 -07:00
app.component.ts test: update integration/cli-hello-world project structure (#33175) 2019-10-21 15:54:06 -04:00
app.module.ts test: add i18n to cli-hello-world integration test (#23527) 2018-04-27 07:24:35 -07:00