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 (
Collapse
)
Author
Age
Files
Lines
*
chore: prep package for crates.io publish
0.13
pml68
2025-07-04
1
-0
/
+8
|
*
doc: use `README` as crate documentation
pml68
2025-07-04
2
-67
/
+2
|
*
feat: simplify the internal `view` method
pml68
2025-06-09
1
-18
/
+18
|
*
ci: fix workflow
pml68
2025-06-02
4
-15
/
+7
|
*
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
|
*
feat: add `backdrop` method to dialog
pml68
2025-04-13
1
-6
/
+16
|
*
feat: initial commit
pml68
2025-03-30
12
-0
/
+515