Skip to content

Commit 7b50f5e

Browse files
Version 1.3.3
1 parent a5c6dc7 commit 7b50f5e

13 files changed

+9
-159
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.3.3 / 2020-03-17
2+
==================
3+
4+
* Fix video poster default frame to be the middle frame
5+
16
1.3.2 / 2020-03-01
27
==================
38

docs/iframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@
5757
console.warn('unable to connect to parent frame for connecting dev tools');
5858
}</script></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></div></div><div class="sb-errordisplay sb-wrapper"><div id="error-message" class="sb-heading"></div><pre class="sb-errordisplay_code">
5959
<code id="error-stack"></code>
60-
</pre></div><div id="root"></div><script src="runtime~main.d0694ca3b6e185c01318.bundle.js"></script><script src="vendors~main.d0694ca3b6e185c01318.bundle.js"></script><script src="main.d0694ca3b6e185c01318.bundle.js"></script></body></html>
60+
</pre></div><div id="root"></div><script src="runtime~main.f9907805f0baf0de9425.bundle.js"></script><script src="vendors~main.f9907805f0baf0de9425.bundle.js"></script><script src="main.f9907805f0baf0de9425.bundle.js"></script></body></html>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html><head><meta charset="utf-8"><title>Cloudinary React SDK</title><style>html, body {
1+
<!doctype html><html><head><meta charset="utf-8"><title>Storybook</title><style>html, body {
22
overflow: hidden;
33
height: 100%;
44
width: 100%;
@@ -11,4 +11,4 @@
1111
}
1212
} catch (e) {
1313
console.warn('unable to connect to parent frame for connecting dev tools');
14-
}</script></head><body><div id="root"></div><script src="./sb_dll/storybook_ui_dll.js"></script><script src="runtime~main.23a842e0cf9f5bd27e60.bundle.js"></script><script src="vendors~main.cf21e66639e7e7094b5b.bundle.js"></script><script src="main.8a2064d11d740364a590.bundle.js"></script></body></html>
14+
}</script></head><body><div id="root"></div><script src="./sb_dll/storybook_ui_dll.js"></script><script src="runtime~main.3eb38892541d21003b89.bundle.js"></script><script src="vendors~main.815fa15a33cd25d081c9.bundle.js"></script><script src="main.b9be9fea23636e16b87e.bundle.js"></script></body></html>

docs/main.8a2064d11d740364a590.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/main.d0694ca3b6e185c01318.bundle.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/main.d0694ca3b6e185c01318.bundle.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/runtime~main.23a842e0cf9f5bd27e60.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/runtime~main.d0694ca3b6e185c01318.bundle.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/runtime~main.d0694ca3b6e185c01318.bundle.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/vendors~main.cf21e66639e7e7094b5b.bundle.js

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)