angular-docs-cn/packages/core/schematics/test
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
..
google3 refactor(core): fix misleading tslint schematic message (#29320) 2019-03-18 17:37:45 -04:00
BUILD.bazel refactor(core): add tslint rule entry-point for static-query migration (#29258) 2019-03-14 16:02:37 -04:00
project_tsconfig_paths_spec.ts refactor(core): static-query schematic should not run multiple times (#29133) 2019-03-12 12:28:14 -07:00
static_queries_migration_spec.ts fix(core): static-query schematic should detect queries in "ngDoCheck" and "ngOnChanges" (#29492) 2019-03-25 09:21:35 -07:00