index
:
iced_dialog
0.13
0.14
master
Custom dialog for iced
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: simplify the internal `view` method
pml68
2025-06-09
1
-18
/
+18
*
ci: fix workflow
pml68
2025-06-02
4
-21
/
+8
*
feat: switch from `String` to `Fragment` for `title`
pml68
2025-05-26
1
-4
/
+6
*
feat: add example code to documentation and README
pml68
2025-05-13
3
-4
/
+129
*
feat: add `backdrop` method to `Dialog`
pml68
2025-05-03
1
-0
/
+10
*
feat: set defaults for `Dialog`'s `Theme` and `Renderer` type parameters
pml68
2025-05-02
1
-2
/
+6
*
feat: make `Dialog` available from the crate's root
pml68
2025-05-02
1
-1
/
+1
*
chore: add proper MIT attribution
pml68
2025-04-26
1
-0
/
+1
*
fix: accept `&Class` in `Catalog::style` instead of `Class`
pml68
2025-04-15
1
-8
/
+5
*
refactor!: move backdrop_color into `Style` struct
pml68
2025-04-15
5
-20
/
+102
*
fix: example package name
pml68
2025-04-13
1
-1
/
+1
*
fix: example
pml68
2025-04-13
3
-3
/
+3
*
feat: add `backdrop` method to dialog
pml68
2025-04-13
1
-6
/
+16
*
docs: add CNAME, redirect file
pml68
2025-03-31
2
-2
/
+22
*
feat: add docs workflow
pml68
2025-03-31
1
-0
/
+23
*
refactor: remove unnecessary "advanced" feature from iced_widget dependency
pml68
2025-03-30
1
-1
/
+0
*
feat: initial commit
pml68
2025-03-30
12
-0
/
+521