This commit is contained in:
@@ -40,6 +40,7 @@ Graphics and themes for AyaNova
|
|||||||
ICON FONT - Going with Font Awesome 5.x SOLID FREE icons
|
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.
|
- 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:
|
||||||
- v7 icons, all orangey brown in color with bits of highlight in each one of other colors. 3d in general
|
- v7 icons, all orangey brown in color with bits of highlight in each one of other colors. 3d in general
|
||||||
|
|||||||
@@ -25,6 +25,9 @@ DEVELOPMENT SCHEDULE
|
|||||||
--------------------
|
--------------------
|
||||||
WEEK OF 2018-10-22 - Learn Vue, select a UI framework
|
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
|
- https://vuetifyjs.com/en/components/time-pickers
|
||||||
- * VUETIFY: https://vuetifyjs.com/en/ (MATERIAL for VUE with 80 components)
|
- * 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!
|
- Tested with ipad, phone and desktop, seems to be the shit, will use it!
|
||||||
|
|||||||
@@ -116,6 +116,14 @@ VUE NOTES / IMPORTANT INFO
|
|||||||
- DATA FETCHING WITH ROUTER: https://router.vuejs.org/guide/advanced/data-fetching.html#data-fetching
|
- 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
|
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
|
- Shortcuts (enable keyboard shortcuts to activate elements like buttons e.g. ctrl-s to save) https://github.com/iFgR/vue-shortkey
|
||||||
|
|||||||
Reference in New Issue
Block a user