Skip to content

Releases: envyN/ngx-dragdrop

v8.0.0

16 Feb 10:36
Compare
Choose a tag to compare

Angular 8 Upgrade

v6.0.0

30 Dec 04:51
Compare
Choose a tag to compare

v6.0.0

Features

  • Updated App to Angular 7.1.x
  • Added IOnDropData interface for OnDrop $event type

Breaking changes

  • ngx-draggable changed to ngxDraggable
  • ngx-dragTag changed to ngxDragTag
  • ngx-draggedClass changed to ngxDraggedClass
  • ngx-dragData changed to ngxDragData
  • ngx-droppable changed to ngxDroppable
  • ngx-dropData changed to ngxDropData
  • ngx-dropTags changed to ngxDropTags

v6.0.0-beta.1

29 Dec 13:53
Compare
Choose a tag to compare
v6.0.0-beta.1 Pre-release
Pre-release

Updated repo with changes for Angular 6

Features

  • Updated Angular to 6.0.0
  • Added IOnDropData interface for OnDrop $event type

Breaking changes

  • ngx-draggable changed to ngxDraggable
  • ngx-dragTag changed to ngxDragTag
  • ngx-draggedClass changed to ngxDraggedClass
  • ngx-dragData changed to ngxDragData
  • ngx-droppable changed to ngxDroppable
  • ngx-dropData changed to ngxDropData
  • ngx-dropTags changed to ngxDropTags