UNPKG

share-this

Version:

Medium-like text selection sharing without dependencies

63 lines (39 loc) 1.2 kB
# 1.3.1 * Restored LinkedIn sharer with limited functionality (issue #37) # 1.3.0 * Refactored build process, added sourcemaps (issue #32) * Added types * Fixed bug that caused throwing after destroying on mouseup (issue #35) * Tuned Babel, eslint options # 1.2.2 * Removed `target="_blank"` to email sharer (issue #12) * Added `!default` modifier to SCSS variable definitions (issue #13) # 1.2.1 * Fixed property `module` in [package.json](package.json) (PR #9) # 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