Pragmatic drag and drop
An optional package for Pragmatic drag and drop that enables screen reader messaging for alternative flows.
An optional package for Pragmatic drag and drop that enables screen reader messaging for alternative flows
An optional package for Pragmatic drag and drop that enables screen reader messaging for alternative flows.
f9b89a52cbad6
-
Changes announcement behavior to be delayed and polite instead of immediate and assertive. This
helps issues with announcements sometimes being skipped or interrupted.e750fb3633f6e
-
[ux] Enable new icons behind a feature flag.b813bd74ede6d
-
Updates internal configuration files58941fa1d332a
-
All react
unit tests will now run against react@16
and react@18
on CI.85525725cb0d
-
Migrated to the new button component#92913
8f7e827e0978
-
Some Pragmatic drag and drop packages did not have "author"
and or "license"
attributes set in
their package.json
file. These missing attributes have now been added where required.
+ "author": "Atlassian Pty Ltd",
+ "license": "Apache-2.0",
All Pragmatic drag and drop packages were already licensed under Apache-2.0
(see LICENSE
files), but the "license"
attribute in some package.json
files was missing.
1827ac58bb32
-
There were some cases where our visually hidden styles could case the page to slightly increase in
size. This has now been fixed.77694db987fc
-
Public release of Pragmatic drag and drop documentation#83702
4d9e25ab4eaa
-
Updating the descriptions of Pragmatic drag and drop packages, so they each provide a consistent
description to various consumers, and so they are consistently formed amongst each other.
package.json
description
README.md
8d4e99057fe0
-
Upgrade Typescript from 4.9.5
to 5.4.2
#70616
42e57ea65fee
-
This is our first major
release (1.0
) for all Pragmatic drag and drop packages.
For a detailed explanation of these changes, and how to upgrade (automatically) to 1.0
please
see our
1.0 upgrade guide
61cb5313358
- Removing
unused dependencies and dev dependencies9d00501a414
- Ensure
legacy types are published for TS 4.5-4.841fae2c6f68
- Upgrade
Typescript from 4.5.5
to 4.9.5
9fd8556db17
- Internal
folder name structure change#33262
34ed7b2ec63
- We have
changed the name of our drag and drop packages to align on the single name of "Pragmatic drag and
drop"
- @atlaskit/drag-and-drop
+ @atlaskit/pragmatic-drag-and-drop
- @atlaskit/drag-and-drop-autoscroll
+ @atlaskit/pragmatic-drag-and-drop-autoscroll
- @atlaskit/drag-and-drop-hitbox
+ @atlaskit/pragmatic-drag-and-drop-hitbox
- @atlaskit/drag-and-drop-indicator
+ @atlaskit/pragmatic-drag-and-drop-react-indicator
# Note: `react` was added to this package name as our indicator package is designed for usage with `react`.
- @atlaskit/drag-and-drop-live-region
+ @atlaskit/pragmatic-drag-and-drop-live-region
- @atlaskit/drag-and-drop-react-beautiful-dnd-migration
+ @atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration
- @atlaskit/drag-and-drop-docs
+ @atlaskit/pragmatic-drag-and-drop-docs
The new @atlaskit/pragmatic-drag-and-drop*
packages will start their initial versions from where
the `@atlaskit/drag-and-drop*
packages left off. Doing this will make it easier to look back on
changelogs and see how the packages have progressed.
56507598609
- Skip
minor dependency bump6455cf006b3
- Builds
for this package now pass through a tokens babel plugin, removing runtime invocations of the
tokens() function and improving performance.8cc2f888c83
- Upgrade
Typescript from 4.3.5
to 4.5.5
5b37b07dc94
- Moving
from @emotion/core@10
to @emotion/react@11
to line up @emotion
usage with the rest of the
Design System73427c38077
- Initial
release of @atlaskit/drag-and-drop
packages 🎉8d4228767b0
- Upgrade
Typescript from 4.2.4
to 4.3.5
.