Skip to content

Commit

Permalink
release: v6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and CDS Agent committed Mar 18, 2024
1 parent 59355c3 commit 0431a8b
Show file tree
Hide file tree
Showing 14 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.68c84e68860b31ace589.bundle.js"></script><script src="vendors~main.68c84e68860b31ace589.bundle.js"></script><script src="main.68c84e68860b31ace589.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.1dcbb7fea14f9cb79680.bundle.js"></script><script src="vendors~main.1dcbb7fea14f9cb79680.bundle.js"></script><script src="main.1dcbb7fea14f9cb79680.bundle.js"></script></body></html>
2 changes: 2 additions & 0 deletions docs/main.1dcbb7fea14f9cb79680.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main.1dcbb7fea14f9cb79680.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.68c84e68860b31ace589.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/main.68c84e68860b31ace589.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.1dcbb7fea14f9cb79680.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.68c84e68860b31ace589.bundle.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/vendors~main.1dcbb7fea14f9cb79680.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.68c84e68860b31ace589.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 @@
# [6.8.0](https://github.com/ovh/ovh-ui-kit/compare/v6.7.8...v6.8.0) (2024-03-18)


### Features

* **components:** add tooltip options to components ([#842](https://github.com/ovh/ovh-ui-kit/issues/842)) ([526324e](https://github.com/ovh/ovh-ui-kit/commit/526324eb242abe2d9c573dfb7ad43617e09fc4db))



## [6.7.8](https://github.com/ovh/ovh-ui-kit/compare/v6.7.7...v6.7.8) (2024-01-10)


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": "6.7.8",
"version": "6.8.0",
"license": "BSD-3-Clause",
"homepage": "https://ovh.github.io/ovh-ui-kit/",
"author": "OVH SAS",
Expand Down

0 comments on commit 0431a8b

Please sign in to comment.