Skeleton v3 Beta 🎉 #2919
endigo9740
announced in
Announcements
Replies: 1 comment 3 replies
-
Comment about V3 preset naming scheme: May I ask why are there two shades? It is not easily understandable what each shade is responsible for, and in all presets, both the shade always add up to 1000, so why use two shades at all? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone, Chris here from the Skeleton team. I am thrilled to announce the release of the new Skeleton v3 Beta, the latest milestone in our journey to create both the best design system for the web. This of course follows our recent roadmap, which details our plans leading up to the full launch later this year. Let's dive in and review what the v3 Beta means for you and your projects.
News & Announcements
You can find progress updates and announcements for the duration of the v3 development cycle here:
Getting Started
Installation Guide
Migration Guide
What's New in v3
Modular Packages
@skeletonlabs/skeleton
- this contains the core design system features as provided by the Tailwind Plugin@skeletonlabs/skeleton-react
- a library of React components built using the Skeleton design system.@skeletonlabs/skeleton-svelte
- a library of Svelte components built using the Skeleton design system.Design System
Tailwind Plugin
Components
Documentation
FAQs
What does "Beta" mean?
For us, this means the Skeleton
next
branch is now feature complete. Essentially the minimum threshold of features we plan to ship for the final v3.x release are now in place in either our core or component packages. This does not, however, mean Skeleton v3 is complete, bug free, or stable.Is Skeleton v3 ready for production?
Not quite. While we consider the v3 Beta to be feature complete, there's still a number of remaining issues to address. However, we continue to move at a steady pace.
Why so many changes?
If you review the original proposal, you'll understand the motivation. It comes down to a single question: "If we were going to build Skeleton today, what would we do differently?". Turns out the answer is: a lot! Though we think these changes are healthy for life and longevity of the project. The update to Svelte 5 serves as a prime example of this.
Is it possible to migrate from a Skeleton v2 project?
Yes, we've provided a migration guide for this process. Though please be aware it's an involved process. And that Skeleton v3 is not yet ready for production.
Should I begin testing the Skeleton v3 Beta?
Yes, please do! And make sure to submit feedback on what you think! We can only improve what you communicate to us!
Reporting Issues
Please report all issues via GitHub, Discord, or the comments section below.
Beta Was this translation helpful? Give feedback.
All reactions