Skip to content

feat(modal): diy migration #2164

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 3 commits into from
Oct 12, 2023
Merged

feat(modal): diy migration #2164

merged 3 commits into from
Oct 12, 2023

Conversation

TarunAdobe
Copy link
Contributor

Description

Migrating modal component to diy core tokens.

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 Sep 12, 2023

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

@github-actions github-actions bot temporarily deployed to pull request September 12, 2023 04:05 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 12, 2023 14:28 Inactive
Copy link
Contributor

@mlogsdon18 mlogsdon18 left a comment

Choose a reason for hiding this comment

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

Just a few comments. Don't forget to add --mod variables to all of these!

@github-actions github-actions bot temporarily deployed to pull request September 14, 2023 05:51 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 18, 2023 06:16 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 26, 2023 09:26 Inactive
Copy link
Collaborator

@pfulton pfulton left a comment

Choose a reason for hiding this comment

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

Just a few things to fix up here, @TarunAdobe. We have some tokens for animations that we defined here: https://github.com/adobe/spectrum-css/blob/a0ff7502807b1b6e464a330574fa909024a18bf6/components/tokens/custom-spectrum/custom-vars.css#L20C3-L37 - that's where I pulled my suggestions from.

@pfulton pfulton requested review from jawinn and jenndiaz and removed request for mlogsdon18 September 28, 2023 17:50
@TarunAdobe TarunAdobe requested a review from pfulton September 29, 2023 06:35
@github-actions github-actions bot temporarily deployed to pull request September 29, 2023 17:07 Inactive
@Rajdeepc Rajdeepc requested a review from mlogsdon18 September 29, 2023 17:08
@jawinn jawinn removed the request for review from mlogsdon18 September 29, 2023 19:10
Copy link
Collaborator

@jawinn jawinn left a comment

Choose a reason for hiding this comment

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

This looks good to me.
My only suggestion is to rename the following properties to logical properties.

@TarunAdobe TarunAdobe requested a review from jawinn October 3, 2023 06:24
@github-actions github-actions bot temporarily deployed to pull request October 3, 2023 06:31 Inactive
@TarunAdobe TarunAdobe force-pushed the tarun/modal-diy-migration branch 2 times, most recently from b61194d to f68fc20 Compare October 9, 2023 06:55
@github-actions github-actions bot temporarily deployed to pull request October 9, 2023 07:00 Inactive
mdt2 pushed a commit that referenced this pull request Oct 11, 2023
Batch adding component-specific custom tokens from PRs #2164, #2168, #2185, #2175, #2188, and #1971
mdt2 pushed a commit that referenced this pull request Oct 11, 2023
Batch adding component-specific custom tokens from PRs #2164, #2168, #2185, #2175, #2188, and #1971
pfulton pushed a commit that referenced this pull request Oct 12, 2023
Batch adding component-specific custom tokens from PRs #2164, #2168, #2185, #2175, #2188, and #1971
TarunAdobe and others added 3 commits October 12, 2023 16:45
chore(modal): fixed indentation index.css

chore(modal): added mod variables

chore(modal): updated package version

chore(modal): updated css to use custom tokens for animation

chore: updated css properties
@pfulton pfulton force-pushed the tarun/modal-diy-migration branch from f68fc20 to 54377c3 Compare October 12, 2023 20:48
@pfulton pfulton added the run_vrt For use on PRs looking to kick off VRT label Oct 12, 2023
@github-actions github-actions bot temporarily deployed to pull request October 12, 2023 20:54 Inactive
@github-actions github-actions bot removed the run_vrt For use on PRs looking to kick off VRT label Oct 12, 2023
@pfulton pfulton merged commit 0b83f13 into main Oct 12, 2023
@pfulton pfulton deleted the tarun/modal-diy-migration branch October 12, 2023 21:02
@github-actions github-actions bot mentioned this pull request Apr 19, 2024
@github-actions github-actions bot mentioned this pull request May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants