angular/integration/cli-hello-world-lazy/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
..
lazy feat(router): Create APIs for using Router without RouterModule (#47010) 2022-08-15 15:58:00 -07:00
app.component.html feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00
app.component.spec.ts refactor(router): Remove RouterTestingModule in favor of RouterModule.forRoot (#49427) 2023-04-04 15:12:33 -07:00
app.component.ts feat(router): Create APIs for using Router without RouterModule (#47010) 2022-08-15 15:58:00 -07:00
app.routes.ts feat(router): Create APIs for using Router without RouterModule (#47010) 2022-08-15 15:58:00 -07:00