Skip to content

Commit 00011b8

Browse files
committed
readme
1 parent 790ab30 commit 00011b8

File tree

3 files changed

+3130
-2
lines changed

3 files changed

+3130
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,12 @@ quasar build -m electron
120120
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.
121121
Here are some features we're thinking about adding:
122122
+ Vuex state prototyping and boilerplate export
123-
+ Ability to add additional mockup images for more routes
124-
+ Ability to nest HTML elements
125123
+ 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.
126129

127130
#### Authors
128131
```
@@ -131,5 +134,9 @@ Joseph Eisele @jeisele2
131134
Dean Chung @deanfchung
132135
Dean Ohashi @dnohashi
133136
Drew Nguyen @drewngyen
137+
Alexander Havas @LOLDragoon
138+
Keriann Lin @keliphan
139+
Allison Pratt @allisons11
140+
@JojuOlaode
134141
```
135142
Inspired by [PreVue](https://github.com/open-source-labs/PreVue)

0 commit comments

Comments
 (0)