Skip to content

Commit eee9431

Browse files
committed
release v1.0.0
1 parent 7af8ee5 commit eee9431

File tree

7 files changed

+820
-597
lines changed

7 files changed

+820
-597
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v1.0.0 - Sat, 09 Apr 2016 05:03:25 GMT
2+
--------------------------------------
3+
4+
- [4e2447a](../../commit/4e2447a) [changed] Updated to add support for React 15 (#152)
5+
- [0d4e600](../../commit/0d4e600) [added] module for default style
6+
- [cb53bca](../../commit/cb53bca) [fixed] Remove ReactModal__Body--open class when unmounting Modal
7+
- [63bee72](../../commit/63bee72) [fixed] Custom classnames override default styles
8+
9+
110
v0.6.1 - Fri, 23 Oct 2015 18:03:54 GMT
211
--------------------------------------
312

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal",
3-
"version": "0.6.1",
3+
"version": "1.0.0",
44
"homepage": "https://github.com/rackt/react-modal",
55
"authors": [
66
"Ryan Florence",

0 commit comments

Comments
 (0)