index
:
iced-builder
master
UI builder for iced, built with iced.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
material_theme
/
src
/
lib.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(material_theme): add `new_const` method to `Theme`
pml68
2025-05-15
1
-0
/
+11
*
chore: update `iced`
pml68
2025-05-13
1
-2
/
+0
*
fix(material_theme): broken serde impl on `Theme`
pml68
2025-04-29
1
-81
/
+110
*
refactor(material_theme)!: make `Theme` an enum with `Custom` variant
pml68
2025-04-28
1
-36
/
+75
*
feat(material_theme): implement `image::Catalog` (under feature flag)
pml68
2025-04-26
1
-0
/
+2
*
feat(material_theme): create an iced `Palette` for `iced::theme::Base` impl
pml68
2025-04-25
1
-16
/
+28
*
refactor(material_theme): make `Theme` `Copy`, add `Theme::ALL` constant
pml68
2025-04-22
1
-35
/
+25
*
refactor: apply some clippy suggestions
pml68
2025-04-22
1
-1
/
+4
*
feat(material_theme): implement `pane_grid::Catalog`
pml68
2025-04-20
1
-0
/
+1
*
feat(material_theme): implement `slider::Catalog`
pml68
2025-04-19
1
-0
/
+1
*
feat(material_theme): implement `rule::Catalog`
pml68
2025-04-19
1
-0
/
+1
*
feat(material_theme): implement `slider::Catalog`
pml68
2025-04-18
1
-0
/
+1
*
refactor: inline Dark and Light theme definitions, remove toml files
pml68
2025-04-17
1
-56
/
+182
*
feat(material_theme): implement `radio::Catalog`
pml68
2025-04-17
1
-0
/
+1
*
feat(material_theme): implement `progress_bar::Catalog`
pml68
2025-04-17
1
-0
/
+1
*
feat(material_theme): implement `combo_box::Catalog`
pml68
2025-04-17
1
-0
/
+1
*
feat(material_theme): implement `qr_code::Catalog` (under feature flag)
pml68
2025-04-17
1
-0
/
+2
*
feat(material_theme): implement `svg::Catalog` (under feature flag)
pml68
2025-04-17
1
-0
/
+2
*
feat(material_theme): implement `markdown::Catalog` (under feature flag)
pml68
2025-04-17
1
-0
/
+2
*
feat(material_theme): implement `checkbox::Catalog`
pml68
2025-04-17
1
-0
/
+1
*
feat(material_theme): implement `text_input::Catalog`
pml68
2025-04-15
1
-0
/
+1
*
refactor: move `material_theme` and `iced_drop` into separate crates dir
pml68
2025-04-15
1
-0
/
+248