From 05ee72001250f16f316edc147da7375403d7848d Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 28 Feb 2019 20:35:38 +0000 Subject: [PATCH] --- devdocs/tools.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devdocs/tools.txt b/devdocs/tools.txt index 6c942629..5c6c28b5 100644 --- a/devdocs/tools.txt +++ b/devdocs/tools.txt @@ -163,6 +163,9 @@ POTENTIALLY USEFUL VUE / GENERAL COMPONENTS AND PLUGINS - parse and format currency for display: http://openexchangerates.github.io/accounting.js/ - CONTROLS (note some of these probably have a VUE component wrapper already if not the one already linked to, seek them out) - Date time picker: + - This one works but is new and a bit fucky but it's based on the built in components so it's getting there and looks correct and seems to work + - https://github.com/darrenfang/vuetify-datetime-picker + - note: can't use the one below because the style is not at all similar - https://madewithvuejs.com/vue-datetime - https://github.com/mariomka/vue-datetime