EMULSIF-565: Upgrade Emulsify UI Kit to Emulsify Core 4.x#181
Open
robherba wants to merge 23 commits into
Open
EMULSIF-565: Upgrade Emulsify UI Kit to Emulsify Core 4.x#181robherba wants to merge 23 commits into
robherba wants to merge 23 commits into
Conversation
✅ Deploy Preview for emulsify-ui-kit ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
… Vite compatibility
…avigation js improvements
… the .text wrapper class
…ory from git tracking
Collaborator
|
@robherba Thank you very much for doing this work. It looks and works great!!! I just saw that when running
Besides that, I don't have any feedback from my side. Great work! |
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.

Ticket(s):
Summary
This PR upgrades the Emulsify UI Kit to Emulsify Core 4.x, replacing the legacy Webpack build with Vite and updating the project to Node 24.
Documentation update (required)
If this pull request requires a change to Emulsify documentation, those changes, updates, and/or new information must accompany this pull request.
How to review this pull request
.nvmrcandpackage.jsonare configured to use Node 24.@emulsify/corehas been upgraded to 4.x, Webpack references have been removed, and Vite scripts are in place.npm run storybookand verify Storybook starts correctly, existing UI Kit components render as expected, and token-generated styles are applied.npm run storybook-build npm run audit npm run audit:twig-stories npm run lint npm test npm run a11y