aboutsummaryrefslogtreecommitdiff
path: root/ext/js/dom/text-source-generator.js
Commit message (Collapse)AuthorAge
* Text source generator function move (#611)toasted-nutbread2024-02-03
| | | | | | | * Move functionality into TextSourceGenerator * Move extractSentence * Move isWhitespace
* Document util + google docs util state refactor (#590)toasted-nutbread2024-01-31
* Remove static from GoogleDocsUtil since it has state * Create TextSourceGenerator * Remove DocumentUtil custom registrations * Use TextSourceGenerator