Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1006 Bytes

CHANGELOG.md

File metadata and controls

56 lines (38 loc) · 1006 Bytes

CHANGELOG

HEAD (Unreleased)

  • Fixed AOT issue

3.1.2 (2018-01-19)

(none)

3.1.1 (2017-12-04)

  • Fix draging between containers
  • Updated README to state importing styles
  • Bumped ngx-ui for ng 5.0 support in the demo

3.1.0 (2017-11-2)

  • Support for Angular 5

3.0.0 (2017-08-15)

(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