Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 611 Bytes

History.md

File metadata and controls

32 lines (22 loc) · 611 Bytes

0.2.0 / 2014-08-01

  • add basic tests; use selection-position module [bmcmahen]
  • re-add winEvents [bmcmahen]
  • remove classes dependency [bmcmahen]
  • use monitor-selection for selection events. fixes #6

0.1.1 / 2013-11-12

  • better tip placement

0.1.0 / 2013-11-10

  • reposition on click
  • add onresize handler, closes #4
  • respect window scroll x
  • dont show popover on empty selection, closes #1
  • add bind(), unbind() methods

0.0.2 / 2013-11-08

  • make typo

0.0.1 / 2013-11-08

  • Initial commit