Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Validate document nodes before use (#493) | toasted-nutbread | 2020-05-02 |
| | | | | | | | | | | | | | * Validate document.body before use in loadScripts This also fixes an issue where reject wasn't being passed to loadScriptSentinel. * Validate document nodes before use in _getSiteColor * Validate document.body before use in _getViewport * Validate document.body before use in setContentScale * Validate document.body before use in docImposterCreate | ||
* | Remove sentinel script node after load | toasted-nutbread | 2020-04-22 |
| | |||
* | Create dynamic script/CSS loader utility | toasted-nutbread | 2020-04-21 |