-
Notifications
You must be signed in to change notification settings - Fork 600
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
docs: migration guide #2871
base: v3
Are you sure you want to change the base?
docs: migration guide #2871
Conversation
commit: |
@benjamincanac should I also include UI Pro changes in here or keep it a separate migration guide? If the latter, I may need a little bit of help with the module selection π |
We can just do Nuxt UI for now and later on we'll either make another page for UI Pro or integrate it in the same page with the |
Sounds good to me! I'll start testing components to see what was changed, hopefully I'll find it all |
Hey @benjamincanac ! Is there anything else I missed? Or was the color palette transition the last change that was yet to be added to the PR? If I missed anything please do let me know! |
@GalacticHypernova I would say there are tons of things missing π¬ You didn't mention anything about the different installation, theming, Tailwind CSS v4 using css-first config instead of js file, props change, But I can continue this when I'm done with Nuxt UI Pro v3 no worries π |
Oh my, you're right. I am so sorry, I indeed forgot about the props, theming, and app.config changes. I was mainly going off of what I had personally tested so I now realize that it is very likely I only encountered a small chunk. I actually just went over the recent releases and noticed some breaking changes, but I don't know which of them were from v2 to v3 and which were from earlier v3 to later v3. I'll go over it tomorrow and take care of all them. Sorry again! |
π Linked issue
β Type of change
π Description
Work in progress migration guide from Nuxt UI v2 to Nuxt UI v3. None of the phrasing is final and is likely to change as I gather everything necessary and as it gets refined
π Checklist