Skip to content

Commit 3b176b7

Browse files
committed
Merge remote-tracking branch 'origin/dev' into beta
2 parents f25a1dc + 55c42b0 commit 3b176b7

14 files changed

+14
-10
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Reactist follows [semantic versioning](https://semver.org/) and doesn't introduc
2323

2424
- [Feature] A set of base design system components have been added: `Box`, `Columns`, `Divider`, `Heading`, `Inline`, `Stack`, and `Text`. Since we're still experimenting with their API, they will be packaged under beta releases until they become more concrete.
2525

26+
## 9.1.1
27+
28+
- [Fix] Prevent `Loading` component from spinning off-centre
29+
2630
## 9.1.0
2731

2832
- [Feature] Adds support for `aria-label` to the `Loading` component

docs/iframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@
7171
}</script><style>#root[hidden],
7272
#docs-root[hidden] {
7373
display: none !important;
74-
}</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.9ac036c1eaf0680fd0e8.bundle.js"></script><script src="vendors~main.9ac036c1eaf0680fd0e8.bundle.js"></script><script src="main.9ac036c1eaf0680fd0e8.bundle.js"></script></body></html>
74+
}</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.326f83e43ba564787a5c.bundle.js"></script><script src="vendors~main.326f83e43ba564787a5c.bundle.js"></script><script src="main.326f83e43ba564787a5c.bundle.js"></script></body></html>

docs/main.326f83e43ba564787a5c.bundle.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/main.326f83e43ba564787a5c.bundle.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/main.9ac036c1eaf0680fd0e8.bundle.js

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

docs/main.9ac036c1eaf0680fd0e8.bundle.js.map

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

docs/runtime~main.9ac036c1eaf0680fd0e8.bundle.js renamed to docs/runtime~main.326f83e43ba564787a5c.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/runtime~main.326f83e43ba564787a5c.bundle.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/runtime~main.9ac036c1eaf0680fd0e8.bundle.js.map

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

docs/vendors~main.9ac036c1eaf0680fd0e8.bundle.js renamed to docs/vendors~main.326f83e43ba564787a5c.bundle.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)