angular-cn/packages/core/schematics
Kristiyan Kostadinov 0e733f3689 feat(core): add automated migration to replace ViewEncapsulation.Native (#38882)
Adds an automated migration that replaces any usages of the deprecated
`ViewEncapsulation.Native` with `ViewEncapsulation.ShadowDom`.

PR Close #38882
2020-10-08 11:56:03 -07:00
..
migrations feat(core): add automated migration to replace ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
test feat(core): add automated migration to replace ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
utils feat(router): add migration to update calls to navigateByUrl and createUrlTree with invalid parameters (#38825) 2020-09-16 15:16:18 -07:00
BUILD.bazel feat(core): add automated migration to replace ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
migrations.json feat(core): add automated migration to replace ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
tsconfig.json feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00