Skip to content

Releases: stefangabos/Zebra_Tooltips

2.0.2

09 Jul 11:26
Compare
Choose a tag to compare
  • maintenance release

2.0.1

08 Jul 14:26
Compare
Choose a tag to compare
  • 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

06 Jul 21:50
Compare
Choose a tag to compare
  • removed the background-color and color properties
  • using × for the close button instead of x
  • renamed property default_position to vertical_alignment
  • if the callback functions attached to the onBeforeShow and onBeforeHide 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

30 May 09:50
Compare
Choose a tag to compare
  • maintenance release

1.3.0

30 May 09:24
Compare
Choose a tag to compare

Maitenance release

1.2.9

18 May 12:46
Compare
Choose a tag to compare
  • files required in the build process are not included anymore when downloading from GitHub

1.2.8

18 May 12:33
Compare
Choose a tag to compare
  • figured out how to update version on the npm

1.2.5

18 May 11:27
Compare
Choose a tag to compare
  • 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

20 Jan 09:48
Compare
Choose a tag to compare
  • better integration with Bower

Version 1.2.3 released

16 Jan 20:45
Compare
Choose a tag to compare
  • fixed issues with bower.json file
  • added "use strict"
  • enabled JSHint in package.json