Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: elbakerino/react-dnd

Tags

13.1.1

Toggle 13.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: apply semver (react-dnd#3078)

v13.1.0

Toggle v13.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make factory function argument to useDrag, useDrop optional (react-dn…

…d#3068)

* feat: make function arg to useDrag/useDrop optional

* chore: cut semver

* fix: remove invariant tests

v13.0.1

Toggle v13.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: apply version (react-dnd#3067)

13.0.0

Toggle 13.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Doc updates wrt Hook APIs (react-dnd#3057)

* docs: update usedrag, usedrop pages

* docs: minor tutorial update