Skip to content

Commit 01241e4

Browse files
committed
refactor(features): remove roadmap checklist and add link to repo readme
1 parent 5549eb4 commit 01241e4

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

features.md

+1-20
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* [Vuejs](https://github.com/vuejs/vue) sources generation (download .zip)
1212
* Connect with GitHub (save/load vuegg projects)
1313
* Local persistence to save the work in progress
14-
* ... more to come with time
14+
* ... [more to come](https://github.com/vuegg/vuegg#roadmap) with time
1515

1616
</br>
1717

@@ -34,22 +34,3 @@
3434

3535
### Delete
3636
* **Delete [or Backspace]**: Deletes selection
37-
38-
</br>
39-
40-
## Roadmap
41-
42-
Off the top of my head, I foresee the following features to be developed for the next releases:
43-
44-
- [ ] Hold shift to maintain aspect ratio on manual resize
45-
- [ ] Ability to zoom-in / zoom-out in the editor
46-
- [ ] Allow the insertion of raw CSS rules (expert mode)
47-
- [ ] Identify possible risks
48-
- [ ] Add extra styles controls
49-
- [ ] BoxShadow
50-
- [ ] Overflow
51-
- [ ] TextOverflow
52-
- [ ] Manage creation/edition of custom components
53-
- [ ] Transition to custom component (group/ungroup)
54-
- [ ] Implement custom component editor view
55-
- [ ] Implement tree navigator to visualize page structure

0 commit comments

Comments
 (0)