Skip to content

Releases: reppners/ngx-drag-drop

v18.0.2

14 Jul 15:58
Compare
Choose a tag to compare

What's Changed

  • Unregistering drag handle after handle's destroy by @Elytes in #162

Full Changelog: v18.0.1...v18.0.2

v18.0.1

14 Jul 15:42
Compare
Choose a tag to compare

What's Changed

  • Fix a bug where interacting more than 2 times in 100 milliseconds lea… by @Elytes in #163

New Contributors

Full Changelog: v18.0.0...v18.0.1

v18.0.0

07 Jul 21:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v17.0.0...v18.0.0

v17.0.0

23 Nov 21:22
280b10c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v16.1.0...v17.0.0

v16.1.0

12 Sep 20:31
Compare
Choose a tag to compare

What's Changed

  • fix: 404 in demo-link by @bobbyg603 in #123
  • fix(DndDropzoneDirective): placeholder doesn't disappear when working with multiple dropzones by @AlexanderFSP in #146
  • fix(DndDraggableDirective): Prevent dragend hook if disabled by @LcpMarvel in #150
  • Update the directive to standalone by @Tze-Sien in #153

New Contributors

Full Changelog: v16.0.0...v16.1.0

Thank you to everyone who opened a PR. And sorry again for the long wait.

Update Angular to v16

18 May 14:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v15.0.0...v16.0.0

Update Angular to v15

19 Dec 15:23
96b8209
Compare
Choose a tag to compare

What's Changed

  • Documentation reworked. flex-layout was deprecated and had to be replaced by regular css
  • Angular 15 update by @ChristofFritz in #131
  • documentation: update README.md by @bobbyg603 in #122

New Contributors

Full Changelog: v14.0.0...v15.0.0

Updates angular dependencies to v14

26 Aug 19:06
Compare
Choose a tag to compare
v14.0.0

docs(demo): updated docs build to be based on v14

Fixes ReferenceError on DndModule errors

24 Jun 19:18
Compare
Choose a tag to compare

Thanks to #109 this patch release hopefully fixes the ReferenceError on DndModule errors reported in #105

v13.0.0

30 Dec 14:24
Compare
Choose a tag to compare

Refactored and ready for Angular v13.x

There were no changes in functionality, only the demos are updated to use latest Angular, CDK, Material, Flex-Layout dependencies.