UNPKG

664 BMarkdownView Raw
1
20.1.1 / 2012-12-18
3==================
4
5 * fix .position(), replace class immediately
6
70.1.0 / 2012-12-03
8==================
9
10 * add absolute positioning support via .show(x, y)
11 * add Tip#cancelHideOnHover()
12
130.0.5 / 2012-08-31
14==================
15
16 * fix hiding of tip when hover back over the target
17
180.0.4 / 2012-08-22
19==================
20
21 * fix unnecessary applying of content on .show() [guille]
22
230.0.3 / 2012-08-22
24==================
25
26 * add `Tip#attach(el, [delay])`
27 * add `.value` option
28 * change `Tip#cancelHideOnHover()` to be public
29 * fix npm template.js usage
30
310.0.2 / 2012-08-22
32==================
33
34 * add `Tip#cancelHideOnHover()`