Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 740 Bytes

CHANGELOG.md

File metadata and controls

41 lines (28 loc) · 740 Bytes

CHANGELOG

HEAD (Unreleased)

(none)


2.2.0 (2017-07-18)

  • Support strings as droppableItemClass
  • Improved component reactivity
  • Feature: add moves input to ngxDraggable and ContainerComponent

2.1.2 (2017-05-26)

  • bugfix: removed browser animation module from NgxDnDModule

2.1.1 (2017-05-23)

  • Fix: emit drop event with copied item instead of source

2.1.0 (2017-05-16)

  • Feature: drag handles

2.0.2 (2017-05-11)

  • Bugfix: Angular throws errors during digest

2.0.1 (2017-04-17)

(none)

2.0.0 (2017-04-17)

  • build typescript types
  • upgrade for angular ~4.0

1.0.2 (2017-04-17)

(none)

1.0.1 (2017-04-17)

  • Fix build process

1.0.0 (2017-03-12)

  • My first release