aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/js/text-source-element.js
Commit message (Collapse)AuthorAge
* Fix TextSourceElement.getNodesInRange not including the element (#1284)toasted-nutbread2021-01-20
|
* TextSource* API update (#1255)toasted-nutbread2021-01-16
| | | | | * Add collapse function to TextSource* * Add isConnected getter to TextSource*
* Update copyright year (#1194)toasted-nutbread2021-01-01
| | | | | * Update copyright year * Remove redundant Author info
* Text source range refactor (#949)toasted-nutbread2020-10-20
| | | | | | | | | | | * Rename functions for better clarity * Remove unused properties * Add getNodesInRange function * Improve ignore nodes check * Use private fields
* Split source.js into two files (#894)toasted-nutbread2020-10-07