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): implement basic ts import migrations #24797

Merged
merged 2 commits into from Apr 29, 2022

Conversation

wagnermaciel
Copy link
Contributor

  • move runtime migration files into new ts-migration folder
  • move button runtime test to the ts-migration folder
  • define basic replacements in import-replacements.ts
  • use basic replacements to generically implement RuntimeMigrator for all components

* move runtime migration files into new ts-migration folder
* move button runtime test to the ts-migration folder
* define basic replacements in import-replacements.ts
* use basic replacements to generically implement RuntimeMigrator for all components
@wagnermaciel wagnermaciel added the target: feature This PR is targeted for a feature branch (outside of main and semver branches) label Apr 29, 2022
@wagnermaciel wagnermaciel marked this pull request as ready for review April 29, 2022 02:43
@wagnermaciel wagnermaciel merged commit 7b27ae8 into angular:mdc-migration Apr 29, 2022
@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 30, 2022
@wagnermaciel wagnermaciel deleted the ts-migration branch July 18, 2022 19:46
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

2 participants