Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | document.js refactor (#719) | toasted-nutbread | 2020-08-09 |
| | | | | | | | | | | | | | | | | | | | * Refactor document.js into a class * Move public functions first * Rename private functions * Rename * Rename argument * Use instance of DocumentUtil * Update tests * Refactor * Rename (test-)document.js to (test-)document-util.js | ||
* | Build system changes (#721) | toasted-nutbread | 2020-08-09 |
* Refactor manifest.json * Change end-of-line convention for built plain-text files * Ignore builds directory * Mark the "dev" directory as using the node environment * Create build script * Register build scripts * Remove old build script * Fix 64x64 icon * Add test to ensure manifest data is updated properly |