angular-cn/packages/core/schematics
Paul Gschwendtner 446e3573e3 refactor(core): add static-query template strategy (#29815)
Introduces a new strategy for the `static-query` schematic that
is enabled by default. In order to provide a migration that works
for the most Angular applications and makes the upgrade as easy
as possible, the template strategy leverages the view engine
Angular compiler logic in order to determine the query timing
that is currently used within applications using view engine.

PR Close #29815
2019-04-15 10:53:54 -07:00
..
migrations refactor(core): add static-query template strategy (#29815) 2019-04-15 10:53:54 -07:00
test refactor(core): add static-query template strategy (#29815) 2019-04-15 10:53:54 -07:00
utils fix(core): resolve ts compile issues due to lenient tsconfig (#29843) 2019-04-11 11:04:07 -07:00
BUILD.bazel fix(core): add missing migration to npm package (#29705) 2019-04-04 10:51:19 -07:00
migrations.json refactor(core): run migration schematics for v8 beta and rc releases (#29735) 2019-04-10 12:15:25 -07:00
tsconfig.json refactor(core): add static-query template strategy (#29815) 2019-04-15 10:53:54 -07:00