Releases: stefangabos/Zebra_Tooltips
Releases · stefangabos/Zebra_Tooltips
2.3.2
2.3.1
- minor maintenance release
2.3.0
- fixed a long standing issue where wrapping would occur for no apparent reason, mostly happening for tooltips with short messages
2.2.0
- 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
- added SASS files to
dist
folder
2.1.0
- 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
- forgot to update version number...
2.0.4
2.0.3
2.0.2
- maintenance release