Skip to content

Commit ba038c1

Browse files
committed
Releasing 0.4.0
1 parent 06d2d31 commit ba038c1

File tree

7 files changed

+51
-168
lines changed

7 files changed

+51
-168
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,12 @@
2222

2323
### 0.3.0 (Oct 21, 2014)
2424

25-
- Adding support for touch devices
25+
- Adding support for touch devices
26+
27+
### 0.4.0 (Jan 03, 2015)
28+
29+
- Improving accuracy of snap to grid
30+
- Updating to React 0.12
31+
- Adding dragging className
32+
- Adding reactify support for browserify
33+
- Fixing issue with server side rendering

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-draggable",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"homepage": "https://github.com/mzabriskie/react-draggable",
55
"authors": [
66
"Matt Zabriskie"

dist/react-draggable.js

Lines changed: 37 additions & 162 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/react-draggable.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)