summaryrefslogtreecommitdiff
path: root/src/types (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: create separate `ValueFromStr` structpml682025-02-241-2/+2
* feat: start working on options backend (`ApplyOptions` trait)pml682025-02-221-22/+27
* feat: update to Rust 2024pml682025-02-213-4/+4
* feat: update to `iced` 0.14-devpml682025-02-211-1/+1
* refactor: random stuffpml682025-02-161-18/+18
* 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
* feat: finish codegen with limited props and elementspml682024-09-221-1/+0
* feat: finish codegen for elements **without** propspml682024-09-223-28/+86
* 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