index
:
iced-builder
master
UI builder for iced, built with iced.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
types
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: add `Grid` as a usable widget
Polesznyák Márk
2025-11-15
2
-4
/
+41
|
*
feat: update according to latest iced and iced_material changes
Polesznyák Márk
2025-10-02
1
-8
/
+8
|
*
fix(rendered_element): `Row` and `Column` options being applied to `Container`
Polesznyák Márk
2025-10-02
1
-38
/
+38
|
*
feat: switch to `prettyplease` for code formatting
Polesznyák Márk
2025-09-22
1
-14
/
+16
|
|
|
|
No more external rustfmt dependency
*
chore: update deps
pml68
2025-08-21
1
-8
/
+4
|
*
feat(designer): make container types nicer and easier to see
pml68
2025-08-06
1
-62
/
+62
|
*
feat: make "Copy Code" button appear on hover over the code
pml68
2025-07-24
1
-4
/
+1
|
*
fix: wrong text color being used in designer view
pml68
2025-07-17
1
-8
/
+14
|
*
chore: update deps
pml68
2025-07-17
1
-0
/
+1
|
*
fix: relative project path written to config, bump MSRV to 1.88.0
pml68
2025-07-01
3
-28
/
+25
|
*
feat: make `rustfmt` optional as a dependency
pml68
2025-06-27
2
-7
/
+21
|
*
feat: project file to open can be passed as an argument + desktop entry
pml68
2025-06-20
1
-1
/
+8
|
*
chore: update deps
pml68
2025-06-10
1
-2
/
+6
|
*
refactor: get rid of needless `clone`
pml68
2025-05-13
1
-2
/
+2
|
*
feat: switch to fully custom, Material3-based theme
pml68
2025-04-28
2
-43
/
+5
|
*
feat(debug): add custom "Code Generation" Comet debug metric
pml68
2025-04-18
1
-2
/
+8
|
*
fix: `iced` 0.14 codegen
pml68
2025-04-18
2
-4
/
+11
|
*
feat: update `iced`, make designer view more usable
pml68
2025-04-15
1
-15
/
+27
|
*
feat(material_theme): impl `menu::Catalog`, change `dialog::Catalog` impl
pml68
2025-04-15
1
-36
/
+69
|
*
feat: add custom theme struct with dark and light variants
pml68
2025-04-15
1
-36
/
+10
|
*
feat: update PKGBUILD pkgver fn, dependencies
pml68
2025-04-01
1
-2
/
+3
|
*
feat: add PKGBUILD
pml68
2025-03-23
1
-1
/
+17
|
*
refactor: make config an `Arc<Config>` in `App`
pml68
2025-03-01
1
-2
/
+5
|
*
feat: implement `ValueFromStr` for Rotation
pml68
2025-02-24
1
-4
/
+36
|
*
feat: create separate `ValueFromStr` struct
pml68
2025-02-24
1
-2
/
+2
|
*
feat: start working on options backend (`ApplyOptions` trait)
pml68
2025-02-22
1
-22
/
+27
|
*
feat: update to Rust 2024
pml68
2025-02-21
3
-4
/
+4
|
*
feat: update to `iced` 0.14-dev
pml68
2025-02-21
1
-1
/
+1
|
*
refactor: random stuff
pml68
2025-02-16
1
-18
/
+18
|
*
refactor: get rid of Uuid, use widget::Id directly
pml68
2025-01-25
1
-14
/
+13
|
*
ci: add build and lint workflows
pml68
2025-01-13
1
-2
/
+2
|
*
refactor: remove iced_drop & workspace
pml68
2025-01-11
3
-0
/
+718
|
*
feat: restructure project, start drag and drop
pml68
2024-09-23
2
-72
/
+0
|
*
feat: finish codegen
pml68
2024-09-22
2
-5
/
+5
|
*
feat: rework props
pml68
2024-09-22
3
-51
/
+16
|
|
|
|
w
*
feat: finish codegen with limited props and elements
pml68
2024-09-22
1
-1
/
+0
|
*
feat: finish codegen for elements **without** props
pml68
2024-09-22
3
-28
/
+86
|
|
|
|
feat: wow
*
feat: format children nodes into code (without props)
pml68
2024-09-22
1
-12
/
+12
|
*
feat: start codegen
pml68
2024-09-22
1
-10
/
+32
|
*
feat: add usable state logic
pml68
2024-08-30
1
-0
/
+28