aboutsummaryrefslogtreecommitdiff
path: root/ext/js/app
Commit message (Expand)AuthorAge
* Comment updates (#481)Cashew2023-12-29
* Event dispatcher refactor (#463)toasted-nutbread2023-12-29
* API type safety updates (#457)toasted-nutbread2023-12-28
* Google docs fixes (#455)toasted-nutbread2023-12-27
* rename variables (#409)Cashew2023-12-20
* Simplify message handlers (#396)toasted-nutbread2023-12-20
* IIFE updates (#384)toasted-nutbread2023-12-19
* Remove dynamic-loader scripts, simplify script loading (#383)toasted-nutbread2023-12-19
* Update eslint spacing rules (#366)toasted-nutbread2023-12-17
* Update how ts comments are handledtoasted-nutbread2023-12-04
* Update timer types and suchtoasted-nutbread2023-11-27
* Add extension error importstoasted-nutbread2023-11-27
* Remove unneeded referencestoasted-nutbread2023-11-27
* Add JSDoc type annotations to project (rebased)toasted-nutbread2023-11-27
* `yomichan` -> `yomitan`starxeras2023-11-10
* Replaced `iframe.yomichan-popup`starxeras2023-11-10
* Switch to vitest for ESM support; other fixesDarius Jahandarie2023-11-08
* Modernize codebaseDarius Jahandarie2023-11-04
* Satisfy jsdoc/require-returns 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
* TextSource* API updates (#2236)toasted-nutbread2022-09-25
* Google Docs accessibility update (#2235)toasted-nutbread2022-09-24
* DocumentUtil static (#2232)toasted-nutbread2022-09-24
* Exclude documentElement from zoom calculation (#2227)toasted-nutbread2022-09-20
* ESlint JSdoc (#2148)toasted-nutbread2022-05-20
* Fix this._horizontalTextPositionBelow being assigned incorrectly (#2144)toasted-nutbread2022-05-18
* Popup positioning improvements (#2135)toasted-nutbread2022-05-16
* Hide popup on cursor exit (#2109)toasted-nutbread2022-04-03
* Update Popup to not store the full options object (#2106)toasted-nutbread2022-04-03
* Theme updates (#2105)toasted-nutbread2022-04-03
* Update copyright date (#2062)toasted-nutbread2022-02-02
* Scanning wildcards (#2042)toasted-nutbread2021-12-18
* Action handler name disambiguation (#2018)toasted-nutbread2021-11-21
* FrameOffsetForwarder fixes (#2017)toasted-nutbread2021-11-21
* General refactoring (#2016)toasted-nutbread2021-11-21
* Don't clear the selection before the text scanner has been enabled (#2006)toasted-nutbread2021-11-13
* JSDoc update (#1996)toasted-nutbread2021-10-31
* fix DOMRect for vertical position calculation (#1986)Shadowlauch2021-10-14
* DOMRect update (#1973)toasted-nutbread2021-09-30
* Search query offset value (#1968)toasted-nutbread2021-09-27
* Fix history replacement issue (#1917)toasted-nutbread2021-08-30
* Improve audio auto play cancellation (#1873)toasted-nutbread2021-08-02
* Fix handling of document.body as <frameset> (#1748)toasted-nutbread2021-06-24
* Fix popup preview disappearing after changing a setting (#1707)toasted-nutbread2021-05-23
* Improve support for sandboxed iframes (#1704)toasted-nutbread2021-05-23
* Selection clear improvements (#1690)toasted-nutbread2021-05-19
* Add scanTextAtCaret option (#1632)toasted-nutbread2021-04-26
* Add support for restoring the selection after using scanSelectedText (#1631)toasted-nutbread2021-04-26
* Use consistent window size properties to improve popup positioning (#1607)toasted-nutbread2021-04-09