4.0.0-beta.1 ā€¢ Published 3 years ago

re-dnd v4.0.0-beta.1

Weekly downloads
456
License
MIT
Repository
github
Last release
3 years ago

re-dnd

npm version build status license

Drag-n-drop for reason-react.

Features

  • Vertical lists
  • Horizontal lists
  • Multiple drop targets
  • Mouse & Touch interactions
  • Conditional drag & drop
  • Custom drag handles
  • Scrollable containers
  • Auto-scroll when dragging at container's edge

Installation

# yarn
yarn add re-dnd
# or npm
npm install --save re-dnd

Then add it to bsconfig.json:

"bs-dependencies": [
  "re-dnd"
]

Examples

State

Features we'd like to add at some point

  • Keyboard interactions
  • Ignore form elements (opt-out)
  • Drop-zones
  • Multi-select

Thanks

License

MIT.

4.0.0-beta.1

3 years ago

3.0.0

3 years ago

2.0.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago

1.0.0-beta.1

5 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago