summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* style: remove pkg name and author from version outputpml682025-01-141-2/+1
* feat: add iced_custom_highlighterpml682025-01-141-7/+5
* feat: add `-V` and `--version` flagspml682025-01-131-0/+16
* ci: add build and lint workflowspml682025-01-134-11/+11
* refactor: remove iced_drop & workspacepml682025-01-1117-0/+2002
* feat: restructure project, start drag and droppml682024-09-235-533/+0
* feat: add "Copy to clipboard" button for code viewpml682024-09-222-22/+52
* feat: finish codegenpml682024-09-223-14/+55
* feat: rework propspml682024-09-224-75/+49
* feat: finish codegen with limited props and elementspml682024-09-223-54/+113
* feat: finish codegen for elements **without** propspml682024-09-225-48/+108
* feat: format children nodes into code (without props)pml682024-09-222-14/+37
* feat: start codegenpml682024-09-223-10/+48
* feat: add usable state logicpml682024-08-302-80/+137
* feat: initial commitpml682024-08-292-0/+251