summaryrefslogtreecommitdiff
path: root/crates/material_theme (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(material_theme): implement `svg::Catalog` (under feature flag)pml682025-04-173-0/+19
* feat(material_theme): implement `markdown::Catalog` (under feature flag)pml682025-04-173-2/+16
* feat(material_theme): implement `checkbox::Catalog`pml682025-04-173-0/+130
* feat(material_theme): implement `text_input::Catalog`pml682025-04-152-0/+82
* chore(deps): update `iced_dialog`pml682025-04-151-7/+23
* feat(material_theme): tweak `pick_list` and `menu` borderspml682025-04-152-4/+15
* refactor: move `material_theme` and `iced_drop` into separate crates dirpml682025-04-1513-0/+1221