Skip to content

Commit

Permalink
Build docs for 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
huwshimi committed Mar 12, 2020
1 parent 2bd7406 commit 6838a55
Show file tree
Hide file tree
Showing 29 changed files with 374 additions and 575 deletions.
29 changes: 15 additions & 14 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
{
"files": {
"main.css": "/react-components/main.css",
"main.js": "/react-components/main.6b4b22e79a326056e627.bundle.js",
"main.css.map": "/react-components/main.css.map",
"main.js.map": "/react-components/main.6b4b22e79a326056e627.bundle.js.map",
"runtime~main.js": "/react-components/runtime~main.6b4b22e79a326056e627.bundle.js",
"runtime~main.js.map": "/react-components/runtime~main.6b4b22e79a326056e627.bundle.js.map",
"vendors~main.js": "/react-components/vendors~main.6b4b22e79a326056e627.bundle.js",
"vendors~main.js.map": "/react-components/vendors~main.6b4b22e79a326056e627.bundle.js.map",
"main.css": "/react-components/static/css/main.b3b6a032.chunk.css",
"main.js": "/react-components/main.4f5e88df57d0dc21650d.bundle.js",
"main.css.map": "/react-components/static/css/main.b3b6a032.chunk.css.map",
"main.js.map": "/react-components/main.4f5e88df57d0dc21650d.bundle.js.map",
"runtime~main.js": "/react-components/runtime~main.4f5e88df57d0dc21650d.bundle.js",
"runtime~main.js.map": "/react-components/runtime~main.4f5e88df57d0dc21650d.bundle.js.map",
"vendors~main.js": "/react-components/vendors~main.4f5e88df57d0dc21650d.bundle.js",
"vendors~main.js.map": "/react-components/vendors~main.4f5e88df57d0dc21650d.bundle.js.map",
"iframe.html": "/react-components/iframe.html",
"precache-manifest.2e99500519e549ee357c046d97242468.js": "/react-components/precache-manifest.2e99500519e549ee357c046d97242468.js",
"service-worker.js": "/react-components/service-worker.js"
"precache-manifest.b31a436375a1589a407a3ed4cf8d7f6a.js": "/react-components/precache-manifest.b31a436375a1589a407a3ed4cf8d7f6a.js",
"service-worker.js": "/react-components/service-worker.js",
"vendors~main.4f5e88df57d0dc21650d.bundle.js.LICENSE.txt": "/react-components/vendors~main.4f5e88df57d0dc21650d.bundle.js.LICENSE.txt"
},
"entrypoints": [
"runtime~main.6b4b22e79a326056e627.bundle.js",
"vendors~main.6b4b22e79a326056e627.bundle.js",
"main.css",
"main.6b4b22e79a326056e627.bundle.js"
"runtime~main.4f5e88df57d0dc21650d.bundle.js",
"vendors~main.4f5e88df57d0dc21650d.bundle.js",
"static/css/main.b3b6a032.chunk.css",
"main.4f5e88df57d0dc21650d.bundle.js"
]
}
13 changes: 7 additions & 6 deletions docs/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,17 @@
}</style><script>/* globals window */
/* eslint-disable no-underscore-dangle */
try {
if (window.parent !== window) {
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__REACT_DEVTOOLS_GLOBAL_HOOK__;
window.__VUE_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__VUE_DEVTOOLS_GLOBAL_HOOK__;
if (window.top !== window) {
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.top.__REACT_DEVTOOLS_GLOBAL_HOOK__;
window.__VUE_DEVTOOLS_GLOBAL_HOOK__ = window.top.__VUE_DEVTOOLS_GLOBAL_HOOK__;
window.top.__VUE_DEVTOOLS_CONTEXT__ = window.document;
}
} catch (e) {
// eslint-disable-next-line no-console
console.warn('unable to connect to parent frame for connecting dev tools');
console.warn('unable to connect to top frame for connecting dev tools');
}</script><link rel="stylesheet" href="https://assets.ubuntu.com/v1/vanilla-framework-version-2.4.1.min.css"><style>.sbdocs.sbdocs-content span.plain-text {
color: white;
}</style><link href="main.css" rel="stylesheet"><style>#root[hidden],
}</style><link href="static/css/main.b3b6a032.chunk.css" rel="stylesheet"><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.6b4b22e79a326056e627.bundle.js"></script><script src="vendors~main.6b4b22e79a326056e627.bundle.js"></script><script src="main.6b4b22e79a326056e627.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.4f5e88df57d0dc21650d.bundle.js"></script><script src="vendors~main.4f5e88df57d0dc21650d.bundle.js"></script><script src="main.4f5e88df57d0dc21650d.bundle.js"></script></body></html>
9 changes: 4 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@
}</style><script>/* globals window */
/* eslint-disable no-underscore-dangle */
try {
if (window.parent !== window) {
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__REACT_DEVTOOLS_GLOBAL_HOOK__;
window.__VUE_DEVTOOLS_GLOBAL_HOOK__ = window.parent.__VUE_DEVTOOLS_GLOBAL_HOOK__;
if (window.top !== window) {
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.top.__REACT_DEVTOOLS_GLOBAL_HOOK__;
}
} catch (e) {
// eslint-disable-next-line no-console
console.warn('unable to connect to parent frame for connecting dev tools');
console.warn('unable to connect to top frame for connecting dev tools');
}</script><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.4d6118575687c0a0f1fb.bundle.js"></script><script src="vendors~main.1275548a0da8b4b0faf6.bundle.js"></script><script src="main.20545a4be705b2228056.bundle.js"></script></body></html>
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.4d6118575687c0a0f1fb.bundle.js"></script><script src="vendors~main.4c88950eb46d73625656.bundle.js"></script><script src="main.7c9813fced1d8e82ae2f.bundle.js"></script></body></html>
1 change: 0 additions & 1 deletion docs/main.20545a4be705b2228056.bundle.js

This file was deleted.

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

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main.4f5e88df57d0dc21650d.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/main.6b4b22e79a326056e627.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/main.6b4b22e79a326056e627.bundle.js.map

This file was deleted.

1 change: 1 addition & 0 deletions docs/main.7c9813fced1d8e82ae2f.bundle.js

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

Loading

0 comments on commit 6838a55

Please sign in to comment.