Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
chore(roadmap): Update readme to add roadmap for the next features in…
Browse files Browse the repository at this point in the history
… mind
  • Loading branch information
alxpez committed Apr 12, 2018
1 parent ae3a5cb commit 32a42ad
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,26 @@ The aim of this project is to merge designing and prototyping into one single pr
* Local persistence to save the work in progress
* ... more to come with time

</br>

## Roadmap

Off the top of my head, I foresee the following points to be developed in the next releases. Don't hesitate to open an issue if you have a feature request.

- [ ] Hold shift to maintain aspect ratio on manual resize
- [ ] Ability to zoom-in / zoom-out in the editor
- [ ] Allow the insertion of raw CSS rules (expert mode)
- [ ] Identify possible risks
- [ ] Add extra styles controls
- [ ] BoxShadow
- [ ] Overflow
- [ ] TextOverflow
- [ ] Manage creation/edition of custom components
- [ ] Transition to custom component (group/ungroup)
- [ ] Implement custom component editor view
- [ ] Implement tree navigator to visualize page structure


</br>

## Mouse / Keyboard combinations
Expand Down

0 comments on commit 32a42ad

Please sign in to comment.