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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: add custom theme struct with dark and light variants
pml68
2025-04-15
3
-167
/
+224
|
*
feat: update PKGBUILD pkgver fn, dependencies
pml68
2025-04-01
1
-2
/
+3
|
*
feat: remove GTK3 dependency
pml68
2025-03-31
3
-107
/
+171
|
*
fix(iced_drop): support reactive rendering
pml68
2025-03-23
2
-10
/
+7
|
*
feat: finish `ApplyOptions` impls
pml68
2025-03-23
1
-1
/
+259
|
*
feat: add PKGBUILD
pml68
2025-03-23
3
-6
/
+21
|
*
feat: impl `Value` for `LineHeight` and `ContentFit` (all done)
pml68
2025-03-04
3
-0
/
+188
|
*
refactor: move some `assert_eq`s
pml68
2025-03-03
1
-7
/
+9
|
*
feat: impl `Value` for `Pixels` and `Alignment`
pml68
2025-03-01
3
-0
/
+85
|
*
refactor: make config an `Arc<Config>` in `App`
pml68
2025-03-01
6
-50
/
+89
|
*
feat: update `iced`
pml68
2025-02-27
1
-1
/
+0
|
*
fix: missing prefix detection
pml68
2025-02-27
1
-1
/
+1
|
*
feat: implement `Value` for `Length`
pml68
2025-02-27
4
-4
/
+154
|
*
feat: rework `Value` trait, create unit tests for parser implementations
pml68
2025-02-26
4
-57
/
+264
|
*
feat: switch to personal `iced` fork, work on version info
pml68
2025-02-26
3
-8
/
+16
|
*
feat: implement `ValueFromStr` for Rotation
pml68
2025-02-24
5
-29
/
+183
|
*
feat: create separate `ValueFromStr` struct
pml68
2025-02-24
5
-27
/
+52
|
*
feat: start working on options backend (`ApplyOptions` trait)
pml68
2025-02-22
4
-45
/
+90
|
*
feat: update to Rust 2024
pml68
2025-02-21
12
-31
/
+36
|
*
feat: update to `iced` 0.14-dev
pml68
2025-02-21
5
-18
/
+49
|
*
feat!: add name to `Theme`, `is_dark` -> `dark`
pml68
2025-02-16
2
-27
/
+36
|
*
refactor: random stuff
pml68
2025-02-16
3
-23
/
+29
|
*
chore: update dependencies
pml68
2025-02-12
2
-4
/
+2
|
*
style: rename `DesignerPage` to `DesignerPane`
pml68
2025-02-08
5
-18
/
+13
|
*
feat: add highlight color for Other and Custom `Scope` variants
pml68
2025-02-08
1
-2
/
+13
|
*
feat: set custom `Style` on `TextEditor`
pml68
2025-02-03
1
-1
/
+18
|
*
feat: switch text editor to animated theme value
pml68
2025-02-01
1
-1
/
+1
|
*
refactor: get rid of Uuid, use widget::Id directly
pml68
2025-01-25
1
-14
/
+13
|
*
style: remove pkg name and author from version output
pml68
2025-01-14
1
-2
/
+1
|
*
feat: add iced_custom_highlighter
pml68
2025-01-14
1
-7
/
+5
|
*
feat: add `-V` and `--version` flags
pml68
2025-01-13
1
-0
/
+16
|
*
ci: add build and lint workflows
pml68
2025-01-13
4
-11
/
+11
|
*
refactor: remove iced_drop & workspace
pml68
2025-01-11
17
-0
/
+2002
|
*
feat: restructure project, start drag and drop
pml68
2024-09-23
5
-533
/
+0
|
*
feat: add "Copy to clipboard" button for code view
pml68
2024-09-22
2
-22
/
+52
|
*
feat: finish codegen
pml68
2024-09-22
3
-14
/
+55
|
*
feat: rework props
pml68
2024-09-22
4
-75
/
+49
|
|
|
|
w
*
feat: finish codegen with limited props and elements
pml68
2024-09-22
3
-54
/
+113
|
*
feat: finish codegen for elements **without** props
pml68
2024-09-22
5
-48
/
+108
|
|
|
|
feat: wow
*
feat: format children nodes into code (without props)
pml68
2024-09-22
2
-14
/
+37
|
*
feat: start codegen
pml68
2024-09-22
3
-10
/
+48
|
*
feat: add usable state logic
pml68
2024-08-30
2
-80
/
+137
|
*
feat: initial commit
pml68
2024-08-29
2
-0
/
+251