Skip to content

Commit

Permalink
3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bestguy committed Mar 29, 2021
1 parent 13fd8d8 commit cc05dff
Show file tree
Hide file tree
Showing 20 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion dist/sveltestrap.es.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/sveltestrap.es.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/sveltestrap.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/sveltestrap.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@
}</style><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>window['LOGLEVEL'] = "info";</script><script src="runtime~main.84d3519cb8351cb91df1.bundle.js"></script><script src="vendors~main.84d3519cb8351cb91df1.bundle.js"></script><script src="main.84d3519cb8351cb91df1.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>window['LOGLEVEL'] = "info";</script><script src="runtime~main.ce7a7d731f5023cca78d.bundle.js"></script><script src="vendors~main.ce7a7d731f5023cca78d.bundle.js"></script><script src="main.ce7a7d731f5023cca78d.bundle.js"></script></body></html>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@



window['DOCS_MODE'] = false;</script><script src="./sb_dll/storybook_ui_dll.js"></script><script src="runtime~main.870e8ee0658e83d05c6b.bundle.js"></script><script src="vendors~main.d365a5937c41056d43d7.bundle.js"></script><script src="main.0068b3f7c0f413c68560.bundle.js"></script></body></html>
window['DOCS_MODE'] = false;</script><script src="./sb_dll/storybook_ui_dll.js"></script><script src="runtime~main.870e8ee0658e83d05c6b.bundle.js"></script><script src="vendors~main.d365a5937c41056d43d7.bundle.js"></script><script src="main.15848ebfcce246f95ac0.bundle.js"></script></body></html>

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/main.84d3519cb8351cb91df1.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/main.84d3519cb8351cb91df1.bundle.js.map

This file was deleted.

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

Large diffs are not rendered by default.

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

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

1 change: 0 additions & 1 deletion docs/runtime~main.84d3519cb8351cb91df1.bundle.js.map

This file was deleted.

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

1 change: 1 addition & 0 deletions docs/runtime~main.ce7a7d731f5023cca78d.bundle.js.map

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

1 change: 0 additions & 1 deletion docs/vendors~main.84d3519cb8351cb91df1.bundle.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/vendors~main.ce7a7d731f5023cca78d.bundle.js.map

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": "sveltestrap",
"version": "3.13.1",
"version": "3.14.0",
"main": "dist/sveltestrap.js",
"module": "dist/sveltestrap.es.js",
"jsnext:main": "dist/sveltestrap.es.js",
Expand Down

0 comments on commit cc05dff

Please sign in to comment.