Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(material/schematics): add chips template migrator #24601

Merged
merged 6 commits into from Apr 13, 2022

Conversation

wagnermaciel
Copy link
Contributor

  • impl ChipsTemplateMigrator and added it to list of migrators
  • remove unnecessary class vars from TemplateMigrator
  • added onComplete callback to TemplateMigrator to make
    handling state in TemplateMigrators simpler
  • unit tested

@wagnermaciel wagnermaciel requested review from amysorto and removed request for andrewseguin March 15, 2022 20:43
@wagnermaciel wagnermaciel added the target: feature This PR is targeted for a feature branch (outside of main and semver branches) label Mar 15, 2022
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, overall that seems like a fun migration!

Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I think this is super clean!

* impl ChipsTemplateMigrator and added it to list of migrators
* remove unnecessary class vars from TemplateMigrator
* added onComplete callback to TemplateMigrator to make
  handling state in TemplateMigrators simpler
* unit tested
@wagnermaciel wagnermaciel merged commit 33f306a into angular:mdc-migration Apr 13, 2022
wagnermaciel added a commit that referenced this pull request Apr 18, 2022
* feat(material/schematics): add chips template migrator

* refactor some of the template migrator logic
* impl ChipsTemplateMigrator and added it to list of migrators
* remove unnecessary class vars from TemplateMigrator
* unit tested
wagnermaciel added a commit that referenced this pull request Apr 28, 2022
* feat(material/schematics): add chips template migrator

* refactor some of the template migrator logic
* impl ChipsTemplateMigrator and added it to list of migrators
* remove unnecessary class vars from TemplateMigrator
* unit tested
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: feature This PR is targeted for a feature branch (outside of main and semver branches)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants