Détail du package

@atlaskit/pragmatic-drag-and-drop-live-region

atlassian131.2kApache-2.01.2.0

An optional package for Pragmatic drag and drop that enables screen reader messaging for alternative flows

readme

Pragmatic drag and drop

An optional package for Pragmatic drag and drop that enables screen reader messaging for alternative flows.

📖 Documentation

changelog

@atlaskit/pragmatic-drag-and-drop-live-region

1.2.0

Minor Changes

  • #168054 f9b89a52cbad6 - Changes announcement behavior to be delayed and polite instead of immediate and assertive. This helps issues with announcements sometimes being skipped or interrupted.

1.1.0

Minor Changes

Patch Changes

1.0.7

Patch Changes

1.0.6

Patch Changes

1.0.5

Patch Changes

  • #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.

1.0.4

Patch Changes

  • #86309 1827ac58bb32 - There were some cases where our visually hidden styles could case the page to slightly increase in size. This has now been fixed.

1.0.3

Patch Changes

1.0.2

Patch Changes

  • #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
    • Website documentation

1.0.1

Patch Changes

1.0.0

Major Changes

  • #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

0.5.3

Patch Changes

0.5.2

Patch Changes

0.5.1

Patch Changes

0.5.0

Minor Changes

0.4.0

Minor Changes

  • #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.

0.3.0

Minor Changes

0.2.2

Patch Changes

  • #28324 6455cf006b3 - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving performance.

0.2.1

Patch Changes

0.2.0

Minor Changes

  • #25485 5b37b07dc94 - Moving from @emotion/core@10 to @emotion/react@11 to line up @emotion usage with the rest of the Design System

0.1.0

Minor Changes

0.0.1

Patch Changes