From 66180cdc1cf4c13310268794b8f98eaccf378a6a Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 1 Nov 2018 00:28:17 +0000 Subject: [PATCH] --- devdocs/specs/core-ui-design.txt | 1 + devdocs/todo.txt | 3 +++ devdocs/tools.txt | 8 ++++++++ 3 files changed, 12 insertions(+) diff --git a/devdocs/specs/core-ui-design.txt b/devdocs/specs/core-ui-design.txt index 037e2a0f..383161f8 100644 --- a/devdocs/specs/core-ui-design.txt +++ b/devdocs/specs/core-ui-design.txt @@ -40,6 +40,7 @@ Graphics and themes for AyaNova ICON FONT - Going with Font Awesome 5.x SOLID FREE icons =-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - I'll choose the replacement fonts as I need them from the FontAwesome5 collection and document them here. +- https://fontawesome.com/icons?d=gallery&s=regular,solid&m=free - v7: - v7 icons, all orangey brown in color with bits of highlight in each one of other colors. 3d in general diff --git a/devdocs/todo.txt b/devdocs/todo.txt index fac86ed3..7fa2e872 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -25,6 +25,9 @@ DEVELOPMENT SCHEDULE -------------------- WEEK OF 2018-10-22 - Learn Vue, select a UI framework + - https://vuetifyjs.com/en/components/navigation-drawers + - https://vuetifyjs.com/en/examples/layouts/googleContacts + - https://vuetifyjs.com/en/components/time-pickers - * VUETIFY: https://vuetifyjs.com/en/ (MATERIAL for VUE with 80 components) - Tested with ipad, phone and desktop, seems to be the shit, will use it! diff --git a/devdocs/tools.txt b/devdocs/tools.txt index ca8ed15b..efd154a6 100644 --- a/devdocs/tools.txt +++ b/devdocs/tools.txt @@ -116,6 +116,14 @@ VUE NOTES / IMPORTANT INFO - DATA FETCHING WITH ROUTER: https://router.vuejs.org/guide/advanced/data-fetching.html#data-fetching + +ICONS = FONTAWESOME 5 (free) +=-=-=-=-=-=-=-=-=-=-=-=-=-=- +https://fontawesome.com/icons?d=gallery&s=regular,solid&m=free + + + + POTENTIALLY USEFUL VUE / GENERAL COMPONENTS AND PLUGINS =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Shortcuts (enable keyboard shortcuts to activate elements like buttons e.g. ctrl-s to save) https://github.com/iFgR/vue-shortkey