summaryrefslogtreecommitdiff
path: root/crates/material_theme/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: apply some clippy suggestionspml682025-04-224-7/+14
|
* feat(material_theme): implement `pane_grid::Catalog`pml682025-04-202-0/+39
|
* feat: tweak default slider sizepml682025-04-191-3/+3
|
* feat(material_theme): implement `slider::Catalog`pml682025-04-192-0/+81
|
* feat(material_theme): implement `rule::Catalog`pml682025-04-192-0/+34
|
* feat(material_theme): implement `slider::Catalog`pml682025-04-182-0/+64
|
* refactor: inline Dark and Light theme definitions, remove toml filespml682025-04-172-56/+202
|
* feat(material_theme): implement `radio::Catalog`pml682025-04-172-0/+66
|
* feat(material_theme): implement `progress_bar::Catalog`pml682025-04-172-0/+27
|
* feat(material_theme): implement `combo_box::Catalog`pml682025-04-174-10/+10
|
* feat(material_theme): implement `qr_code::Catalog` (under feature flag)pml682025-04-172-0/+26
|
* feat(material_theme): implement `svg::Catalog` (under feature flag)pml682025-04-172-0/+17
|
* feat(material_theme): implement `markdown::Catalog` (under feature flag)pml682025-04-172-0/+12
|
* feat(material_theme): implement `checkbox::Catalog`pml682025-04-172-0/+128
|
* 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-159-0/+1067