Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Modifier key refactor (#784) | toasted-nutbread | 2020-09-08 |
| | | | | | | | * Add functions for getting keyboard key information * Use os + DocumentUtil to get modifier key names * Remove keyboard modifier info from environment info | ||
* | DOM + DocumentUtil merge (#727) | toasted-nutbread | 2020-08-09 |
* Add DOM functions to DocumentUtil * Use DocumentUtil instead of DOM * Remove DOM * Move document-util.js into mixed |