angular-cn/packages/core/schematics/migrations/static-queries
Paul Gschwendtner 5640cedc82 refactor(core): static-query migration should always use template strategy (#30628)
We are removing the prompt for the `static-query` migration and make the
template strategy the migration strategy for the migration. The usage
strategy is good for best-practices, but for now we want to ensure that
the migration is a seamless as possible and that is only achievable my
re-using the same logic that View Engine uses for determining the
timing of a query.

PR Close #30628
2019-05-23 10:31:48 -07:00
..
angular fix(core): static-query migration should handle queries on accessors (#30327) 2019-05-09 11:22:37 -07:00
google3 build: update rules_nodejs and clean up bazel warnings (#30370) 2019-05-14 10:08:45 -07:00
strategies refactor(core): improve messages for static-query migrations (#30458) 2019-05-14 14:04:44 -07:00
BUILD.bazel build: update rules_nodejs and clean up bazel warnings (#30370) 2019-05-14 10:08:45 -07:00
index.ts refactor(core): static-query migration should always use template strategy (#30628) 2019-05-23 10:31:48 -07:00
transform.ts refactor(core): improve messages for static-query migrations (#30458) 2019-05-14 14:04:44 -07:00