Skip to content

Commit bcb1901

Browse files
committed
CHANGELOG: gesture and restriction fixes
1 parent a1d88fe commit bcb1901

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2+
### Fixed Gestures
3+
4+
Gestures were completely [broken in
5+
v1.2.0](https://github.com/taye/interact.js/issues/146). They're fixed now.
6+
7+
### Restriction
8+
9+
Fixed restriction to an element when the element doesn't have a rect (`display:
10+
none`, not in DOM, etc.). [Issue
11+
144](https://github.com/taye/interact.js/issues/144).
12+
113
## 1.2.0
214

315
### Multiple interactions

0 commit comments

Comments
 (0)