Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 845 Bytes

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 845 Bytes

0.2.2 (2015-07-22)

Bugfix

  • Vertical and Horizontal Offsets: properly initialize horizontal and vertical offsets if not specified

0.2.1 (2015-07-22)

Features

  • Vertical and Horizontal Offsets: allows fine-grained control of tourtip positioning - #39

Breaking Changes

  • offset property has been renamed to margin as not to cause confusion with (optional) vertical and horizontal positioning offset properties

0.2.0 (2015-07-22)

Features

  • Miscellaneous Improvements: Virtual Steps, tourComplete callback, additional tourtip callbacks (on-show, on-proceed), tourtip container targeting, optional backdrop, center and center-top options - #28

Breaking Changes

  • tourtips are now appended to the body element by default