- Waits until the drag movement has gone 5 pts before capturing it.
- Stop using document directly to make it work with react-native.
- Adds sourcemaps to the dist files.
- The main file in the page is now pointing to the dist version.
- Updates the position and display of the animated component mimic the react-native behavior
- Pass styles down to the animated component
- Improves the performance of spring animations
- ReactDom version working ok
- Added dist files using bili
- PanResponder for ReactDom extracted to its own repo
- Adds support for non-native apps
- Playground: Fixes for mobile browsers
- Fixes updating dragEnabled prop while dragging
- Creates this changelog file
- Playground: Alert areas example working ok
- Playground: Link to docs and inspiration working ok
- Playground: Fixed slides for test settings
- Playground: Prevent scrolling on mobile browsers
- First public version, almost everything working ok, playground included