Skip to content

Commit

Permalink
🔖 Tag v3.0.0-beta.11
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbeauvais committed Jun 5, 2020
1 parent 7941cb0 commit 90555af
Show file tree
Hide file tree
Showing 16 changed files with 28 additions and 15 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
<a name="3.0.0-beta.11"></a>
# [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)
- Add share to Yammer
- Update Readme.md

<a name="3.0.0-beta.10"></a>
# [3.0.0-beta.10](https://github.com/nicolasbeauvais/vue-social-sharing/compare/3.0.0-beta.9...3.0.0-beta.10) (2020-05-22)
- Update LinkedIn sharer URL
- Update Readme.md


<a name="3.0.0-beta.9"></a>
# [3.0.0-beta.9](https://github.com/nicolasbeauvais/vue-social-sharing/compare/3.0.0-beta.8...3.0.0-beta.9) (2020-05-21)
- Fix wrong text displayed on Twitter when sharing without a TwitterUser
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<h5 align="center">Less than 2.5kb gzipped</h5>

<p align="center">
<img width="580" src="https://user-images.githubusercontent.com/2951704/82338944-c33bda80-99ed-11ea-89e4-2cc49e9ed966.png">
<img width="580" src="https://user-images.githubusercontent.com/2951704/83863753-11f2af80-a724-11ea-9202-98b40cdbebe2.png">
</p>

<br>
Expand Down
2 changes: 1 addition & 1 deletion dist/vue-social-sharing.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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><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],
#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 src="runtime~main.5b014205d4ad0470667f.bundle.js"></script><script src="vendors~main.5b014205d4ad0470667f.bundle.js"></script><script src="main.5b014205d4ad0470667f.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 src="runtime~main.4a2082f957795ff2feab.bundle.js"></script><script src="vendors~main.4a2082f957795ff2feab.bundle.js"></script><script src="main.4a2082f957795ff2feab.bundle.js"></script></body></html>
2 changes: 2 additions & 0 deletions docs/main.4a2082f957795ff2feab.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main.4a2082f957795ff2feab.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.5b014205d4ad0470667f.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/main.5b014205d4ad0470667f.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.4a2082f957795ff2feab.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.5b014205d4ad0470667f.bundle.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/vendors~main.4a2082f957795ff2feab.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.5b014205d4ad0470667f.bundle.js.map

This file was deleted.

Loading

0 comments on commit 90555af

Please sign in to comment.