Releases: stefangabos/Zebra_Tooltips
Releases · stefangabos/Zebra_Tooltips
2.0.2
- maintenance release
2.0.1
- added version number as a public property - useful to find out the version number even if all you have is the minified source code
- properties can now also be set through data attributes
2.0.0
- removed the
background-color
andcolor
properties - using
×
for the close button instead ofx
- renamed property
default_position
tovertical_alignment
- if the callback functions attached to the
onBeforeShow
andonBeforeHide
events return boolean FALSE, the respective actions will be cancelled - the tooltip's style has been updated and 3 more themes have been added
1.3.1
- maintenance release
1.3.0
Maitenance release
1.2.9
- files required in the build process are not included anymore when downloading from GitHub
1.2.8
- figured out how to update version on the npm
1.2.5
- the plugin is now available as a npm package
- new folder structure
- ported CSS to SASS
- minor source code tweaks
- the home of the library is now exclusively on GitHub
Version 1.2.4 released
- better integration with Bower
Version 1.2.3 released
- fixed issues with bower.json file
- added "use strict"
- enabled JSHint in package.json