feat: redesign + add extra pages for extra steps#595
Merged
bartveneman merged 14 commits intomainfrom Mar 11, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
bartveneman
commented
Mar 6, 2026
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #595 +/- ##
==========================================
- Coverage 88.06% 84.50% -3.57%
==========================================
Files 57 63 +6
Lines 1701 1826 +125
Branches 378 415 +37
==========================================
+ Hits 1498 1543 +45
- Misses 166 231 +65
- Partials 37 52 +15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
hilhorstt
reviewed
Mar 10, 2026
packages/theme-wizard-app/src/components/wizard-colorscale-input/index.ts
Outdated
Show resolved
Hide resolved
packages/theme-wizard-app/src/components/wizard-style-guide-spacing/index.ts
Show resolved
Hide resolved
…ut/index.ts Co-authored-by: Tim Hilhorst <hilhorstt@users.noreply.github.com>
|
hilhorstt
approved these changes
Mar 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Stap 1 van het redesign gebaseerd op de Figma ontwerpen
UX verbeteringen
$exensiontoe te voegen aan elke token na het scrapen die bijhoudt of de token 'staged' is of nietKnown issues
Dit is de eerste, serieuze stap richting een betere gebruikservaring. Komende weken worden nog een hoop verbeteringen doorgevoerd naarmate we zelf beter snappen wat een fijne workflow is.
Technische tweaks
sr-onlycomponent wordt nu uit clippy-componentes geexported voor hergebruik in theme-wizard-apptoken-subtypeextensionfont-sizetoegevoegd aan gescrapete font sizes voor betere filtering in de wizard<wizard-container>element<wizard-font-sample>element<wizard-page-nav>losgesplitst van wizard-layout<wizard-story-preview>heeft eensizeproperty gekregen<utrecht-paragraph>vervangen voor<p class="nl-paragraph">Before
After