summaryrefslogtreecommitdiff
path: root/crates/material_theme/src/lib.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: inline Dark and Light theme definitions, remove toml filespml682025-04-171-56/+182
|
* feat(material_theme): implement `radio::Catalog`pml682025-04-171-0/+1
|
* feat(material_theme): implement `progress_bar::Catalog`pml682025-04-171-0/+1
|
* feat(material_theme): implement `combo_box::Catalog`pml682025-04-171-0/+1
|
* feat(material_theme): implement `qr_code::Catalog` (under feature flag)pml682025-04-171-0/+2
|
* feat(material_theme): implement `svg::Catalog` (under feature flag)pml682025-04-171-0/+2
|
* feat(material_theme): implement `markdown::Catalog` (under feature flag)pml682025-04-171-0/+2
|
* feat(material_theme): implement `checkbox::Catalog`pml682025-04-171-0/+1
|
* feat(material_theme): implement `text_input::Catalog`pml682025-04-151-0/+1
|
* refactor: move `material_theme` and `iced_drop` into separate crates dirpml682025-04-151-0/+248