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