Skip to content

Commit 9ba1dc5

Browse files
committed
Update CHANGELOG
1 parent 0cddb23 commit 9ba1dc5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
### Prerelease
4+
5+
- Addition: `offsetParent` property for an arbitrary ancestor for offset calculations.
6+
- Fixes e.g. dragging with a floating `offsetParent`.
7+
- Ref: https://github.com/mzabriskie/react-draggable/issues/170
8+
- Enhancement: Make this library iframe-aware.
9+
- Ref: https://github.com/mzabriskie/react-draggable/pull/177
10+
- Bugfix: Lint/Test Fixes for new Flow & React versions
11+
312
### 2.1.2 (Jun 5, 2016)
413

514
- Bugfix: Fix `return false` to cancel `onDrag` breaking on both old and new browsers due to missing `typeArg` and/or

0 commit comments

Comments
 (0)