index
:
iced-builder
master
UI builder for iced, built with iced.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: finish `ApplyOptions` impls
pml68
2025-03-23
1
-1
/
+259
*
feat: add TODO file
pml68
2025-03-23
1
-0
/
+2
*
feat: add PKGBUILD
pml68
2025-03-23
8
-362
/
+728
*
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
*
fix: build.rs not running on git changes
pml68
2025-03-03
1
-0
/
+37
*
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
7
-51
/
+102
*
ci: add step for running tests
pml68
2025-02-27
1
-2
/
+4
*
feat: update `iced`
pml68
2025-02-27
3
-38
/
+36
*
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
6
-81
/
+55
*
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
16
-48
/
+52
*
Merge pull request #6 from pml68/feat/0.14
Polesznyák Márk László
2025-02-21
16
-582
/
+1536
|
\
|
*
feat: update to `iced` 0.14-dev
pml68
2025-02-21
16
-582
/
+1536
|
/
*
feat!: add name to `Theme`, `is_dark` -> `dark`
pml68
2025-02-16
3
-28
/
+39
*
refactor: random stuff
pml68
2025-02-16
4
-25
/
+32
*
chore: update dependencies
pml68
2025-02-12
4
-14
/
+16
*
style: rename `DesignerPage` to `DesignerPane`
pml68
2025-02-08
6
-21
/
+13
*
feat: add highlight color for Other and Custom `Scope` variants
pml68
2025-02-08
2
-2
/
+16
*
feat: set custom `Style` on `TextEditor`
pml68
2025-02-03
2
-107
/
+163
*
feat: switch text editor to animated theme value
pml68
2025-02-01
2
-2
/
+2
*
refactor: get rid of Uuid, use widget::Id directly
pml68
2025-01-25
3
-212
/
+209
*
feat: add .gitattributes files [skip ci]
pml68
2025-01-14
1
-0
/
+6
*
fix(ci): `"` -> `'`
pml68
2025-01-14
1
-1
/
+1
*
ci: only upload artifact for `stable` build
pml68
2025-01-14
1
-0
/
+1
*
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
3
-7
/
+19
*
feat: add `-V` and `--version` flags
pml68
2025-01-13
1
-0
/
+16
*
ci: add build and lint workflows
pml68
2025-01-13
7
-11
/
+60
*
Merge pull request #5 from pml68/feat/config
Polesznyák Márk László
2025-01-11
38
-1264
/
+1083
|
\
|
*
refactor: remove iced_drop & workspace
pml68
2025-01-11
37
-1030
/
+149
|
*
refactor: apply clippy suggestions
pml68
2025-01-04
5
-70
/
+56
|
*
feat: add custom theme codegen for `Project`
pml68
2025-01-04
12
-108
/
+244
|
*
refactor: apply clippy suggestions
pml68
2024-12-31
3
-24
/
+10
|
*
feat: use monospace font for `TextEditor`
pml68
2024-12-31
1
-1
/
+2
|
*
feat: optionally define Extended Palette in custom theme
pml68
2024-12-31
5
-17
/
+196
|
*
refactor: unsaved_changes_dialog emits bool instead of MessageDialogResult
pml68
2024-12-31
2
-8
/
+11
|
*
feat: add config loading, with theming support, limited to Palette for now
pml68
2024-12-30
15
-117
/
+518
|
*
refactor!: switch to `uuid` for uuid generation
pml68
2024-12-28
3
-30
/
+38
|
/
*
Merge pull request #4 from pml68/feat/playground
Polesznyák Márk László
2024-12-26
24
-669
/
+2318
|
\
|
*
feat: add `tip` widget helper from `hecrj/icebreaker`
pml68
2024-12-26
3
-6
/
+27
|
*
refactor: `views` -> `panes`, `mod.rs` -> `{panes,types}.rs`
pml68
2024-12-26
11
-111
/
+90
|
*
refactor: remove uses find_parent internally, change element_list to &[]
pml68
2024-12-25
4
-17
/
+19
|
*
feat: move rustfmt.toml to `iced_builder`
pml68
2024-12-24
1
-0
/
+0
[next]