summaryrefslogtreecommitdiff
path: root/src/types/rendered_element.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: update depspml682025-08-211-8/+4
* feat(designer): make container types nicer and easier to seepml682025-08-061-62/+62
* fix: wrong text color being used in designer viewpml682025-07-171-8/+14
* chore: update depspml682025-07-171-0/+1
* fix: relative project path written to config, bump MSRV to 1.88.0pml682025-07-011-23/+19
* feat: make `rustfmt` optional as a dependencypml682025-06-271-1/+1
* chore: update depspml682025-06-101-2/+6
* refactor: get rid of needless `clone`pml682025-05-131-2/+2
* feat: switch to fully custom, Material3-based themepml682025-04-281-29/+1
* fix: `iced` 0.14 codegenpml682025-04-181-3/+10
* feat: update `iced`, make designer view more usablepml682025-04-151-15/+27
* feat(material_theme): impl `menu::Catalog`, change `dialog::Catalog` implpml682025-04-151-36/+69
* feat: update PKGBUILD pkgver fn, dependenciespml682025-04-011-2/+3
* feat: add PKGBUILDpml682025-03-231-1/+17
* feat: implement `ValueFromStr` for Rotationpml682025-02-241-4/+36
* 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-211-2/+2
* 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-111-0/+468
* feat: restructure project, start drag and droppml682024-09-231-47/+0
* feat: finish codegenpml682024-09-221-3/+5
* feat: rework propspml682024-09-221-4/+13
* feat: finish codegen for elements **without** propspml682024-09-221-0/+36