Releases: clauderic/dnd-kit
@dnd-kit/[email protected]
Patch Changes
-
423610c
#56 Thanks @clauderic! - Add MIT license to package.json and distributed files -
Updated dependencies [
423610c
,594a24e
,fd25eaf
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
-
423610c
#56 Thanks @clauderic! - Add MIT license to package.json and distributed files -
594a24e
#106 Thanks @ranbena! - Replaceanimation.finished
withanimation.onfinish
for DragOverlay drop animation as the latter has much better support across browsers. -
fd25eaf
#68 Thanks @Pustelto! - Wrap attributes returned from useDraggable hook in useMemo to allow pure component optimization -
Updated dependencies [
423610c
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
423610c
#56 Thanks @clauderic! - Add MIT license to package.json and distributed files
@dnd-kit/[email protected]
Patch Changes
0b343c7
#52 Thanks @clauderic! - Add repository entry to package.json files
@dnd-kit/[email protected]
Patch Changes
-
0b343c7
#52 Thanks @clauderic! - Add repository entry to package.json files -
78a7b67
Thanks @clauderic! - Fix an issue with the sortable keyboard coordinate getter not excluding disabled droppables. -
Updated dependencies [
0b343c7
,5194696
,310bbd6
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
-
0b343c7
#52 Thanks @clauderic! - Add repository entry to package.json files -
Updated dependencies [
0b343c7
,5194696
,310bbd6
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
-
5194696
#51 Thanks @clauderic! - Fix issue with reducer initial state variable causing collisions due to variable references all pointing to the original initial state variable. -
310bbd6
#37 Thanks @nickpresta! - Fix typo in package.json repository URL -
Updated dependencies [
0b343c7
,310bbd6
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
310bbd6
#37 Thanks @nickpresta! - Fix typo in package.json repository URL
@dnd-kit/[email protected]
Major Changes
2912350
Thanks @clauderic! - Initial public release.
@dnd-kit/[email protected]
Minor Changes
7bd4568
#30 - Initial beta release, authored by @clauderic.