Version Packages#610
Merged
Merged
Conversation
github-actions
Bot
requested review from
MaxLee-dev and
noahchoii
as code owners
June 12, 2026 06:09
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 12, 2026 06:57
fb3b5f1 to
6f718af
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 16, 2026 07:08
ed1def3 to
2acb09e
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 16, 2026 07:50
8eeacda to
cb87b07
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 19, 2026 00:17
68ebc26 to
223612e
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 14, 2026 06:06
dcd4830 to
0e2198a
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 15, 2026 08:54
3f11fb0 to
ae74886
Compare
Collaborator
|
✅ All tests passed!
Click here if you need to update snapshots. |
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.
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 main, this PR will be updated.
Releases
@vapor-ui/core@1.4.0
Sheet
Add
Sheet.ResizeHandlefor edge drag-and-keyboard resizing. (#634) - Thanks @MaxLee-dev!Place
Sheet.ResizeHandleinsideSheet.Popupto let users resize the sheet by dragging its edge or using arrow keys / Home / End. Size bounds live in CSS: setmin/max-width(left/right sheets) ormin/max-height(top/bottom sheets) on the Popup — px and viewport units are supported, and sensible defaults (64px to viewport size) apply when unset. The handle acceptsstepanddisabled.Etc.
invalidstate to indicator element (#618) - Thanks @noahchoii!Updated Dependencies
@vapor-ui/icons@1.2.1
Etc.
Update icons from Figma (#608) - Thanks @github-actions!
Updated Basic Icons:
CopyOutlineIcon