summaryrefslogtreecommitdiff
path: root/ext/fg/js/source.js
Commit message (Collapse)AuthorAge
* Move static DOM scanning functions into TextSourceRangetoasted-nutbread2019-09-02
|
* Merge pull request #196 from toasted-nutbread/vertical-text-popup-positionAlex Yatskov2019-09-02
|\ | | | | Vertical text popup position
| * Improve popup position for vertical texttoasted-nutbread2019-08-31
| |
* | Create container for imposter elementtoasted-nutbread2019-09-01
| | | | | | | | The container will prevent the imposter element's size from affecting the document's primary scrollbars.
* | Make the imposter element tracked using TextSourceRangetoasted-nutbread2019-08-31
|/
* fix off by one errorsiikamiika2019-08-19
|
* ensure that content is iterablesiikamiika2019-08-15
|
* reimplement ignored chars inside source.js onlysiikamiika2019-08-15
|
* ignore zero-width non-joinersiikamiika2019-08-14
| | | | fixes #179
* add option to automatically hide search results (fixes #71)Alex Yatskov2017-09-16
|
* frontend cleanupAlex Yatskov2017-08-15
|
* unify filesAlex Yatskov2017-08-13