- Added ESLint check
- Some code refactoring
- Some code refactoring
- Year and url update
- Added
zIndex
parameter - Some code refactoring
- Added button size
- Fixed multiple click bug (issue #4)
- Some code changes
- Some code changes
- Added bower support
- Bugfix: location of title as text was setted wrong
- Added the option to transform the hover title to a real text (positioned under the button).
- Added the option
title
that permits to add a text on the button mouse hover
- Renamed the option
animationSpeed
ingoupAnimation
- Added the option to choose the type of animation on the show/hide events of the button
- Added a check on the scroll event: if the web page reloads over the specified trigger, the button is automatically shown without scrolling
- Added the option to make the button always visible (bypassing the trigger option)
- Added the option to change the container and class colors
- Fixed a bug for Firefox 28 preventing the button to show up.
- Added width threshold (hideUnderWidth) to hide the button on small screens.
- Initial Release