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

Spinner: VR implementation changes #3774

Merged
merged 12 commits into from
Oct 1, 2024
Merged

Spinner: VR implementation changes #3774

merged 12 commits into from
Oct 1, 2024

Conversation

diyorbek
Copy link
Contributor

Summary

classic VR
ezgif-7-1cc6dea540 ezgif-7-6856616749

Links

Checklist

  • Added unit tests
  • Added documentation + accessibility tests
  • Verified accessibility: keyboard & screen reader interaction
  • Checked dark mode, responsiveness, and right-to-left support
  • Checked stakeholder feedback (e.g. Gestalt designers, relevant feature teams)

@diyorbek diyorbek requested a review from a team as a code owner September 23, 2024 17:10
Copy link

netlify bot commented Sep 23, 2024

Deploy Preview for gestalt ready!

Name Link
🔨 Latest commit f0a84c6
🔍 Latest deploy log https://app.netlify.com/sites/gestalt/deploys/66fae40a08573e0008602921
😎 Deploy Preview https://deploy-preview-3774--gestalt.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@diyorbek diyorbek added the minor release Minor release label Sep 23, 2024
@AlbertCarreras
Copy link
Contributor

Is it meant to be transparent ?
Screenshot by Dropbox Capture

@AlbertCarreras
Copy link
Contributor

There no dark mode version?
Screenshot by Dropbox Capture

Copy link
Contributor

@AlbertCarreras AlbertCarreras left a comment

Choose a reason for hiding this comment

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

Looks good.

couple questions.

@diyorbek
Copy link
Contributor Author

Is it meant to be transparent ? Screenshot by Dropbox Capture

yes, it is.

@diyorbek
Copy link
Contributor Author

There no dark mode version? Screenshot by Dropbox Capture

AFAIK, no

.stylelintrc.json Outdated Show resolved Hide resolved
@@ -436,6 +436,19 @@
}
}
},
"spinner": {
Copy link
Contributor

Choose a reason for hiding this comment

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

you can remove these ones

@@ -259,6 +259,19 @@
}
}
},
"spinner": {
Copy link
Contributor

Choose a reason for hiding this comment

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

you dont need this either

Copy link
Contributor

Choose a reason for hiding this comment

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

+1 - the VR tokens will be pulled in here

Copy link
Contributor

@AlbertCarreras AlbertCarreras left a comment

Choose a reason for hiding this comment

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

LGTM just use directly the VR theme tokens if @rlingineni is okey with Schema naming

Copy link
Contributor

@rlingineni rlingineni left a comment

Choose a reason for hiding this comment

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

Approve - but can we only add these tokens only in the VR-Theme?

I'm not seeing them used in the classic spinner

@@ -259,6 +259,19 @@
}
}
},
"spinner": {
Copy link
Contributor

Choose a reason for hiding this comment

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

+1 - the VR tokens will be pulled in here

packages/gestalt/src/Spinner/VRSpinner.css Outdated Show resolved Hide resolved
@diyorbek diyorbek merged commit b1506ea into master Oct 1, 2024
13 checks passed
@diyorbek diyorbek deleted the vr-spinner branch October 1, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor release Minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants