Skip to content

refactor(dialog): remove unused custom properties #2212

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
Oct 13, 2023

Conversation

pfulton
Copy link
Collaborator

@pfulton pfulton commented Oct 13, 2023

  • removes two unused custom properties: --spectrum-dialog-confirm-max-inline-size --spectrum-dialog-confirm-max-height

Those have been in the repo for quite some time, but have never been used in Spectrum CSS itself.

Description

How and where has this been tested?

Please tag yourself on the tests you've marked complete to confirm the tests have been run by someone other than the author.

Regression testing

Validate:

  1. A legacy documentation page (such as accordion), including:
  • The page renders correctly
  • The page is accessible
  • The page is responsive
  1. A migrated documentation page (such as action group), including:
  • The page renders correctly
  • The page is accessible
  • The page is responsive

Screenshots

To-do list

  • I have read the contribution guidelines.

  • I have updated relevant storybook stories and templates.

  • I have tested these changes in Windows High Contrast mode.

  • If my change impacts other components, I have tested to make sure they don't break.

  • If my change impacts documentation, I have updated the documentation accordingly.

  • ✨ This pull request is ready to merge. ✨

@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2023

🚀 Deployed on https://pr-2212--spectrum-css.netlify.app

@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 15:00 Inactive
@pfulton pfulton force-pushed the pfulton/remove-unused-dialog-vars branch from af325ea to 2dbe4bf Compare October 13, 2023 15:18
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 15:23 Inactive
@pfulton pfulton added the run_vrt For use on PRs looking to kick off VRT label Oct 13, 2023
@github-actions github-actions bot removed the run_vrt For use on PRs looking to kick off VRT label Oct 13, 2023
* removes two unused custom properties:
  `--spectrum-dialog-confirm-max-inline-size`
  `--spectrum-dialog-confirm-max-height`

Those have been in the repo for quite some time, but have never been used in Spectrum CSS itself.
@pfulton pfulton force-pushed the pfulton/remove-unused-dialog-vars branch from 2dbe4bf to af7e137 Compare October 13, 2023 16:37
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 16:42 Inactive
@pfulton pfulton merged commit f60c5ff into main Oct 13, 2023
@pfulton pfulton deleted the pfulton/remove-unused-dialog-vars branch October 13, 2023 16:43
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.

2 participants