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

[DST-494]: add loading states pattern #4152

Merged
merged 17 commits into from
Oct 8, 2024

Conversation

aromko
Copy link
Contributor

@aromko aromko commented Sep 3, 2024

Description

I added the text 1:1 from https://reservix.atlassian.net/wiki/spaces/DST/pages/2817130498/Pattern+Loading+states.

The code examples are new and should fulfill the specs from https://www.figma.com/design/BiIiswcGDdv8v6q8pQA7Fq/Loading-States-specification?node-id=1-97&node-type=FRAME&t=aaISLAar05yuKUY3-0

Reviewers

@marigold-ui/developer
@marigold-ui/designer

Copy link

vercel bot commented Sep 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marigold-docs ✅ Ready (Inspect) Visit Preview 10 resolved Oct 8, 2024 0:03am
marigold-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 0:03am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
marigold-production ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 0:03am

Copy link

changeset-bot bot commented Sep 3, 2024

🦋 Changeset detected

Latest commit: b6349e7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@marigold/docs Patch
@marigold/components Patch
@marigold/storybook-config Patch
@marigold/theme-b2b Patch
@marigold/theme-core Patch
@marigold/theme-docs Patch
@marigold/system Patch
@marigold/icons Patch
@marigold/theme-preset Patch

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

Copy link
Contributor

github-actions bot commented Sep 3, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
99.23% (-0.3% 🔻)
7876/7937
🟢 Branches
89.12% (-0.26% 🔻)
344/386
🟢 Functions 98.44% 126/128
🟢 Lines
99.23% (-0.3% 🔻)
7876/7937
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / Headline.tsx
100%
50% (-50% 🔻)
100% 100%
🟢
... / Input.tsx
98.72% (-1.28% 🔻)
80% (-20% 🔻)
100%
98.72% (-1.28% 🔻)
🟢
... / XLoader.tsx
85.96% (-14.04% 🔻)
33.33% (-66.67% 🔻)
100%
85.96% (-14.04% 🔻)
🟢 system/src/utils.ts 100%
69.23% (-18.27% 🔻)
100% 100%

Test suite run success

570 tests passing in 78 suites.

Report generated by 🧪jest coverage report action from b6349e7

KadaStrophe
KadaStrophe previously approved these changes Sep 17, 2024
Updated content to remove references to a one-second-delay, as we decided not to do this.
tirado-rx
tirado-rx previously approved these changes Oct 8, 2024
tirado-rx
tirado-rx previously approved these changes Oct 8, 2024
Added missing links, code formatting + made a few small wording changes to clarify points.
@aromko aromko enabled auto-merge (squash) October 8, 2024 12:00
@aromko aromko merged commit f18c8aa into main Oct 8, 2024
15 checks passed
@aromko aromko deleted the DST-494_loading-states-usage-guidelines branch October 8, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs Improvements or additions to documentation type:feature New feature or component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants