react-aim
Version:
Determine the cursor aim for triggering mouse events.
23 lines (12 loc) • 380 B
Markdown
# CHANGELOG
## 0.2.2 (June 15th, 2018)
- Fixed top-position calculation of target
## 0.2.1 (April 17th, 2017)
- Removed PropTypes import from playground
## 0.2.0 (April 17th, 2017)
- Added prop-types package to be compatible with React 16
- Added typescript definitions
## 0.1.10 (September 22th, 2016)
- Fixed issue with IE
## 0.1.0 (May 31st, 2016)
- Initial release