summaryrefslogtreecommitdiff
path: root/crates/material_theme/src/text_input.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: update `iced`pml682025-05-131-4/+1
|
* refactor(material_theme)!: make `Theme` an enum with `Custom` variantpml682025-04-281-28/+10
|
* fix(material_theme): highlighted text not being visible in `TextInput`pml682025-04-221-1/+4
|
* feat(material_theme): implement `text_input::Catalog`pml682025-04-151-0/+81