v2.2.0
2.2.0 (2018-12-22)
New
- ngDraggable: add [lockAxis] input to restrict dragging to a specific axis by locking another one.
Bugfix
- ngDraggable:
- fix issue #112: Control change detection with HostListener events. Performance updated.
- fix issue #128: Multiple phone draggables at the same time.
- ngResizable:
- fix issue #132: Aspect ratio feature exits Y-Axis boundary on resize.
- Performance updated.