Skip to content

Commit 2afd566

Browse files
committed
v0.7.1
1 parent 81c2e72 commit 2afd566

File tree

7 files changed

+16
-7
lines changed

7 files changed

+16
-7
lines changed

dist/react-modal.css

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

dist/react-modal.min.css

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

docs/bundle.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,7 +1299,7 @@ exports = module.exports = __webpack_require__("../node_modules/css-loader/lib/c
12991299

13001300

13011301
// module
1302-
exports.push([module.i, ".modal-content---3hUtG {\n border: 1px solid #ccc;\n -webkit-box-shadow: 0 4px 16px rgba(0,0,0,0.5);\n box-shadow: 0 4px 16px rgba(0,0,0,0.5);\n position: relative;\n min-width: 400px;\n}\n.modal-content---3hUtG.xs---8dzzc {\n min-width: 400px;\n max-width: 543px;\n}\n.modal-content---3hUtG.xs---8dzzc .modal-body---22INy {\n min-height: 184px;\n}\n.modal-content---3hUtG.xs---8dzzc .modal-header---1FIQ_ + .modal-body---22INy {\n min-height: 130px;\n}\n.modal-content---3hUtG.sm---3ceuY {\n min-width: 544px;\n max-width: 687px;\n}\n.modal-content---3hUtG.sm---3ceuY .modal-body---22INy {\n min-height: 246px;\n}\n.modal-content---3hUtG.sm---3ceuY .modal-header---1FIQ_ + .modal-body---22INy {\n min-height: 192px;\n}\n.modal-content---3hUtG.md---3OKcy {\n min-width: 688px;\n max-width: 927px;\n}\n.modal-content---3hUtG.md---3OKcy .modal-body---22INy {\n min-height: 246px;\n}\n.modal-content---3hUtG.md---3OKcy .modal-header---1FIQ_ + .modal-body---22INy {\n min-height: 192px;\n}\n.modal-content---3hUtG.lg---2kMz1 {\n min-width: 928px;\n}\n.modal-content---3hUtG.lg---2kMz1 .modal-body---22INy {\n min-height: 246px;\n}\n.modal-content---3hUtG.lg---2kMz1 .modal-header---1FIQ_ + .modal-body---22INy {\n min-height: 192px;\n}\n.modal-content---3hUtG .close---fVKdP {\n position: absolute;\n top: 16px;\n right: 24px;\n padding: 0;\n margin: 0;\n line-height: 20px;\n cursor: pointer;\n background: transparent;\n border: 0;\n -webkit-appearance: none;\n font-size: 30px;\n font-weight: normal;\n color: #999;\n text-shadow: none;\n opacity: 1;\n -ms-filter: none;\n filter: none;\n}\n.modal-content---3hUtG .modal-header---1FIQ_ {\n height: 54px;\n background-color: #fff;\n border-bottom: 1px solid #ccc;\n padding: 0;\n}\n.modal-content---3hUtG .modal-header---1FIQ_.padding---2pFRu {\n padding: 16px 24px;\n}\n.modal-content---3hUtG .modal-title---2qyMh {\n font-weight: 200;\n color: #222;\n letter-spacing: -0.02em;\n font-size: 18px;\n}\n.modal-content---3hUtG .modal-body---22INy {\n position: relative;\n overflow-y: auto;\n padding: 0;\n}\n.modal-content---3hUtG .modal-body---22INy.padding---2pFRu {\n padding: 54px 24px 16px 24px;\n}\n.modal-content---3hUtG .modal-header---1FIQ_ + .modal-body---22INy.padding---2pFRu {\n padding: 16px 24px;\n}\n.modal-content---3hUtG .modal-footer---3bXnF {\n height: 56px;\n margin-top: 0;\n text-align: right;\n background-color: #eee;\n padding: 0;\n}\n.modal-content---3hUtG .modal-footer---3bXnF.padding---2pFRu {\n padding: 12px 24px;\n}\n.modal-content---3hUtG .modal-footer---3bXnF button {\n min-width: 80px;\n}\n.modal-content---3hUtG .modal-footer---3bXnF button + button {\n margin-left: 8px;\n}\n", ""]);
1302+
exports.push([module.i, ".modal-content---3hUtG {\n border: 1px solid #ccc;\n -webkit-box-shadow: 0 4px 16px rgba(0,0,0,0.5);\n box-shadow: 0 4px 16px rgba(0,0,0,0.5);\n position: relative;\n min-width: 400px;\n}\n.modal-content---3hUtG * {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\n.modal-content---3hUtG.xs---8dzzc {\n min-width: 400px;\n max-width: 543px;\n}\n.modal-content---3hUtG.xs---8dzzc .modal-body---22INy {\n min-height: 184px;\n}\n.modal-content---3hUtG.xs---8dzzc .modal-header---1FIQ_ + .modal-body---22INy {\n min-height: 130px;\n}\n.modal-content---3hUtG.sm---3ceuY {\n min-width: 544px;\n max-width: 687px;\n}\n.modal-content---3hUtG.sm---3ceuY .modal-body---22INy {\n min-height: 246px;\n}\n.modal-content---3hUtG.sm---3ceuY .modal-header---1FIQ_ + .modal-body---22INy {\n min-height: 192px;\n}\n.modal-content---3hUtG.md---3OKcy {\n min-width: 688px;\n max-width: 927px;\n}\n.modal-content---3hUtG.md---3OKcy .modal-body---22INy {\n min-height: 246px;\n}\n.modal-content---3hUtG.md---3OKcy .modal-header---1FIQ_ + .modal-body---22INy {\n min-height: 192px;\n}\n.modal-content---3hUtG.lg---2kMz1 {\n min-width: 928px;\n}\n.modal-content---3hUtG.lg---2kMz1 .modal-body---22INy {\n min-height: 246px;\n}\n.modal-content---3hUtG.lg---2kMz1 .modal-header---1FIQ_ + .modal-body---22INy {\n min-height: 192px;\n}\n.modal-content---3hUtG .close---fVKdP {\n position: absolute;\n top: 16px;\n right: 24px;\n padding: 0;\n margin: 0;\n line-height: 20px;\n cursor: pointer;\n background: transparent;\n border: 0;\n -webkit-appearance: none;\n font-size: 30px;\n font-weight: normal;\n color: #999;\n text-shadow: none;\n opacity: 1;\n -ms-filter: none;\n filter: none;\n}\n.modal-content---3hUtG .modal-header---1FIQ_ {\n height: 54px;\n background-color: #fff;\n border-bottom: 1px solid #ccc;\n padding: 0;\n}\n.modal-content---3hUtG .modal-header---1FIQ_.padding---2pFRu {\n padding: 16px 24px;\n}\n.modal-content---3hUtG .modal-title---2qyMh {\n font-weight: 200;\n color: #222;\n letter-spacing: -0.02em;\n font-size: 18px;\n}\n.modal-content---3hUtG .modal-body---22INy {\n position: relative;\n overflow-y: auto;\n padding: 0;\n}\n.modal-content---3hUtG .modal-body---22INy.padding---2pFRu {\n padding: 54px 24px 16px 24px;\n}\n.modal-content---3hUtG .modal-header---1FIQ_ + .modal-body---22INy.padding---2pFRu {\n padding: 16px 24px;\n}\n.modal-content---3hUtG .modal-footer---3bXnF {\n height: 56px;\n margin-top: 0;\n text-align: right;\n background-color: #eee;\n padding: 0;\n}\n.modal-content---3hUtG .modal-footer---3bXnF.padding---2pFRu {\n padding: 12px 24px;\n}\n.modal-content---3hUtG .modal-footer---3bXnF button {\n min-width: 80px;\n}\n.modal-content---3hUtG .modal-footer---3bXnF button + button {\n margin-left: 8px;\n}\n", ""]);
13031303

13041304
// exports
13051305
exports.locals = {
@@ -26700,4 +26700,4 @@ _reactDom2.default.render(_react2.default.createElement(App, null), document.get
2670026700
/***/ })
2670126701

2670226702
/******/ });
26703-
//# sourceMappingURL=bundle.js.map?dac8ed401d554c40deca
26703+
//# sourceMappingURL=bundle.js.map?b886cf8a1452410f42a9

docs/bundle.js.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.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
</div>
4242
</nav>
4343
<div id="container"></div>
44-
<script type="text/javascript" src="bundle.js?dac8ed401d554c40deca"></script></body>
44+
<script type="text/javascript" src="bundle.js?b886cf8a1452410f42a9"></script></body>
4545
</html>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trendmicro/react-modal",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Trend Micro Components: React Modal",
55
"main": "lib/index.js",
66
"files": [

src/index.styl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ $modal-footer-button-margin = 8px;
2121
position: relative;
2222
min-width: $modal-xs-min-width;
2323

24+
* {
25+
box-sizing: border-box;
26+
}
27+
2428
&.xs {
2529
min-width: $modal-xs-min-width;
2630
max-width: $modal-xs-max-width;

0 commit comments

Comments
 (0)