0.15.1 â€ĸ Published 12 months ago

@atlaskit/drag-and-drop v0.15.1

Weekly downloads
-
License
Apache-2.0
Repository
bitbucket
Last release
12 months ago

Atlassian drag and drop

A performance optimized drag and drop framework

ℹī¸ This package is in early access. We have not yet guaranteed API stability

Background

There are a wealth of existing drag and drop libraries for the web. Some drag and drop libraries are general purpose (e.g. @shopify/draggable, react-dnd), and some are for specific experiences (e.g. react-beautiful-dnd is for lists and connected lists). Some libraries leverage the platform's built in drag and drop capabilities, and some rebuild the drag and drop operation from scratch.

Every drag and drop solution will make tradeoffs regarding feature sets, user experience, startup performance and runtime performance.

The goals of @atlaskit/drag-and-drop are:

  • 🚀 Speed: Best of class startup and runtime performance
  • 🤸 Flexibility: Can be used to power any interaction
  • 🧑‍đŸĻŊ Accessibility*: Ensuring that all users have a good experience

*Accessible experiences are achieved through alternative keyboard and screen reader flows. Unfortunately, the browsers drag and drop behaviour is not accessible (yet). But don't worry, we have a comprehensive guide and toolchain to help you be successful here

Core characteristics

  • 🌎 Platform powered: leverages the browsers drag and drop capabilities
  • 🐁 Tiny: ~4.5kB base
  • đŸĒĄ Incremental: only pay for what you use
  • âŗ Deferred compatible: consumers can delay the loading of @atlaskit/drag-and-drop (and related packages) in order to improve page load speeds
  • 🎨 Headless: full rendering and style control
  • đŸĻŠ Cross browser support: full feature support in Firefox, Safari and Chrome
  • 📱 Touch device compatible
  • 🎁 Addons: patterns that allow sharing small pieces of functionality that can be added together
  • 🎄 Framework agnostic: works with any frontend framework
  • 👾 Virtualization support
  • 🧑‍đŸĻŊ Accessible: comprehensive toolchain and patterns for creating highly accessible experiences

Installation

yarn add @atlaskit/drag-and-drop

Usage

Detailed docs and example usage can be found on atlassian.design.

0.16.0

12 months ago

0.15.1

1 year ago

0.14.0

1 year ago

0.15.0

1 year ago

0.11.0

1 year ago

0.12.0

1 year ago

0.13.0

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.7.1

2 years ago

0.7.0

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.6.0

2 years ago

4.5.4

7 years ago

4.5.3

7 years ago

4.5.2

7 years ago

4.5.1

7 years ago

4.5.0

7 years ago

4.4.2

7 years ago

4.4.1

7 years ago

4.4.0

7 years ago

4.3.0

7 years ago

4.2.0

7 years ago

4.1.0

7 years ago

4.0.1

7 years ago

4.0.0

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago