Skip to content
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

Version Packages #1606

Open
wants to merge 1 commit into
base: experimental
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 10, 2025

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/abstract@0.0.10

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/geometry@0.0.10
    • @dnd-kit/state@0.0.10

@dnd-kit/collision@0.0.10

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/abstract@0.0.10
    • @dnd-kit/geometry@0.0.10

@dnd-kit/dom@0.0.10

Patch Changes

  • #1606 2c53eb9 Thanks @github-actions! - Use the draggable.isDragging property instead of draggable.isDragSource to set aria-grabbing and aria-pressed attributes.

  • #1606 3155941 Thanks @github-actions! - Fixed a bug with the Feedback plugin where the placeholder element was visible for a brief moment during the drop animation instead of being hidden until the animation completes.

  • #1606 082836e Thanks @github-actions! - Fixed a bug with the PointerSensor where it was possible for it to activate while a drag operation was already in progress.

  • Updated dependencies []:

    • @dnd-kit/abstract@0.0.10
    • @dnd-kit/collision@0.0.10
    • @dnd-kit/geometry@0.0.10
    • @dnd-kit/state@0.0.10

@dnd-kit/geometry@0.0.10

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/state@0.0.10

@dnd-kit/helpers@0.0.10

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/abstract@0.0.10

@dnd-kit/react@0.0.10

Patch Changes

  • #1606 76d2d65 Thanks @github-actions! - Introduce the useDragDropMonitor hook to the @dnd-kit/react package. This hook allows you to monitor drag and drop events within a DragDropProvider.

  • 349f0c0 Thanks @clauderic! - Fixed incorrect types for the useDragDropMonitor hook.

  • Updated dependencies [2c53eb9, 3155941, 082836e]:

    • @dnd-kit/dom@0.0.10
    • @dnd-kit/abstract@0.0.10
    • @dnd-kit/state@0.0.10

@dnd-kit/state@0.0.10

@github-actions github-actions bot force-pushed the changeset-release/experimental branch 9 times, most recently from 3a0dff7 to 9e5fc86 Compare February 17, 2025 02:01
@github-actions github-actions bot force-pushed the changeset-release/experimental branch 2 times, most recently from 46f6916 to 82a55b2 Compare February 19, 2025 01:51
@github-actions github-actions bot force-pushed the changeset-release/experimental branch from 82a55b2 to 0364fd4 Compare February 19, 2025 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants