index
:
iced-builder
master
UI builder for iced, built with iced.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theme_test
/
src
/
main.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(material_theme): make `Theme` `Copy`, add `Theme::ALL` constant
pml68
2025-04-22
1
-3
/
+3
*
feat(material_theme): implement `text_editor::Catalog`
pml68
2025-04-22
1
-4
/
+15
*
feat(material_theme): implement `pane_grid::Catalog`
pml68
2025-04-20
1
-107
/
+177
*
feat(material_theme): implement `slider::Catalog`
pml68
2025-04-19
1
-6
/
+11
*
feat(material_theme): implement `rule::Catalog`
pml68
2025-04-19
1
-2
/
+13
*
feat(material_theme): implement `slider::Catalog`
pml68
2025-04-18
1
-2
/
+10
*
refactor: inline Dark and Light theme definitions, remove toml files
pml68
2025-04-17
1
-1
/
+14
*
feat(material_theme): implement `checkbox::Catalog`
pml68
2025-04-17
1
-2
/
+13
*
feat(material_theme): implement `text_input::Catalog`
pml68
2025-04-15
1
-9
/
+17
*
chore(deps): update `iced_dialog`
pml68
2025-04-15
1
-5
/
+2
*
feat(material_theme): implement `pick_list::Catalog`
pml68
2025-04-15
1
-66
/
+118
*
feat(material_theme): implement `theme::Base` for theme (`None` for now)
pml68
2025-04-15
1
-4
/
+3
*
refactor: move custom theme into its separate crate
pml68
2025-04-15
1
-0
/
+89