angular-cn/packages/core/schematics
Paul Gschwendtner 09fab58109 fix(core): static-query schematic should detect queries in "ngDoCheck" and "ngOnChanges" (#29492)
Queries can be also used statically within the "ngDoCheck" and "ngOnChanges" lifecylce hook.
In order to properly detect all queries, we need to also respect these lifecycle hooks.

Resolves FW-1192

PR Close #29492
2019-03-25 09:21:35 -07:00
..
migrations/static-queries fix(core): static-query schematic should detect queries in "ngDoCheck" and "ngOnChanges" (#29492) 2019-03-25 09:21:35 -07:00
test fix(core): static-query schematic should detect queries in "ngDoCheck" and "ngOnChanges" (#29492) 2019-03-25 09:21:35 -07: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