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!: adjust brushes opacities #1261

Closed
wants to merge 2 commits into from
Closed

fix!: adjust brushes opacities #1261

wants to merge 2 commits into from

Conversation

Darsh0307
Copy link
Contributor

@Darsh0307 Darsh0307 commented Oct 27, 2023

GitHub Issue: close #1236

PR Type

What kind of change does this PR introduce?

  • Documentation content changes

Description

Replacing the DisabledLow opacity with Disabled

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

@Darsh0307 Darsh0307 changed the title BREAKING CHANGE: DisableLow is now changed to Disabled in the docs BREAKING CHANGE: 'DisabledLow' is now changed to Disabled in the docs Oct 27, 2023
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1261.eastus2.azurestaticapps.net

Copy link
Contributor

@Xiaoy312 Xiaoy312 left a comment

Choose a reason for hiding this comment

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

rename commit to:
fix!: adjust brushes opacities

@Darsh0307
Copy link
Contributor Author

@Xiaoy312 I did checked the commit message accordingly.

@Darsh0307 Darsh0307 changed the title BREAKING CHANGE: 'DisabledLow' is now changed to Disabled in the docs fix!: adjust brushes opacities Oct 30, 2023
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1261.eastus2.azurestaticapps.net

@CLAassistant
Copy link

CLAassistant commented Mar 3, 2024

CLA assistant check
All committers have signed the CLA.

@Darsh0307 Darsh0307 enabled auto-merge March 3, 2024 05:55
Copy link

github-actions bot commented Mar 3, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1261.eastus2.azurestaticapps.net

@Darsh0307 Darsh0307 disabled auto-merge March 3, 2024 06:16
Copy link

github-actions bot commented Mar 3, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1261.eastus2.azurestaticapps.net

Copy link

github-actions bot commented Mar 3, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1261.eastus2.azurestaticapps.net

1 similar comment
Copy link

github-actions bot commented Mar 3, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1261.eastus2.azurestaticapps.net

@agneszitte agneszitte force-pushed the dev/dp/Opacity branch 2 times, most recently from 9d2f897 to f022a6b Compare March 4, 2024 22:27
Copy link

github-actions bot commented Mar 4, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1261.eastus2.azurestaticapps.net

Copy link

github-actions bot commented Mar 4, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1261.eastus2.azurestaticapps.net

2 similar comments
Copy link

github-actions bot commented Mar 4, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1261.eastus2.azurestaticapps.net

Copy link

github-actions bot commented Mar 4, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-rock-0cfebe70f-1261.eastus2.azurestaticapps.net

Copy link
Contributor

@agneszitte agneszitte left a comment

Choose a reason for hiding this comment

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

Waiting on @NVLudwig's confirmation for the opacities values before we can merge this PR

Copy link
Contributor

Choose a reason for hiding this comment

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

should change the value of DisabledLowOpacity instead of referring to DisabledOpacity

Copy link
Contributor

@Xiaoy312 Xiaoy312 Mar 6, 2024

Choose a reason for hiding this comment

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

also if said value was changed (or just with current change in this file), there is no need to update [button,fab,nav-view,pbox].xaml since the disabled-low brushes will have the same value as disabled brushes

| `LowOpacity` | 0.32 |
| `DisabledOpacity` | 0.38 |
| `DisabledLowOpacity` | 0.12 |
| Key | Value |
Copy link
Contributor

@Xiaoy312 Xiaoy312 Mar 6, 2024

Choose a reason for hiding this comment

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

Headings should be surrounded by blank lines

Suggested change
| Key | Value |
| Key | Value |

@Xiaoy312 Xiaoy312 self-assigned this Mar 21, 2024
@Xiaoy312
Copy link
Contributor

to be replaced by #1369

@agneszitte
Copy link
Contributor

Closing this PR as the changes were done in #1369

@agneszitte agneszitte closed this Mar 22, 2024
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.

aligning Opacities between Themes and Figma
4 participants