This fixes the following issues: - Text selection color was incorrect - The 'send again' button glitched on page load This also adds some finishing touches to the proxy code (closes #199) and that in turn resolves #175 and resolves #2 Finally, this adds the fonts to the application assets allowing them to be cached by the service worker. |
||
|---|---|---|
| .. | ||
| index.vue | ||
| README.md | ||
| settings.vue | ||
| websocket.vue | ||
PAGES
This directory contains your Application Views and Routes.
The framework reads all the *.vue files inside this directory and creates the router of your application.
More information about the usage of this directory in the documentation.