Skip to content

Commit

Permalink
Releasing 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabriskie committed Jan 3, 2015
1 parent 06d2d31 commit ba038c1
Show file tree
Hide file tree
Showing 7 changed files with 51 additions and 168 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,12 @@

### 0.3.0 (Oct 21, 2014)

- Adding support for touch devices
- Adding support for touch devices

### 0.4.0 (Jan 03, 2015)

- Improving accuracy of snap to grid
- Updating to React 0.12
- Adding dragging className
- Adding reactify support for browserify
- Fixing issue with server side rendering
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-draggable",
"version": "0.3.0",
"version": "0.4.0",
"homepage": "https://github.com/mzabriskie/react-draggable",
"authors": [
"Matt Zabriskie"
Expand Down
199 changes: 37 additions & 162 deletions dist/react-draggable.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/react-draggable.map

Large diffs are not rendered by default.

0 comments on commit ba038c1

Please sign in to comment.