- Restored LinkedIn sharer with limited functionality (issue #37)
- Refactored build process, added sourcemaps (issue #32)
- Added types
- Fixed bug that caused throwing after destroying on mouseup (issue #35)
- Tuned Babel, eslint options
- Removed
target="_blank"
to email sharer (issue #12) - Added
!default
modifier to SCSS variable definitions (issue #13)
- Fixed property
module
in package.json (PR #9)
- Popover repositioning on viewport resize/screen orientation change (#2)
- Fixed popover positioning when screen is zoomed (#3)
- Added check for collapsed ranges (#4)
- Added support to selection changes
- Added specific support for mobile devices
- Fixed positioning on vertically scrolled pages
- Updated documentation
- Added coveralls.io integration
- More tests
- Minor fixes
- Switched from Browserify + Rollup to just Rollup
- Added Bower support
- Minor fixes and optimizations
- Fixed bug on sharers'
action
event - Size optimizations
- Changed names from "popup" to "popover"
- Added ESLint
- Added popover animations
First public release