Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed the blank page issue by loading the templates with a promise an…
…d waiting for all promises to finish. Made some adjustments to the jest tests to account for the adjusted Vue boot sequence. Reverted every self-closing tag that isn't <br/> to have an explicit closing tag. Refactored every Vue property binding and event binding to use kebab casing over camel case. Fixes for gridmember buttons. The binoculars are lowered and the light mode buttons are gray instead of white to provide contrast against the background.
- Loading branch information