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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactor(material_theme): make `Theme` `Copy`, add `Theme::ALL` constant
pml68
2025-04-22
1
-35
/
+25
|
*
feat(material_theme): implement `text_editor::Catalog`
pml68
2025-04-22
1
-0
/
+85
|
*
fix(material_theme): highlighted text not being visible in `TextInput`
pml68
2025-04-22
1
-1
/
+4
|
*
fix(material_theme): disabled checkbox border being fully opaque
pml68
2025-04-22
1
-1
/
+4
|
*
refactor: apply some clippy suggestions
pml68
2025-04-22
4
-7
/
+14
|
*
feat(material_theme): implement `pane_grid::Catalog`
pml68
2025-04-20
2
-0
/
+39
|
*
feat: tweak default slider size
pml68
2025-04-19
1
-3
/
+3
|
*
feat(material_theme): implement `slider::Catalog`
pml68
2025-04-19
2
-0
/
+81
|
*
feat(material_theme): implement `rule::Catalog`
pml68
2025-04-19
2
-0
/
+34
|
*
feat(material_theme): implement `slider::Catalog`
pml68
2025-04-18
2
-0
/
+64
|
*
refactor: inline Dark and Light theme definitions, remove toml files
pml68
2025-04-17
5
-156
/
+208
|
*
feat(material_theme): implement `radio::Catalog`
pml68
2025-04-17
2
-0
/
+66
|
*
feat(material_theme): implement `progress_bar::Catalog`
pml68
2025-04-17
2
-0
/
+27
|
*
feat(material_theme): implement `combo_box::Catalog`
pml68
2025-04-17
4
-10
/
+10
|
*
feat(material_theme): implement `qr_code::Catalog` (under feature flag)
pml68
2025-04-17
3
-0
/
+28
|
*
feat(material_theme): implement `svg::Catalog` (under feature flag)
pml68
2025-04-17
3
-0
/
+19
|
*
feat(material_theme): implement `markdown::Catalog` (under feature flag)
pml68
2025-04-17
3
-2
/
+16
|
*
feat(material_theme): implement `checkbox::Catalog`
pml68
2025-04-17
3
-0
/
+130
|
*
feat(material_theme): implement `text_input::Catalog`
pml68
2025-04-15
2
-0
/
+82
|
*
chore(deps): update `iced_dialog`
pml68
2025-04-15
1
-7
/
+23
|
*
feat(material_theme): tweak `pick_list` and `menu` borders
pml68
2025-04-15
2
-4
/
+15
|
*
refactor: move `material_theme` and `iced_drop` into separate crates dir
pml68
2025-04-15
13
-0
/
+1221