Releases: christophery/slide-social-buttons
2.0.3
2.0.2
Lot's of changes and enhancements, thanks to @Supuhstar for the majority of the work.
- Added fix for touch devices.
- Removed unused styles.
! Hid dividing line when cover has slid away
. Made .slide-social background very transparent black instead of light gray
. Replaced remaining tab characters with four spaces
! Blue Husky Studios refined it to work better as a plugin to an existing site.
- REMOVED IE8 COMPATIBILITY - now designed for evergreen browsers.
+ Created branding (icon and logo), added in ./branding/
! Updated Font Awesome requirement to 4.x
! Removed requirement for Modernizr.js
+ Added .tumblr-bg
! Removed need for .ss-slide p element
- Removed rule that never showed Twitter backup "Tweet" link
! Implemented calc() positioning when possible
. Changed px to em where possible
. Moved white line from left of .ss-slide p to right of .ss-icon
! Implemented absolute positioning on .ss-slide instead of float
. Changed .ss-button positioning from pixels to percents
. Changed .ss-button positioning from margin-based to top- and left- based
. Reformatted documentation to fit Blue Husky standards
+ Added the 'ss-' prefix to any generic class name
! Made .slide-social relative so internal buttons don't align with another positioned ancestor
! Gave .ss-slide a 2-second return delay so button is still uncovered when clicking in IE.
1.0
Initial release