aboutsummaryrefslogtreecommitdiff
path: root/ext/js/dom/scroll-element.js
Commit message (Collapse)AuthorAge
* Update copyright date (#2062)toasted-nutbread2022-02-02
| | | | | | | * Update eslint settings * Update 2021 files * Update other files
* Hotkey dictionary navigation fix (#1970)toasted-nutbread2021-09-30
| | | | | | | * Add getRect function to ScrollElement * Update _focusEntry to take a definition index * Update behaviour of (next|previous)EntryDifferentDictionary
* Rename window scroll (#1390)toasted-nutbread2021-02-14
* Rename WindowScroll to ScrollElement * Rename window-scroll.js to scroll-element.js * Update global order