- Bump to Cypress version 10.6.0
- Angular version 11
- Angular version 10
- Resolve Angular Ivy deep link warning
- Update deps
- Compat with Angular Ivy
- Angular version 8
- Breaking: use
NgxDnDModule.forRoot()
in your module imports. - Add
direction
as an option onngx-dnd-container
. - Bump
@swimlnae/dragula
to supportdirection
. - Make
@swimlane/dragula
and@type/dragula
a dep of@swimlane/ngx-dnd
- Angular version 7
- Provide service in root
(none)
- Add support files to published resources (again, really)
- Add support files to published resources (again)
- Add support files to published resources
- Publish for metadata
- Release latest version
- Fix: re-added CSS fields to release
- Chore: now including SCSS files in release
- Chore: Port to Angular CLI 6
(none)
(none)
- Add Angular v6.0 support
- Fixed AOT issue
(none)
- Fix dragging between containers
- Updated README to state importing styles
- Bumped ngx-ui for ng 5.0 support in the demo
- Support for Angular 5
(none)
- Support strings as droppableItemClass
- Improved component reactivity
- Feature: add moves input to ngxDraggable and ContainerComponent
- bugfix: removed browser animation module from NgxDnDModule
- Fix: emit drop event with copied item instead of source
- Feature: drag handles
- Bugfix: Angular throws errors during digest
(none)
- build typescript types
- upgrade for angular ~4.0
(none)
- Fix build process
- My first release