File tree Expand file tree Collapse file tree 3 files changed +3130
-2
lines changed Expand file tree Collapse file tree 3 files changed +3130
-2
lines changed Original file line number Diff line number Diff line change @@ -120,9 +120,12 @@ quasar build -m electron
120
120
We'd love for you to test this application out and submit any issues you encounter. Also feel free to fork to your own repo and submit PRs.
121
121
Here are some features we're thinking about adding:
122
122
+ Vuex state prototyping and boilerplate export
123
- + Ability to add additional mockup images for more routes
124
- + Ability to nest HTML elements
125
123
+ Option to export files in TypeScript
124
+ + Ability to place child components into HTML elements
125
+ + Integration with Storybook
126
+ + Removal of NPM Dependencies
127
+ + Ability to add a copy of an existing component from another route to a new route
128
+ + Fix the incorrect resizing of components when maximizing and minimizing while the compoenent is active.
126
129
127
130
#### Authors
128
131
```
@@ -131,5 +134,9 @@ Joseph Eisele @jeisele2
131
134
Dean Chung @deanfchung
132
135
Dean Ohashi @dnohashi
133
136
Drew Nguyen @drewngyen
137
+ Alexander Havas @LOLDragoon
138
+ Keriann Lin @keliphan
139
+ Allison Pratt @allisons11
140
+ @JojuOlaode
134
141
```
135
142
Inspired by [ PreVue] ( https://github.com/open-source-labs/PreVue )
You can’t perform that action at this time.
0 commit comments