summaryrefslogtreecommitdiff
path: root/crates/material_theme/src/checkbox.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: extract `material_theme` into separate repo (`pml68/iced_material`)pml682025-06-261-115/+0
|
* refactor(material_theme)!: make `Theme` an enum with `Custom` variantpml682025-04-281-21/+9
|
* refactor: apply some clippy suggestionspml682025-04-221-3/+3
|
* feat(material_theme): implement `checkbox::Catalog`pml682025-04-171-0/+127