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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +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
30
+
31
+
+ 2018.09.17: 2.1.4
32
+
+ Fix a build issue.
31
33
+**ngResizable**: fix [issue #100](https://github.com/xieziyu/angular2-draggable/issues/100): Resize bounds on a draggable element inside a containment is off
0 commit comments