Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Migration of mdDialog controllers #14

Open
jens-christian opened this issue May 28, 2019 · 1 comment
Open

Migration of mdDialog controllers #14

jens-christian opened this issue May 28, 2019 · 1 comment

Comments

@jens-christian
Copy link

Part of the advice the tool provides is to rewrite AngularJS controllers into components before migration. The project I am migrating has about 50 controllers related to angular material dialogs (mdDialog). MdDialog does not support AngularJS 1.5 components. I am unsure what the best strategy is to migrate all these dialogs, any advice? I also have a lot of unit tests accessing component controllers, which is flagged by the tool. Is the best approach to ignore these?

@Splaktar
Copy link
Member

Splaktar commented Jun 3, 2019

This is being tracked in angular/material#8409.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants