Skip to content

Commit

Permalink
release: v5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyDec authored and CDS Agent committed Oct 28, 2021
1 parent 331d7eb commit 70a175d
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/iframe.html
Original file line number Diff line number Diff line change
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>window['LOGLEVEL'] = "info";</script><script src="runtime~main.9aa87654d5e12f68c7a4.bundle.js"></script><script src="vendors~main.9aa87654d5e12f68c7a4.bundle.js"></script><script src="main.9aa87654d5e12f68c7a4.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.6e0f78dd41b9c0d26281.bundle.js"></script><script src="vendors~main.6e0f78dd41b9c0d26281.bundle.js"></script><script src="main.6e0f78dd41b9c0d26281.bundle.js"></script></body></html>

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main.6e0f78dd41b9c0d26281.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/main.9aa87654d5e12f68c7a4.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.6e0f78dd41b9c0d26281.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.9aa87654d5e12f68c7a4.bundle.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/vendors~main.6e0f78dd41b9c0d26281.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.9aa87654d5e12f68c7a4.bundle.js.map

This file was deleted.

9 changes: 9 additions & 0 deletions packages/libs/ui-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [5.1.4](https://github.com/ovh/ovh-ui-kit/compare/v5.1.3...v5.1.4) (2021-10-28)


### Bug Fixes

* **oui-datagrid:** expand row on button click instead of row click ([#737](https://github.com/ovh/ovh-ui-kit/issues/737)) ([eec4112](https://github.com/ovh/ovh-ui-kit/commit/eec4112ea81cb979105a21566d1a44017936aea3))



## [5.1.3](https://github.com/ovh/ovh-ui-kit/compare/v5.1.2...v5.1.3) (2021-10-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/libs/ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ui-kit",
"version": "5.1.3",
"version": "5.1.4",
"license": "BSD-3-Clause",
"homepage": "https://ovh.github.io/ovh-ui-kit/",
"author": "OVH SAS",
Expand Down

0 comments on commit 70a175d

Please sign in to comment.