This commit is contained in:
2020-02-28 23:10:57 +00:00
parent b06d6d71af
commit dfa10e4c0d
4 changed files with 50 additions and 10 deletions

View File

@@ -50,7 +50,8 @@ todo: custom fields currency type control NOT implement yet, are there others to
todo: custom fields date only and time only are not setting but combined date/time is setting
- It's possible I made a change in datetime that I need to also make in standalone separate ones to update properly
- Maybe in event emitted?
todo: are *all* custom field types working? Not certain
todo: apparently I can change the buttons to display the text not uppercase with class="text-none" or something
- https://github.com/vuetifyjs/vuetify/issues/3948