summaryrefslogtreecommitdiff
path: root/src/types (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: get rid of Uuid, use widget::Id directlypml682025-01-251-14/+13
|
* ci: add build and lint workflowspml682025-01-131-2/+2
|
* refactor: remove iced_drop & workspacepml682025-01-113-0/+718
|
* feat: restructure project, start drag and droppml682024-09-232-72/+0
|
* feat: finish codegenpml682024-09-222-5/+5
|
* feat: rework propspml682024-09-223-51/+16
| | | | w
* feat: finish codegen with limited props and elementspml682024-09-221-1/+0
|
* feat: finish codegen for elements **without** propspml682024-09-223-28/+86
| | | | feat: wow
* feat: format children nodes into code (without props)pml682024-09-221-12/+12
|
* feat: start codegenpml682024-09-221-10/+32
|
* feat: add usable state logicpml682024-08-301-0/+28