Skip to content

Releases: carrot/share-button

v1.0.3

02 Nov 16:06
Compare
Choose a tag to compare
  • 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

10 Oct 20:21
Compare
Choose a tag to compare
  • adds the forgotten .npmignore

v1.0.1 release

10 Oct 19:57
Compare
Choose a tag to compare
  • 🎨 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

02 Oct 17:03
Compare
Choose a tag to compare

Features:

  • Introduces RFC-3986 Support

v0.4.1

22 May 05:25
Compare
Choose a tag to compare

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.4.0

20 May 19:36
Compare
Choose a tag to compare

Changes:
Moves styling out of the UI configuration and directly into the CSS.

Additions explaining CSS styles have been added to: https://github.com/carrot/share-button/wiki/CSS-Styles. More to come.

v0.3.0

19 May 23:24
Compare
Choose a tag to compare

Features:

  • Fly out left and right via middle left or middle right

Changes:

  • Simpler animation

v0.2.0

19 May 18:22
Compare
Choose a tag to compare

Features:

  • Added the ability to disable individual networks

Networks:

  • Added Pinterest
  • Added Email

v0.1.3

15 May 03:07
Compare
Choose a tag to compare

Fixes:

  • Disable FB SDK check if app_id isn't present (See: #79)

v0.1.2

14 May 21:19
Compare
Choose a tag to compare

Fixes:

  • Fly-in on load (See: #84)
  • IE width issue (See #81)
  • Pass element to hooks (See: #77)