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