Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/pragmatic-drag-and-drop-react-drop-indicator

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/pragmatic-drag-and-drop-react-drop-indicator - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

10

CHANGELOG.md
# @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 @@

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc