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

SvelteKit component refactor #520

Merged
merged 4 commits into from
Apr 22, 2024
Merged

Conversation

allanlasser
Copy link
Member

Cleans up our lib/component directory, by colocating the Logo storybooks inside common and creating a layouts folder to hold our layout-shaping components. No changes to components besides fixed imports.

@allanlasser allanlasser requested a review from eyeseast April 22, 2024 21:05
@allanlasser allanlasser changed the base branch from master to sveltekit April 22, 2024 21:06
Copy link

netlify bot commented Apr 22, 2024

Deploy Preview for documentcloud-frontend ready!

Name Link
🔨 Latest commit 04618c9
🔍 Latest deploy log https://app.netlify.com/sites/documentcloud-frontend/deploys/6626d188bc062100089e0fd7
😎 Deploy Preview https://deploy-preview-520.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

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 35.81% 2403 / 6710
🔵 Statements 35.81% 2403 / 6710
🔵 Functions 24.13% 35 / 145
🔵 Branches 43.64% 79 / 181
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/routes/app/+page.svelte 0% 0% 0% 0% 1-109
src/routes/app/add-ons/+page.svelte 0% 0% 0% 0% 1-132
src/routes/app/add-ons/[owner]/[repo]/+page.svelte 0% 0% 0% 0% 1-11
src/routes/app/upload/[email protected] 0% 0% 0% 0% 1-20
src/routes/documents/[id]-[slug]/+layout.svelte 0% 0% 0% 0% 1-73
Generated in workflow #49

@allanlasser allanlasser merged commit 83afd29 into sveltekit Apr 22, 2024
10 checks passed
@allanlasser allanlasser deleted the sveltekit-component-refactor branch April 24, 2024 23:50
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.

2 participants