Skip to content

Releases: carrot/share-button

v1.0.3

Choose a tag to compare

@hhsnopek hhsnopek released this 02 Nov 16:06
  • 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

Choose a tag to compare

@hhsnopek hhsnopek released this 10 Oct 20:21
  • adds the forgotten .npmignore

v1.0.1 release

Choose a tag to compare

@hhsnopek hhsnopek released this 10 Oct 19:57
  • 🎨 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

Choose a tag to compare

@tmilewski tmilewski released this 02 Oct 17:03

Features:

  • Introduces RFC-3986 Support

v0.4.1

Choose a tag to compare

@tmilewski tmilewski released this 22 May 05:25

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

Choose a tag to compare

@tmilewski tmilewski released this 20 May 19:36

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

Choose a tag to compare

@tmilewski tmilewski released this 19 May 23:24

Features:

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

Changes:

  • Simpler animation

v0.2.0

Choose a tag to compare

@tmilewski tmilewski released this 19 May 18:22

Features:

  • Added the ability to disable individual networks

Networks:

  • Added Pinterest
  • Added Email

v0.1.3

Choose a tag to compare

@tmilewski tmilewski released this 15 May 03:07

Fixes:

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

v0.1.2

Choose a tag to compare

@tmilewski tmilewski released this 14 May 21:19

Fixes:

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