Skip to content

Commit

Permalink
2.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gido Manders committed Jul 9, 2020
1 parent 0f27c91 commit 993f466
Show file tree
Hide file tree
Showing 16 changed files with 21 additions and 21 deletions.
16 changes: 8 additions & 8 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"dist/index.js": {
"bundled": 200523,
"minified": 97259,
"gzipped": 25762
"bundled": 200783,
"minified": 97388,
"gzipped": 25792
},
"dist/index.es.js": {
"bundled": 193151,
"minified": 90109,
"gzipped": 25296,
"bundled": 193411,
"minified": 90238,
"gzipped": 25330,
"treeshaked": {
"rollup": {
"code": 65534,
"code": 65661,
"import_statements": 1307
},
"webpack": {
"code": 69257
"code": 69384
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@
}</script><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.06ab75487992f28c2e8a.bundle.js"></script><script src="vendors~main.06ab75487992f28c2e8a.bundle.js"></script><script src="main.06ab75487992f28c2e8a.bundle.js"></script></body></html>
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.bfa8c713cdb0ac92222a.bundle.js"></script><script src="vendors~main.bfa8c713cdb0ac92222a.bundle.js"></script><script src="main.bfa8c713cdb0ac92222a.bundle.js"></script></body></html>
2 changes: 0 additions & 2 deletions docs/storybook/main.06ab75487992f28c2e8a.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/storybook/main.06ab75487992f28c2e8a.bundle.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions docs/storybook/main.bfa8c713cdb0ac92222a.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/storybook/main.bfa8c713cdb0ac92222a.bundle.js.map

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

This file was deleted.

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

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

This file was deleted.

Large diffs are not rendered by default.

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

2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@42.nl/ui",
"version": "2.20.0",
"version": "2.20.1",
"main": "dist/index.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion stats.html

Large diffs are not rendered by default.

0 comments on commit 993f466

Please sign in to comment.