Skeleton Next - Update 10 - Ratings, Progress Ring, and Nav Components #2728
endigo9740
announced in
Announcements
Replies: 0 comments
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 crew! This post is part of an ongoing series of updates as we progress towards Skeleton v3 (aka Skeleton "Next"). Today we'll be showcasing three brand new v3 components. Each represent a huge step forward compared to their v2 counterparts.
New Components
As expected, all the new components have been ported to fully support Svelte 5 and React, as well as the newest Skeleton v3 conventions and aesthetic. Browse the React tab and view the API Reference for a run down of the new props and similar features.
Ratings
React | Svelte
First up, the new Ratings component. Contributor @Mahmoud-zino has introduced a number of improvements, including:
Progress Ring
React | Svelte
Next we have the new Progress Ring component, which replaces the v2 Progress Radial.
<ProgressRing>
component name<Progress>
(bar) component and supports amax
prop valueNavigation
React | Svelte
Finally a new set of navigation components now replace the v2 AppRail. Both extending and expanding on the prior version in a number of meaningful ways:
expanded
mode with a wider display<button>
and<a>
elementsselected
state for handling local stateWhat's Next
Please see our other post concerning the future roadmap for Skeleton v3 and related projects. To summarize, we will be shifting priority to Skeleton v3 going forward, with a focus on components. Expect a larger uptick of new components over the next few weeks. Please keep an eye on our social channels and v3 documentation for details.
Beta Was this translation helpful? Give feedback.
All reactions