34 lines
941 B
Markdown
34 lines
941 B
Markdown
## Road map for PyUIBuilder
|
|
|
|
Any feature that has 👑 beside it, is meant only for [premium users](./readme.md#license--support)
|
|
|
|
### 1.0.0
|
|
- [x] Create the initial version for UI builder
|
|
|
|
### 1.2.0
|
|
- [ ] UI fixes and enhancement
|
|
- [ ] Tree view for elements on the canvas
|
|
- [ ] Add text editor to support event handlers
|
|
- [ ] Support more widgets
|
|
- [ ] Rewrite DND for better feedback - (swappy/react-dnd-kit/ GSAP draggable)
|
|
- [ ] Duplicate widgets
|
|
|
|
### 1.5.0
|
|
- [ ] Add canvas support tools (lines, rect etc) (try fabricjs)
|
|
- [ ] Initial version for Electron App 👑
|
|
- [ ] Save files locally 👑
|
|
- [ ] Load UI files 👑
|
|
- [ ] Light/Dark theme 👑
|
|
- [ ] Run the preview 👑
|
|
|
|
### 2.0.0
|
|
- [ ] Support for more third party plugins
|
|
- [ ] Support more templates
|
|
- [ ] Allow creating components
|
|
- [ ] Support for Kivy
|
|
- [ ] Sharable Templates
|
|
- [ ] Dark theme 👑
|
|
|
|
|
|
### 3.0.0
|
|
- [ ] Support for PySide / PyQt 👑 (commercial license only) |