Skip to content

Commit

Permalink
release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
claydiffrient committed Apr 9, 2016
1 parent 7af8ee5 commit eee9431
Show file tree
Hide file tree
Showing 7 changed files with 820 additions and 597 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
v1.0.0 - Sat, 09 Apr 2016 05:03:25 GMT
--------------------------------------

- [4e2447a](../../commit/4e2447a) [changed] Updated to add support for React 15 (#152)
- [0d4e600](../../commit/0d4e600) [added] module for default style
- [cb53bca](../../commit/cb53bca) [fixed] Remove ReactModal__Body--open class when unmounting Modal
- [63bee72](../../commit/63bee72) [fixed] Custom classnames override default styles


v0.6.1 - Fri, 23 Oct 2015 18:03:54 GMT
--------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-modal",
"version": "0.6.1",
"version": "1.0.0",
"homepage": "https://github.com/rackt/react-modal",
"authors": [
"Ryan Florence",
Expand Down
Loading

0 comments on commit eee9431

Please sign in to comment.