summaryrefslogtreecommitdiff
path: root/crates/material_theme/src/checkbox.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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