Skip to content

build: migrate MDC input demo #25506

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

Merged
merged 1 commit into from
Aug 21, 2022
Merged

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Aug 21, 2022

Renames the current input demo to legacy and moves the MDC version to stable.

@crisbeto crisbeto added merge safe target: major This PR is targeted for the next major release merge: preserve commits When the PR is merged, a rebase and merge should be performed labels Aug 21, 2022
@crisbeto crisbeto force-pushed the examples-migration-1 branch 2 times, most recently from 1342819 to c634e8e Compare August 21, 2022 08:10
@crisbeto crisbeto changed the title Restore legacy form field and input docs, and migrate dev app build: migrate MDC input demo Aug 21, 2022
@crisbeto crisbeto force-pushed the examples-migration-1 branch 2 times, most recently from 6bd3874 to d2e7163 Compare August 21, 2022 14:18
@crisbeto crisbeto removed the merge: preserve commits When the PR is merged, a rebase and merge should be performed label Aug 21, 2022
@@ -16,7 +16,7 @@ ts_library(

filegroup(
name = "overviews",
srcs = ["//src/material/%s:overview" % name for name in MATERIAL_ENTRYPOINTS],
srcs = ["//src/material/%s:overview" % name for name in MATERIAL_ENTRYPOINTS if not 'legacy' in name],
Copy link
Member Author

Choose a reason for hiding this comment

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

This allows us to get rid of the overview files for the legacy components which won't be used.

Renames the current input demo to `legacy` and moves the MDC version to stable.
@crisbeto crisbeto force-pushed the examples-migration-1 branch from d2e7163 to ab08a0a Compare August 21, 2022 14:23
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Aug 21, 2022
@crisbeto crisbeto merged commit 1aead40 into angular:main Aug 21, 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 Sep 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants