@f.karim @newmannhu @shahbaz @zhangwei
Current status of Vue 3 Quasar 2 is:
- a new render mode qvt2 and screen path qapps2 have been added
- there is NOT yet functionality for rendering qvue components like coarchy/template/EditProcessStory.qvue at 1f0d3b79a20b47581ef27e57a85c2b30293d75c9 · coarchy/coarchy · GitHub
The main thing that needs to be done is to test and fix existing apps and screens.
If each of you can run the vue3quasar2 branches on your current Moqui setup and either report OR fix submit a pr of the fixes that would be a great first step.
To run use the vue3quasar2 branch of:
- moqui-framework
- moqui-runtime
- SimpleScreens
- MarbleERP
If one of you would like to volunteer applying changes similar to Comparing master…vue3quasar2 · moqui/SimpleScreens · GitHub for HiveMind and PopCommerce that would be great.
Also if you’re adventurous, let me know and you could give the implementation of rendering qvue2 a shot.