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

PEMDAS (and making DocumentThumbnail stateless) #415

Merged
merged 4 commits into from
Jan 26, 2024
Merged

Conversation

eyeseast
Copy link
Collaborator

Closes #257

Needed a parenthesis on the CSS calc function that was hidden by the way the old Sass was written. Fixes loading spinner. Lots of other changes aimed at making tiny components carry less state.

Copy link

netlify bot commented Jan 26, 2024

Deploy Preview for documentcloud-frontend ready!

Name Link
🔨 Latest commit fcc8be0
🔍 Latest deploy log https://app.netlify.com/sites/documentcloud-frontend/deploys/65b3d14b22e66a0008387744
😎 Deploy Preview https://deploy-preview-415.muckcloud.com/
📱 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.

Copy link

github-actions bot commented Jan 26, 2024

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements
2.26% (+0.02% 🔼)
1545/68359
🔴 Branches
2.58% (+0.03% 🔼)
760/29415
🔴 Functions
2.66% (+0.01% 🔼)
402/15118
🔴 Lines
2.26% (+0% 🔼)
1385/61157
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🔴
... / Loader.stories.svelte
0% 0% 0% 0%

Test suite run success

75 tests passing in 15 suites.

Report generated by 🧪jest coverage report action from fcc8be0

Copy link
Member

@mitchelljkotler mitchelljkotler left a comment

Choose a reason for hiding this comment

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

👍🏻

@eyeseast eyeseast merged commit d301acd into master Jan 26, 2024
13 checks passed
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.

Center the loading spinner on documents
2 participants