aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/js/document.js
Commit message (Collapse)AuthorAge
* Fixes for imposter element and range y positionGareth Parker2018-06-08
| | | Hides the imposter element once we've finished using it and checks the y position for the range against the point given
* Place `nodeType` checks inside `caretRangeFromPoint` functionRoderic Day2017-10-13
| | | | | Checked that it does not un-fix #80 Squelches alerts (but does not fix underlying issue) for #89
* make sure ranges are created over text nodes only (fixes #80)Alex Yatskov2017-09-19
|
* bugfix and versionAlex Yatskov2017-08-19
|
* fix flicker on form elements on mouseover (fixes #56)Alex Yatskov2017-08-17
|
* cleanupAlex Yatskov2017-08-14
|
* cleanupAlex Yatskov2017-07-20