Skip to content

v1.1.0

Compare
Choose a tag to compare
@daviddarnes daviddarnes released this 14 Dec 11:18
· 6 commits to main since this release
1564031
  • 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!)