This commit is contained in:
@@ -4,3 +4,4 @@ mkdocs build
|
||||
cd c:\data\code\raven-client\ayanova
|
||||
npm run build
|
||||
xcopy c:\data\code\raven-client\ayanova\dist\*.* C:\data\code\raven\server\AyaNova\wwwroot /e
|
||||
pause
|
||||
@@ -13,7 +13,8 @@ TODO CLIENT STUFF
|
||||
#### A PHONE IS PROBABLY NOT THE MOST COMMON SIZE FORM FACTOR THAT WILL BE USED. SUPPORT PHONES, YES, BUT DON'T GET HUNG UP ON IT TO THE POINT WHERE IT RUINS THE EXPERIENCE ON A FULL COMPUTER OR TABLET
|
||||
|
||||
TODO NEXT
|
||||
|
||||
- bump version numbers, release again
|
||||
- Why the fuck is my app not updated and running old version at server ???
|
||||
- Test on mobile and desktop all browsers before moving on, it must be solid with error handling (required, after before etc) and etc and then if all is well we can move on to the other field types
|
||||
|
||||
End to end action
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
export default {
|
||||
version: "8.0.0-alpha.2",
|
||||
version: "8.0.0-alpha.3",
|
||||
copyright:
|
||||
"Copyright © 1999-2019, Ground Zero Tech-Works Inc. All Rights Reserved"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user