Version Packages#2030
Open
github-actions[bot] wants to merge 1 commit intoexperimentalfrom
Open
Conversation
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 experimental, this PR will be updated.
Releases
@dnd-kit/solid@0.3.0
Minor Changes
69f2772Thanks @clauderic! - Add @dnd-kit/solid adapter package for SolidJSPatch Changes
5d64078Thanks @clauderic! - AdddropAnimationprop to theDragOverlaycomponent to allow consumers to disable or customize the drop animation that plays when a drag operation ends. Set tonullto disable, pass{duration, easing}to customize timing, or provide a custom animation function for full control.Updated dependencies [
c770017,5d64078,32e0172]:@dnd-kit/svelte@0.3.0
Minor Changes
e630ec0Thanks @clauderic! - Initial release of @dnd-kit/svelte – a Svelte 5 adapter for dnd kit. ProvidesDragDropProvider,DragOverlay,createDraggable,createDroppable, andcreateSortableusing Svelte 5 runes and attachments ({@attach}).Patch Changes
c770017,5d64078,32e0172]:@dnd-kit/vue@0.3.0
Minor Changes
#1880
a53b4c7Thanks @clauderic! - Add @dnd-kit/vue adapter package for Vue 3.5+570c2a9Thanks @clauderic! - AddDragOverlaycomponent to@dnd-kit/vue.Patch Changes
c770017,5d64078,32e0172]:@dnd-kit/abstract@0.3.0
Patch Changes
@dnd-kit/collision@0.3.0
Patch Changes
@dnd-kit/dom@0.3.0
Patch Changes
#2028
c770017Thanks @dooohun! - AddedSnapToPointermodifier that offsets the drag transform so a specified anchor point of the dragged element snaps to the cursor position. Theanchoroption accepts an{x, y}object with values between0and1representing the relative position within the draggable element. Defaults to{x: 0.5, y: 0.5}(center).5d64078Thanks @clauderic! - AdddropAnimationprop to theDragOverlaycomponent to allow consumers to disable or customize the drop animation that plays when a drag operation ends. Set tonullto disable, pass{duration, easing}to customize timing, or provide a custom animation function for full control.#1889
32e0172Thanks @rjur11! - Fixed PointerSensor crash on Android caused by unhandled pointercancel events.Updated dependencies []:
@dnd-kit/geometry@0.3.0
Patch Changes
@dnd-kit/helpers@0.3.0
Patch Changes
@dnd-kit/react@0.3.0
Patch Changes
5d64078Thanks @clauderic! - AdddropAnimationprop to theDragOverlaycomponent to allow consumers to disable or customize the drop animation that plays when a drag operation ends. Set tonullto disable, pass{duration, easing}to customize timing, or provide a custom animation function for full control.Updated dependencies [
c770017,5d64078,32e0172]:@dnd-kit/state@0.3.0