aboutsummaryrefslogtreecommitdiff
path: root/ext/js/dom/document-util.js
Commit message (Expand)AuthorAge
* Allow trailing commas in ESLint (#1013)James Maa2024-05-31
* Fix detection of modifiers on Firefox in textarea or input and modifiers sent...Kuuuube2024-05-23
* Refactor DocumentUtil (#706)toasted-nutbread2024-02-18
* Eslint rule updates (#673)toasted-nutbread2024-02-15
* Text source generator function move (#611)toasted-nutbread2024-02-03
* Document util + google docs util state refactor (#590)toasted-nutbread2024-01-31
* Separate core classes into separate files (#545)toasted-nutbread2024-01-20
* Update copyright year (#524)toasted-nutbread2024-01-20
* Declare static fields using modern JavaScript syntax (#400)toasted-nutbread2023-12-20
* Fix case where element style is undefined (#399)toasted-nutbread2023-12-20
* capture all terminators and quotes in the sentence (#360)Cashew2023-12-19
* Update eslint spacing rules (#366)toasted-nutbread2023-12-17
* Fix usage of any (*) type in DocumentUtil (#361)toasted-nutbread2023-12-16
* Update how ts comments are handledtoasted-nutbread2023-12-04
* Update timer types and suchtoasted-nutbread2023-11-27
* Remove unneeded referencestoasted-nutbread2023-11-27
* Add JSDoc type annotations to project (rebased)toasted-nutbread2023-11-27
* 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