| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(actions): refactor match statement, add special case for containers | pml68 | 2024-10-24 | 1 | -16/+30 |
| * | test: remove some unneeded printlns | pml68 | 2024-10-24 | 2 | -9/+0 |
| * | feat: disable appending to container if it already has children | pml68 | 2024-10-22 | 3 | -14/+25 |
| * | feat: implement d&d for new elements | pml68 | 2024-10-21 | 9 | -303/+465 |
| * | feat: update to iced 0.13.1, basic project state file, prepare for drag&drop | pml68 | 2024-10-04 | 7 | -226/+471 |
| * | feat: implement fmt::Display for RenderedElement, work on props | pml68 | 2024-09-30 | 3 | -13/+72 |
| * | feat: rework RenderedElement, prepare for JSON project format | pml68 | 2024-09-28 | 5 | -57/+86 |
| * | feat: add button to switch between designer and code view | pml68 | 2024-09-28 | 3 | -12/+45 |
| * | feat: make code view scrollable, add autogen comment to code | pml68 | 2024-09-23 | 2 | -1/+9 |
| * | feat: restructure project, start drag and drop | pml68 | 2024-09-23 | 7 | -0/+606 |
