| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-09-30 | feat: implement fmt::Display for RenderedElement, work on props | pml68 | 1 | -5/+11 |
| 2024-09-28 | feat: rework RenderedElement, prepare for JSON project format | pml68 | 6 | -57/+88 |
| 2024-09-28 | feat: add button to switch between designer and code view | pml68 | 3 | -12/+45 |
| 2024-09-23 | feat: make code view scrollable, add autogen comment to code | pml68 | 2 | -1/+9 |
| 2024-09-23 | feat: restructure project, start drag and drop | pml68 | 19 | -215/+1022 |
| 2024-09-22 | feat: add "Copy to clipboard" button for code view | pml68 | 3 | -22/+52 |
| 2024-09-22 | feat: finish codegen | pml68 | 3 | -14/+55 |
| 2024-09-22 | feat: rework props | pml68 | 4 | -75/+49 |
| 2024-09-22 | feat: finish codegen with limited props and elements | pml68 | 3 | -54/+113 |
| 2024-09-22 | feat: finish codegen for elements **without** props | pml68 | 7 | -48/+152 |
| 2024-09-22 | feat: format children nodes into code (without props) | pml68 | 4 | -17/+52 |
| 2024-09-22 | feat: start codegen | pml68 | 3 | -10/+48 |
| 2024-08-30 | feat: add usable state logic | pml68 | 4 | -83/+402 |
