Skip to content

fix(material-experimental/mdc-menu): missing padding after latest canary release #19548

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
Jun 9, 2020

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Jun 5, 2020

Fixes the MDC menu item not having side padding anymore. It seems like this broke after the update to the latest canary version, because the padding was moved into a different mixin.

…ary release

Fixes the MDC menu item not having side padding anymore. It seems like this broke after the update to the latest canary version, because the padding was moved into a different mixin.
@crisbeto crisbeto added P2 The issue is important to a large percentage of users, with a workaround merge safe target: patch This PR is targeted for the next patch release labels Jun 5, 2020
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jun 5, 2020
@mmalerba mmalerba added action: merge The PR is ready for merge by the caretaker lgtm labels Jun 5, 2020
Copy link
Contributor

@mmalerba mmalerba left a comment

Choose a reason for hiding this comment

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

LGTM

@mmalerba mmalerba added the merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note label Jun 5, 2020
@mmalerba
Copy link
Contributor

mmalerba commented Jun 5, 2020

Caretaker note: There are a couple screendiffs that will need to be approved (owned by our team)

@andrewseguin andrewseguin merged commit b618a96 into angular:master Jun 9, 2020
andrewseguin pushed a commit that referenced this pull request Jun 9, 2020
…ary release (#19548)

Fixes the MDC menu item not having side padding anymore. It seems like this broke after the update to the latest canary version, because the padding was moved into a different mixin.
devversion added a commit to devversion/material2 that referenced this pull request Jun 11, 2020
…test canary release (angular#19548)"

This reverts commit 771b4ba.

This has been accidentally merged into the patch branch, where the MDC
version has not been updated yet.
andrewseguin pushed a commit that referenced this pull request Jun 11, 2020
* Revert "build: switch to chromium provided in dev-infra package (#19565)"

This reverts commit b4d0852.

* Revert "fix(material-experimental/mdc-menu): missing padding after latest canary release (#19548)"

This reverts commit 771b4ba.

This has been accidentally merged into the patch branch, where the MDC
version has not been updated yet.
andrewseguin pushed a commit that referenced this pull request Jun 11, 2020
* Revert "build: switch to chromium provided in dev-infra package (#19565)"

This reverts commit b4d0852.

* Revert "fix(material-experimental/mdc-menu): missing padding after latest canary release (#19548)"

This reverts commit 771b4ba.

This has been accidentally merged into the patch branch, where the MDC
version has not been updated yet.
crisbeto added a commit to crisbeto/material2 that referenced this pull request Jun 13, 2020
Fixes the MDC menu items not having the proper padding. This was fixed initially in angular#19548 and reverted by devversion@b251796, but it was never re-fixed.
mmalerba pushed a commit that referenced this pull request Jun 17, 2020
Fixes the MDC menu items not having the proper padding. This was fixed initially in #19548 and reverted by devversion@b251796, but it was never re-fixed.
mmalerba pushed a commit that referenced this pull request Jun 17, 2020
Fixes the MDC menu items not having the proper padding. This was fixed initially in #19548 and reverted by devversion@b251796, but it was never re-fixed.
devversion pushed a commit to devversion/material2 that referenced this pull request Jun 18, 2020
…ar#19634)

Fixes the MDC menu items not having the proper padding. This was fixed initially in angular#19548 and reverted by b251796, but it was never re-fixed.
@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 Jul 10, 2020
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 cla: yes PR author has agreed to Google's Contributor License Agreement merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note P2 The issue is important to a large percentage of users, with a workaround target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants