aboutsummaryrefslogtreecommitdiff
path: root/ext/js/dom/document-util.js
Commit message (Expand)AuthorAge
* Modernize codebaseDarius Jahandarie2023-11-04
* fixed eslint, changed header to only use 2 spaces, added missing headers to testAustin Siew2023-03-22
* Updated LICENSE to full license, added Yomitan 2023 to all license headersAustin Siew2023-03-21
* Cleanup and refactoring (#2239)toasted-nutbread2022-09-27
* More API documentation (#2238)toasted-nutbread2022-09-26
* TextSource* API updates (#2236)toasted-nutbread2022-09-25
* DocumentUtil extensibility (#2234)toasted-nutbread2022-09-24
* DocumentUtil static (#2232)toasted-nutbread2022-09-24
* Exclude documentElement from zoom calculation (#2227)toasted-nutbread2022-09-20
* CSS zoom handling (#2178)toasted-nutbread2022-08-20
* ESlint JSdoc (#2148)toasted-nutbread2022-05-20
* Update copyright date (#2062)toasted-nutbread2022-02-02
* Fix non-text <input> elements being included in scanning content (#2034)toasted-nutbread2021-12-14
* DOMRect update (#1973)toasted-nutbread2021-09-30
* Fix hotkey input field conflict (#1963)toasted-nutbread2021-09-26
* Sentence termination character mode (#1682)toasted-nutbread2021-05-16
* Fix previousStyles being recreated for every transparent element (#1512)toasted-nutbread2021-03-10
* Add support for scanning the selected value of <select> elements (#1461)toasted-nutbread2021-02-28
* Fix user select all handling (#1436)toasted-nutbread2021-02-23
* Move mixed/js (#1383)toasted-nutbread2021-02-13