This project adheres to Semantic Versioning.
Actual status from last release: Unreleased
1.0.7 - 2016-01-26
- this CHANGELOG.
- main in
package.json
was pointingsrc/index.js
, changed toindex.js
(#138).
1.0.6 - 2015-12-09
tooltip-append-to-body
attribute that clones the tooltip and append this directly on body. This enables the tooltip position also, for instance, if you have an scrolling area. This option does heavy javascript calculation.