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

ngx-drag-drop

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-drag-drop - npm Package Versions

1245

2.0.0-rc.4

Diff

Changelog

Source

v2.0.0-rc.4 (2018-10-27)

  • Handle DragEvent.dataTransfer being null for external drag items in Firefox (#35)

<a name="v1.1.0"></a>

reppners
published 2.0.0-rc.3 •

Changelog

Source

v2.0.0-rc.4 (2018-10-27)

  • Handle DragEvent.dataTransfer being null for external drag items in Firefox (#35)

<a name="v1.1.0"></a>

reppners
published 1.1.0 •

Changelog

Source

v1.1.0 / v2.0.0-rc.3 (2018-09-19)

  • Transport eventually set dndDraggable.dndType as type in DndDropEvent (#42) - thanks to @hordesalik

<a name="v2.0.0-rc.2"></a>

reppners
published 2.0.0-rc.2 •

Changelog

Source

v2.0.0-rc.2 (2018-09-16)

  • Assert placeholder is still attached before removing from DOM (#37)

<a name="v1.0.4"></a>

reppners
published 1.0.4 •

Changelog

Source

v1.0.4 (2018-09-07)

Strip rxjs and zone.js from peerDependencies and allow Angular v6 as peerDependency

<a name="v2.0.0-rc.1"></a>

reppners
published 2.0.0-rc.1 •

Changelog

Source

v2.0.0-rc.1 (2018-06-28)

  • Changed .remove() => .parentNode.removeChild() for cross-browser compatibility (#27)

Thanks to @gpaucot

<a name="v2.0.0-rc.0"></a>

reppners
published 2.0.0-rc.0 •

Changelog

Source

v2.0.0-rc.0 (2018-06-05)

Release candidate for next version!

  • Remove rxjs as peer dependency as this lib is not dependent on it.

  • Remove zone.js as peer dependency as this lib is not dependent on it.

  • Adjust angular peer dependency to support Angular v6 without warning.

  • dragover event now bubbles up.

  • Handle various drag events outside of Angular zone to improve performance.

    • I'm not entirely clear if this could be a breaking change to some users so I'm better safe than sorry and raise the major version with this release!

Thanks to @mtraynham for his contributions!

<a name="v1.0.3"></a>

reppners
published 1.0.3 •

Changelog

Source

v1.0.3 (2018-01-26)

[dndHandle] and [dndDragImageRef] can now be used when contained in components. Previously it only worked when in the same template as a content child of [dndDraggable].

<a name="v1.0.2"></a>

reppners
published 1.0.2 •

Changelog

Source

v1.0.2 (2018-01-12)

  • compatibility with Angular compiler flag fullTemplateTypeCheck introduced in Angular v5.2

<a name="v1.0.1"></a>

reppners
published 1.0.1 •

Changelog

Source

v1.0.1 (2017-12-01)

  • correct angular peer dependency to avoid warnings when using angular >4.x.x

<a name="v1.0.0"></a>

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