Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: cleecm/opentip

Tags

v2.1.0

Toggle v2.1.0's commit message
Implemented grouped Opentips again.

v2.0.4

Toggle v2.0.4's commit message
Merged the jQuery html attribute bug.

v2.0.3

Toggle v2.0.3's commit message
Fixed the pointer-events problem.

v2.0.2

Toggle v2.0.2's commit message
The prototype adapter actually works now.

v2.0.1

Toggle v2.0.1's commit message
Fixed the jQuery reference in the prototype adapter. Also added downl…

…oads.

v2.0.0

Toggle v2.0.0's commit message
Opentip supports adapters now to handle multiple frameworks. Complete…

…ly rewritten in coffeescript.

v1.4.4

Toggle v1.4.4's commit message
Additional ot configurations with ot- attributes work as well now.

v1.4.3

Toggle v1.4.3's commit message
The html attribute ot=\"" is now data-ot=""

v1.4.2

Toggle v1.4.2's commit message
Using the tag script now. Updated the docs a bit.

v1.4.1

Toggle v1.4.1's commit message
The options object gets cloned now, to avoid two tooltips sharing the…

… same object.

Thanks to doug for this.