- add basic tests; use selection-position module [bmcmahen]
- re-add winEvents [bmcmahen]
- remove classes dependency [bmcmahen]
- use monitor-selection for selection events. fixes #6
- better tip placement
- reposition on click
- add onresize handler, closes #4
- respect window scroll x
- dont show popover on empty selection, closes #1
- add bind(), unbind() methods
- make typo
- Initial commit