-
-
Notifications
You must be signed in to change notification settings - Fork 329
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
chore(next-release): version package (next) #3025
Merged
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 5, 2024 21:24
8466c94
to
fdd8414
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 6, 2024 20:39
fdd8414
to
2d09e7b
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 6, 2024 20:46
2d09e7b
to
44ad1fd
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 9, 2024 19:56
44ad1fd
to
60f9079
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 10, 2024 20:01
60f9079
to
d619a12
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 10, 2024 21:00
d619a12
to
50b31c6
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 10, 2024 21:39
50b31c6
to
c644df3
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 12, 2024 22:29
e196b59
to
d0eb293
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 16, 2024 15:57
d0eb293
to
63e8f62
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 16, 2024 20:05
63e8f62
to
bd73199
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 16, 2024 21:22
bd73199
to
fe5c0cc
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 16, 2024 21:51
fe5c0cc
to
945b2c2
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 17, 2024 20:39
945b2c2
to
b7e443e
Compare
github-actions
bot
force-pushed
the
changeset-release/next
branch
from
December 17, 2024 22:58
b7e443e
to
c892941
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
next
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onnext
.Releases
@skeletonlabs/skeleton@3.0.0-next.10
Patch Changes
@skeletonlabs/skeleton-react@1.0.0-next.12
Patch Changes
bugfix: Reinstate Pagination
count
prop. (#3026)chore: Updated peer dependencies to support React 19 (#3038)
feature: Add option to set
aria-labelledby
for Segment component (#3034)chore: Improved Ratings component default half star SVG (#3048)
chore: Improved focus states for Switch and Slider components. Minor style improvements to the Ratings label text. (#3045)
bugfix: empty padding when switch has no children (#3024)
bugfix: Set unique
key
properly for React's Rating component (#3043)@skeletonlabs/skeleton-svelte@1.0.0-next.16
Patch Changes
bugfix: Reinstate Pagination
count
prop. (#3026)feature: Add option to set
aria-labelledby
for Segment component (#3034)chore: Improved Ratings component default half star SVG (#3048)
chore: Added base style prop classes to Svelte Popover, Tooltip, and Modal components (#3031)
chore: Added positioner and z-index style props to the Svelte Popover, Tooltip, Combobox, and Modal components (#3029)
docs: update
trigger
props description for Popover, Modal and Tooltip (#3046)chore: Disabled the unsupported Svelte Combobox multiple property (#3033)
feat: Implements trigger event props for Svelte's Popover, Modal, Combobox and Tooltip. (#3053)
chore: Improved focus states for Switch and Slider components. Minor style improvements to the Ratings label text. (#3045)
bugfix: empty padding when switch has no children (#3024)