summaryrefslogtreecommitdiff
path: root/ext/js/dom
Commit message (Expand)AuthorAge
* type updates (#500)Cashew2024-01-13
* Event dispatcher refactor (#463)toasted-nutbread2023-12-29
* Simplify dom text scanner (#453)toasted-nutbread2023-12-29
* Narrow down enum types (#431)Cashew2023-12-25
* Declare static fields using modern JavaScript syntax (#400)toasted-nutbread2023-12-20
* Fix case where element style is undefined (#399)toasted-nutbread2023-12-20
* Template type improvements (#380)toasted-nutbread2023-12-19
* Make JSON.parse usage safer (#373)toasted-nutbread2023-12-19
* Remove dynamic-loader scripts, simplify script loading (#383)toasted-nutbread2023-12-19
* capture all terminators and quotes in the sentence (#360)Cashew2023-12-19
* Update eslint spacing rules (#366)toasted-nutbread2023-12-17
* Safer query selector (#364)toasted-nutbread2023-12-17
* Fix usage of any (*) type in DocumentUtil (#361)toasted-nutbread2023-12-16
* Change no-console to error, only for ext files (#352)toasted-nutbread2023-12-11
* Update how ts comments are handledtoasted-nutbread2023-12-04
* Revert "Use import map"toasted-nutbread2023-11-27
* Update timer types and suchtoasted-nutbread2023-11-27
* Use import maptoasted-nutbread2023-11-27
* Update typestoasted-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
* Satisfy jsdoc/check-line-alignment lintDarius Jahandarie2023-10-01
* 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
* TextSourceElement surrogate pair support (#2217)toasted-nutbread2022-08-20
* New StringUtil (#2216)toasted-nutbread2022-08-20
* Fix setEndOffset (#2214)toasted-nutbread2022-08-20
* Update DOMTextScanner to support UTF-16 surrogate pairs (#2213)toasted-nutbread2022-08-20
* CSS zoom handling (#2178)toasted-nutbread2022-08-20
* Fix TextSourceElement.getRects (#2177)toasted-nutbread2022-08-20
* Add support for Anki API key (#2169)toasted-nutbread2022-05-30
* Use \f rather than \x0C for whitespace form feed (#2158)toasted-nutbread2022-05-22
* ESlint JSdoc (#2148)toasted-nutbread2022-05-20
* DOMTextScanner updates (#2146)toasted-nutbread2022-05-18
* CssStyleApplier updates (#2145)toasted-nutbread2022-05-18
* Popup positioning improvements (#2135)toasted-nutbread2022-05-16
* Regex optimizations (#2132)toasted-nutbread2022-05-14
* Update copyright date (#2062)toasted-nutbread2022-02-02
* Fix non-text <input> elements being included in scanning content (#2034)toasted-nutbread2021-12-14
* Fix typo in comments (#2032)toasted-nutbread2021-12-14
* DOMRect update (#1973)toasted-nutbread2021-09-30
* Hotkey dictionary navigation fix (#1970)toasted-nutbread2021-09-30
* Search query offset value (#1968)toasted-nutbread2021-09-27