Skip to content

Releases: stefangabos/Zebra_Tooltips

2.3.2

14 May 07:02
Compare
Choose a tag to compare
  • minor maintenance release

2.3.1

21 Apr 18:23
Compare
Choose a tag to compare
  • minor maintenance release

2.3.0

21 Jan 13:10
Compare
Choose a tag to compare
  • fixed a long standing issue where wrapping would occur for no apparent reason, mostly happening for tooltips with short messages

2.2.0

12 Nov 11:13
Compare
Choose a tag to compare
  • bind focus events to the parent element to get the tooltip to open and close when using the TAB key, making the tooltips more accessible; see #40; thank you Amogh Kulkarni!
  • added support for jQuery in noConflict mode; see #18; thanks Caprico85!

2.1.1

19 Jul 13:52
Compare
Choose a tag to compare
  • added SASS files to dist folder

2.1.0

21 Apr 12:10
Compare
Choose a tag to compare
  • fixed bug #15 where multiple tooltips would all use the same content; thanks @Kotsuha!
  • fixed #16 where the options passed to the constructor were not being applied anymore, since the previous commit; thanks Gianluca Finocchiaro!

2.0.5

07 Aug 07:33
Compare
Choose a tag to compare
  • forgot to update version number...

2.0.4

07 Aug 07:27
Compare
Choose a tag to compare
  • reduced CSS size by using Clean CSS (previously I somehow committed the old versions...)

2.0.3

07 Aug 07:11
Compare
Choose a tag to compare
  • reduced CSS size by using Clean CSS
  • improved examples

2.0.2

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