Skip to content

Commit

Permalink
v0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed May 20, 2017
1 parent 344614a commit f1eaba6
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/react-modal.css

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-modal.min.css

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

4 changes: 2 additions & 2 deletions docs/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -27917,7 +27917,7 @@ var customStyles = {
left: 0,
right: 0,
backgroundColor: 'rgba(51, 51, 51, .55)',
zIndex: 100
zIndex: 1000
},
content: {
boxShadow: '0 4px 16px rgba(0, 0, 0, .5)',
Expand Down Expand Up @@ -28637,4 +28637,4 @@ _reactDom2.default.render(_react2.default.createElement(App, null), document.get
/***/ })

/******/ });
//# sourceMappingURL=bundle.js.map?a071e294be5e2bf58191
//# sourceMappingURL=bundle.js.map?5c5fa499f76e71f39349
2 changes: 1 addition & 1 deletion docs/bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
</div>
</nav>
<div id="container"></div>
<script type="text/javascript" src="bundle.js?a071e294be5e2bf58191"></script></body>
<script type="text/javascript" src="bundle.js?5c5fa499f76e71f39349"></script></body>
</html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trendmicro/react-modal",
"version": "0.6.3",
"version": "0.6.4",
"description": "Trend Micro Components: React Modal",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit f1eaba6

Please sign in to comment.