- Detect bounding rect bug with wrapped text, present in Chrome+FF (#25)
- Use faster indexOf search for endContainer
- Only export
rangefix.js
in package files
- Preserve content order of fixed RectList (#11)
- Use minimally valid src for test
<img>
- Chrome 55 bug: Treat IE/Edge's single rectangle response as valid
- Use UMD (#7, #9)
- Update feature detection to catch more bugs
- Use safer batchPush to avoid issues with large arrays
- Migrate jscs/jshint to eslint
- Add detection for IE<=10 zoom bug (#4)
- Fix for broken range.getBoundingClientRect behaviour in Safari
Initial release