summaryrefslogtreecommitdiff
path: root/material_theme (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(material_theme): add disabled scrollable `Style`spml682025-04-151-22/+76
* feat(material_theme): implement `theme::Base` for theme (`None` for now)pml682025-04-151-0/+5
* feat(material_theme): impl `menu::Catalog`, change `dialog::Catalog` implpml682025-04-153-8/+57
* feat(material_theme): impl `scrollable::Catalog`pml682025-04-154-36/+145
* feat(material_theme): implement Catalog for iced_dialog (`dialog` feature)pml682025-04-152-33/+44
* fix: custom theme Default changing between calls, missing `apply_options`spml682025-04-151-5/+10
* feat(material_theme): add feature flag based iced_anim supportpml682025-04-152-0/+43
* refactor: move custom theme into its separate cratepml682025-04-158-0/+894