@atlaskit/pragmatic-drag-and-drop-react-drop-indicator
Advanced tools
Comparing version 1.0.1 to 1.0.2
# @atlaskit/pragmatic-drag-and-drop-react-indicator | ||
## 1.0.2 | ||
### Patch Changes | ||
- [#83702](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83702) [`4d9e25ab4eaa`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/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 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@atlaskit/pragmatic-drag-and-drop-react-drop-indicator", | ||
"version": "1.0.1", | ||
"description": "Optional react components for Pragmatic drag and drop that draw drop indicators (eg lines)", | ||
"version": "1.0.2", | ||
"description": "An optional Pragmatic drag and drop package containing react components that provide a visual indication about what the user will achieve when the drop (eg lines)", | ||
"publishConfig": { | ||
@@ -29,3 +29,3 @@ "registry": "https://registry.npmjs.org/" | ||
"dependencies": { | ||
"@atlaskit/pragmatic-drag-and-drop": "^1.0.0", | ||
"@atlaskit/pragmatic-drag-and-drop": "^1.1.0", | ||
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.0.0", | ||
@@ -32,0 +32,0 @@ "@atlaskit/tokens": "^1.42.0", |
@@ -1,13 +0,5 @@ | ||
# `@atlaskit/pragmatic-drag-and-drop-react-drop-indicator` | ||
## Pragmatic drag and drop | ||
A `react` addon for `@atlaskit/pragmatic-drag-and-drop` which will draw drop indicators (eg lines) for drag and drop interactions. Styling is powered by `@emotion`. There is no requirement to use this package for drawing indicators. This package exposes helpers for common use cases. | ||
An optional Pragmatic drag and drop package containing `react` components that provide a visual indication about what the user will achieve when the drop (eg lines). | ||
## Installation | ||
```sh | ||
yarn add @atlaskit/pragmatic-drag-and-drop-react-drop-indicator | ||
``` | ||
## Usage | ||
Detailed docs and example usage can be found on [atlassian.design](https://atlassian.design/components/pragmatic-drag-and-drop/). | ||
[📖 Documentation](https://atlassian.design/components/pragmatic-drag-and-drop/). |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
251362
6