Skip to content

Releases: daviddarnes/share-button

v1.1.3

18 Apr 17:12
Compare
Choose a tag to compare
  • Fixes sharing URLs from Firefox mobile #3, thanks @rg-wood

v1.1.2

29 Dec 16:17
Compare
Choose a tag to compare
  • Fix documentation version referencing

v1.1.1

20 Dec 17:13
Compare
Choose a tag to compare
  • Catch errors when the native share UI is dismissed, fixes #2

v1.1.0

14 Dec 11:18
1564031
Compare
Choose a tag to compare
  • The component will now gracefully fail to get defined if the browser doesn't have window.navigator.share, allowing you to utilise fallbacks in conjunction with share-button:not(:defined) CSS selector
  • Expanded examples, and demos, showing more fallbacks (thanks @zachleat!)

v1.0.0

12 Dec 14:14
8f2eef8
Compare
Choose a tag to compare

Initial release