Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 1b2a9ad

Browse files
🔖 Tag v3.0.0
1 parent 205939f commit 1b2a9ad

18 files changed

+128
-124
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<a name="3.0.0"></a>
2+
# [3.0.0](https://github.com/nicolasbeauvais/vue-social-sharing/compare/3.0.0-beta.11...3.0.0) (2020-10-02)
3+
- Fix error triggered by popup when prevented by AdBlocker
4+
15
<a name="3.0.0-beta.11"></a>
26
# [3.0.0-beta.11](https://github.com/nicolasbeauvais/vue-social-sharing/compare/3.0.0-beta.10...3.0.0-beta.11) (2020-06-05)
37
- Add share to Yammer

dist/vue-social-sharing.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/iframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@
7171
}</script><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" integrity="sha256-h20CPZ0QyXlBuAw7A+KluUYx/3pK+c7lYEpqLTlxjYQ=" crossorigin="anonymous"><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.4a2082f957795ff2feab.bundle.js"></script><script src="vendors~main.4a2082f957795ff2feab.bundle.js"></script><script src="main.4a2082f957795ff2feab.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.53f8ab8f52e1a35acb89.bundle.js"></script><script src="vendors~main.53f8ab8f52e1a35acb89.bundle.js"></script><script src="main.53f8ab8f52e1a35acb89.bundle.js"></script></body></html>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
}</script><style>#root[hidden],
1717
#docs-root[hidden] {
1818
display: none !important;
19-
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.a70cae47b0d915ec6f24.bundle.js"></script><script src="vendors~main.5b5f5717190d2dc824c5.bundle.js"></script><script src="main.74304a197dc4ecfc9ab7.bundle.js"></script></body></html>
19+
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.a70cae47b0d915ec6f24.bundle.js"></script><script src="vendors~main.8890fa61ed7ba4819dd2.bundle.js"></script><script src="main.74304a197dc4ecfc9ab7.bundle.js"></script></body></html>

docs/main.4a2082f957795ff2feab.bundle.js.map

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

docs/main.4a2082f957795ff2feab.bundle.js renamed to docs/main.53f8ab8f52e1a35acb89.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.

docs/main.53f8ab8f52e1a35acb89.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.4a2082f957795ff2feab.bundle.js.map

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

docs/runtime~main.4a2082f957795ff2feab.bundle.js renamed to docs/runtime~main.53f8ab8f52e1a35acb89.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.53f8ab8f52e1a35acb89.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.

0 commit comments

Comments
 (0)