Releases: carrot/share-button
Releases · carrot/share-button
v1.0.3
- moves bower distribution to carrot/share-button-bower
- update css minification process to remove unwanted font resource
- remove forgotten share-button option
v1.0.2
- adds the forgotten
.npmignore
v1.0.1 release
- 🎨 Various file clean up
- Removes
dist
folder from repo
- Moves SVG's into their own files and folder
- Add's docs folder and removes wiki
v0.5.0
Features:
- Introduces RFC-3986 Support
v0.4.1
Features:
- Ability to disable injection of the icon font via
config.ui.icon_font
should you choose to use your own.
Fixes:
- Hidden networks are still clickable (See #90)
v0.3.0
Features:
- Fly out left and right via
middle left
or middle right
Changes:
v0.2.0
Features:
- Added the ability to disable individual networks
Networks:
- Added Pinterest
- Added Email
v0.1.3
Fixes:
- Disable FB SDK check if app_id isn't present (See: #79)
v0.1.2
Fixes:
- Fly-in on load (See: #84)
- IE width issue (See #81)
- Pass element to hooks (See: #77)