summaryrefslogtreecommitdiff
path: root/iced_builder (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-04feat: update to iced 0.13.1, basic project state file, prepare for drag&droppml687-226/+471
2024-09-30feat: implement fmt::Display for RenderedElement, work on propspml683-13/+72
2024-09-28feat: rework RenderedElement, prepare for JSON project formatpml686-57/+88
2024-09-28feat: add button to switch between designer and code viewpml683-12/+45
2024-09-23feat: make code view scrollable, add autogen comment to codepml682-1/+9
2024-09-23feat: restructure project, start drag and droppml6819-215/+1022
2024-09-22feat: add "Copy to clipboard" button for code viewpml683-22/+52
2024-09-22feat: finish codegenpml683-14/+55
2024-09-22feat: rework propspml684-75/+49
2024-09-22feat: finish codegen with limited props and elementspml683-54/+113
2024-09-22feat: finish codegen for elements **without** propspml687-48/+152
2024-09-22feat: format children nodes into code (without props)pml684-17/+52
2024-09-22feat: start codegenpml683-10/+48
2024-08-30feat: add usable state logicpml684-83/+402