This commit is contained in:
@@ -46,22 +46,6 @@ CURRENT TODOs
|
||||
=-=-=-=-=-=-=
|
||||
|
||||
|
||||
TODO: Tag control
|
||||
- kind of weird if you type a search letter it sticks when you make a selection as a partial new entry
|
||||
- drop down should search immediately or bring up something? Or say type to search??
|
||||
- Test it out completely, there seems to be some minor strangeness.
|
||||
- DO: if type a letter then make a selection from list, typing should clear, that appears to be the only issue with it
|
||||
- DO: it would be good UI if it prompted user to type to search
|
||||
- DO: can select empty item in list, shouldn't do anything if click on that
|
||||
- DO: Need LT key: TYPETOSEARCHPROMPT - "Start typing to search or add..." and NO_SEARCH_RESULTS - "No results" ( no-data-text="No results" placeholder="Start typing to Search")
|
||||
|
||||
|
||||
TODO: Form customization - hidden fields support
|
||||
- Obviously not the required ones (how to know if required?)
|
||||
|
||||
|
||||
|
||||
|
||||
TODO: TESTING - Post to server then do a round of device testing
|
||||
- bump server version first!!
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
export default {
|
||||
version: "8.0.0-alpha.2019.Nov.14",
|
||||
version: "8.0.0-alpha.2019.Dec.2",
|
||||
copyright:
|
||||
"Copyright © 1999-2019, Ground Zero Tech-Works Inc. All Rights Reserved",
|
||||
browser: {
|
||||
|
||||
Reference in New Issue
Block a user