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

fix(menu-button): fix v16.0.0 regression form menu button color configuration #1403

Merged
merged 3 commits into from
Sep 21, 2023

Conversation

pelord
Copy link
Member

@pelord pelord commented Sep 21, 2023

Please check if the PR fulfills these requirements

What is the current behavior? (You can also link to an open issue here)
In version 16.0.0 rc.0 the menu button with reversed color, the reversed color is not applied.

What is the new behavior?
Applied the reversed color.

I think that the menuButtonReverseColor configuration should be rename as menuButtonUseThemeColor or something like that.

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@pelord pelord requested a review from alecarn September 21, 2023 17:51
@@ -1,26 +1,5 @@
@use '../../../../../common/src/style/partial/common-utils';
Copy link
Collaborator

Choose a reason for hiding this comment

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

C'est dommage de croiser nos logique de packages comme ça, en espérant que #1346 fix ce problème.
Pourquoi ce bouton ne se retrouve pas dans le package "Common"?

@alecarn alecarn merged commit c92b488 into release/16.0.0 Sep 21, 2023
1 check passed
@alecarn alecarn deleted the menu-button-fix branch September 21, 2023 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants