yomichan/ext/js/dom
toasted-nutbread 1e91bf151f
DocumentUtil static (#2232)
* Make all methods static

The two non-static methods are kept for temporary compatibility

* Use this instead of class name now that functions are static

* Update test

* Don't instantiate DocumentUtil

* Remove temporary non-static methods

* Remove unused global declaration
2022-09-24 16:05:19 -04:00
..
sandbox Use \f rather than \x0C for whitespace form feed (#2158) 2022-05-22 13:11:38 -04:00
document-focus-controller.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
document-util.js DocumentUtil static (#2232) 2022-09-24 16:05:19 -04:00
dom-data-binder.js Add support for Anki API key (#2169) 2022-05-30 12:03:24 -04:00
dom-text-scanner.js New StringUtil (#2216) 2022-08-20 13:11:38 -04:00
html-template-collection.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
native-simple-dom-parser.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
panel-element.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
popup-menu.js Popup positioning improvements (#2135) 2022-05-16 21:45:22 -04:00
scroll-element.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
selector-observer.js ESlint JSdoc (#2148) 2022-05-20 10:28:38 -04:00
simple-dom-parser.js Use \f rather than \x0C for whitespace form feed (#2158) 2022-05-22 13:11:38 -04:00
text-source-element.js Exclude documentElement from zoom calculation (#2227) 2022-09-20 21:06:39 -04:00
text-source-range.js Exclude documentElement from zoom calculation (#2227) 2022-09-20 21:06:39 -04:00