angular-cn/packages/core/schematics/utils
Kristiyan Kostadinov d92fb25161 feat(ivy): add injectable-pipe schematic (#29847)
Adds a schematic that will annotate all `Pipe` classes with `Injectable` so that they can be injected.

This PR resolves FW-1228.

PR Close #29847
2019-04-23 15:12:19 -07:00
..
tslint feat(ivy): add injectable-pipe schematic (#29847) 2019-04-23 15:12:19 -07:00
typescript feat(ivy): add injectable-pipe schematic (#29847) 2019-04-23 15:12:19 -07:00
BUILD.bazel refactor(core): static-query schematic should check templates (#29713) 2019-04-11 08:22:44 -07:00
line_mappings.ts feat(core): template-var-assignment update schematic (#29608) 2019-04-02 15:47:32 -07:00
ng_component_template.ts refactor(core): migrations do not properly handle multiple templates in source file (#29841) 2019-04-15 11:13:39 -07:00
ng_decorators.ts feat(ivy): add injectable-pipe schematic (#29847) 2019-04-23 15:12:19 -07:00
parse_html.ts refactor(core): static-query schematic should check templates (#29713) 2019-04-11 08:22:44 -07:00
project_tsconfig_paths.ts refactor(core): static-query migration should not fail for test files (#30034) 2019-04-23 08:32:35 -07:00
schematics_prompt.ts refactor(core): allow developers to select static-query migration strategy (#29876) 2019-04-18 18:22:09 -07:00