-
Notifications
You must be signed in to change notification settings - Fork 101
feat(background) - Add .bg-loading class and delete skeleton component #2136
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
Conversation
🦋 Changeset detectedLatest commit: 0aac1e0 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for stacks ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
👷 Deploy Preview for stacks-svelte processing.
|
…/StackExchange/Stacks into spark-118/add-pulse-atomic-class
CGuindon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Can you add a description below the 'Loading' title in the docs:
"The Loading utility applies a shimmering gradient animation to a container's background. Use this class to create flexible 'skeleton' placeholders that mimic the shape and layout of content while it loads." - The speed of the animation seems quite fast compared to what I'm seeing in Figma, can we slow this down closer to what's here.
CGuindon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.changeset/ninety-dogs-pump.md
Outdated
| "@stackoverflow/stacks-svelte": minor | ||
| --- | ||
|
|
||
| Add .is-loading delete skeleton |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo: .bg-loading


SPARK-118
Figma
This PR adds the .bg-loading atomic class and removes the skeleton component from Stacks classic and svelte