highlight-share
Version:
Medium-like text selection sharing without dependencies
43 lines (27 loc) • 732 B
Markdown
# 1.2.0
* Popover repositioning on viewport resize/screen orientation change (#2)
* Fixed popover positioning when screen is zoomed (#3)
* Added check for collapsed ranges (#4)
# 1.1.0
* Added support to selection changes
* Added specific support for mobile devices
# 1.0.5
* Fixed positioning on vertically scrolled pages
* Updated documentation
# 1.0.4
* Added coveralls.io integration
* More tests
* Minor fixes
# 1.0.3
* Switched from Browserify + Rollup to just Rollup
# 1.0.2
* Added Bower support
* Minor fixes and optimizations
# 1.0.1
* Fixed bug on sharers' `action` event
* Size optimizations
* Changed names from "popup" to "popover"
* Added ESLint
* Added popover animations
# 1.0.0
First public release