angular-cn/packages/core/schematics
Paul Gschwendtner 4742385e95 refactor(core): fix misleading tslint schematic message (#29320)
Fixes the incorrect failure message or the TSLint rule that
is used within Google. The TSLint rule is not part of the
public schematic code.

Additionally in order to make it easier to understand what
action the developer needs to take, we rather print out the
expected "static: true/false" statement instead of saying that
a query needs to be static or dynamic. Dynamic is ambiguous, as
there is no `dynamic: true` option.

PR Close #29320
2019-03-18 17:37:45 -04:00
..
migrations/static-queries refactor(core): fix misleading tslint schematic message (#29320) 2019-03-18 17:37:45 -04:00
test refactor(core): fix misleading tslint schematic message (#29320) 2019-03-18 17:37:45 -04:00
utils refactor(core): add tslint rule entry-point for static-query migration (#29258) 2019-03-14 16:02:37 -04:00
BUILD.bazel feat(core): update schematic to migrate to explicit query timing (#28983) 2019-03-05 14:21:40 -08:00
migrations.json feat(core): update schematic to migrate to explicit query timing (#28983) 2019-03-05 14:21:40 -08:00
tsconfig.json feat(core): update schematic to migrate to explicit query timing (#28983) 2019-03-05 14:21:40 -08:00