vue-nodegui
vue-nodegui copied to clipboard
Version 1.0.0
This draft PR is meant to serve as the 1.0.0 release of vue-nodegui.
- [ ] Wait for Vue 3 full release
- [ ] Implement all elements from NodeGUI
- [ ] Implement all Vue directives e.g. v-model & v-show
- [ ] Create CSS transpiler (CSS -> Qt CSS) & CSS injection (Inject CSS to Window for global & possibly scoped injection to component)