summaryrefslogtreecommitdiff
path: root/src/main.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: switch text editor to animated theme valuepml682025-02-011-1/+1
|
* style: remove pkg name and author from version outputpml682025-01-141-2/+1
|
* feat: add `-V` and `--version` flagspml682025-01-131-0/+16
|
* ci: add build and lint workflowspml682025-01-131-4/+4
|
* refactor: remove iced_drop & workspacepml682025-01-111-0/+382
|
* feat: restructure project, start drag and droppml682024-09-231-301/+0
|
* feat: add "Copy to clipboard" button for code viewpml682024-09-221-8/+29
|
* feat: finish codegen with limited props and elementspml682024-09-221-48/+47
|
* feat: finish codegen for elements **without** propspml682024-09-221-1/+1
| | | | feat: wow
* feat: start codegenpml682024-09-221-0/+1
|
* feat: add usable state logicpml682024-08-301-80/+109
|
* feat: initial commitpml682024-08-291-0/+251