Releases: Dabolus/share-menu
Releases · Dabolus/share-menu
IIFE build
This release provides an IIFE (Immediately Invoked Function Expression) version of the element, so that it can be used even in a non-modules environment.
Rewritten as a native Web Component
- Zero dependencies, as it has been rewritten as a vanilla Web Component
- A brand new UI for the fallback dialog, that has been reimplemented to be as similar as possible to the native one
withoutBackdrop
has been renamed tonoBackdrop
hideLabels
has been removed- Currently removed copy to clipboard fallback
- Removed
facebookAppId
. You will now have to manually include Facebook JS SDK
For the complete list of changes, please checkout the new documentation.
3.0.0-rc.2
fix: Update Travis deploy conditions
3.0.0-rc.1
feature: Add lint task to CI
Added lots of new socials
A lot of new socials have been implemented, the code has been refactored and improved and some new properties have been added to allow a further customization of the fallback menu.
The socials are also now sorted by their popularity, instead of being sorted alphabetically.
Critical Hotfix
If you are using this component, please update to this version as soon as possible.
Otherwise, users with a browser compatible with the Web Share API wouldn't be able to share.