Skip to content

Commit

Permalink
2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHus committed Jun 19, 2020
1 parent ec1e8b3 commit ff41948
Show file tree
Hide file tree
Showing 17 changed files with 22 additions and 22 deletions.
18 changes: 9 additions & 9 deletions .size-snapshot.json
@@ -1,20 +1,20 @@
{
"dist/index.js": {
"bundled": 196328,
"minified": 95525,
"gzipped": 25381
"bundled": 198981,
"minified": 96502,
"gzipped": 25590
},
"dist/index.es.js": {
"bundled": 189112,
"minified": 88527,
"gzipped": 24916,
"bundled": 191626,
"minified": 89371,
"gzipped": 25110,
"treeshaked": {
"rollup": {
"code": 64036,
"import_statements": 1326
"code": 64976,
"import_statements": 1279
},
"webpack": {
"code": 67678
"code": 68642
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion docs/storybook/iframe.html
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.b2f212f20d5dfdc74c66.bundle.js"></script><script src="vendors~main.b2f212f20d5dfdc74c66.bundle.js"></script><script src="main.b2f212f20d5dfdc74c66.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.25fe4f4150f33b709e68.bundle.js"></script><script src="vendors~main.25fe4f4150f33b709e68.bundle.js"></script><script src="main.25fe4f4150f33b709e68.bundle.js"></script></body></html>
2 changes: 2 additions & 0 deletions docs/storybook/main.25fe4f4150f33b709e68.bundle.js

Large diffs are not rendered by default.

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

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

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

This file was deleted.

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

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.

3 changes: 3 additions & 0 deletions docs/storybook/vendors~main.25fe4f4150f33b709e68.bundle.js

Large diffs are not rendered by default.

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

3 changes: 0 additions & 3 deletions docs/storybook/vendors~main.b2f212f20d5dfdc74c66.bundle.js

This file was deleted.

This file was deleted.

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
@@ -1,6 +1,6 @@
{
"name": "@42.nl/ui",
"version": "2.18.4",
"version": "2.19.0",
"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 ff41948

Please sign in to comment.