Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | TextSource* API update (#1255) | toasted-nutbread | 2021-01-16 |
| | | | | | * Add collapse function to TextSource* * Add isConnected getter to TextSource* | ||
* | Update copyright year (#1194) | toasted-nutbread | 2021-01-01 |
| | | | | | * Update copyright year * Remove redundant Author info | ||
* | Text source range refactor (#949) | toasted-nutbread | 2020-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-nutbread | 2020-10-07 |