You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,9 @@ angular2-draggable has angular directives that make the DOM element draggable an
27
27
+ provided since v2.0, requires Angular >= 6
28
28
29
29
# Latest Update
30
+
+ 2018.09.14: 2.1.3
31
+
+**ngResizable**: fix [issue #100](https://github.com/xieziyu/angular2-draggable/issues/100): Resize bounds on a draggable element inside a containment is off
32
+
30
33
+ 2018.08.20: 2.1.2
31
34
+**ngDraggable**: fix [issue #97](https://github.com/xieziyu/angular2-draggable/issues/97): Item is produced with div partially out of bounds.
32
35
@@ -134,6 +137,7 @@ Well you can use both directives concurrently if you wish:
0 commit comments