index
:
iced_dialog
0.13
0.14
master
Custom dialog for iced
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs(README): add short contributing guide
HEAD
master
Polesznyák Márk
2026-03-28
1
-1
/
+4
*
chore: necessary updates for iced-rs/iced@6690731
Polesznyák Márk
2026-03-12
1
-1
/
+1
*
feat: take `IntoFragment` in `button`
Polesznyák Márk
2025-10-14
1
-1
/
+2
*
fix: sizing issues (collapsed dialog without user-defined size)
Polesznyák Márk
2025-10-02
1
-2
/
+10
*
chore: necessary updates for iced-rs/iced@611f89f
Polesznyák Márk
2025-09-23
1
-4
/
+5
*
style: organize imports
pml68
2025-07-22
2
-13
/
+7
*
chore: necessary updates for iced-rs/iced@e0d9078
pml68
2025-07-22
1
-34
/
+25
*
refactor: move `DEFAULT_MAX_{WIDTH,HEIGHT}` constants out of `Dialog`
pml68
2025-07-17
1
-14
/
+12
*
refactor: simplify `view`, inline `modal`
pml68
2025-07-06
1
-53
/
+26
*
feat: `Dialog::padding` -> `padding_inner`, add `padding_outer` method
pml68
2025-07-06
1
-7
/
+18
*
feat: add `on_press_maybe` method
pml68
2025-07-06
1
-0
/
+14
*
feat: add horizontal and vertical alignment options
pml68
2025-07-05
1
-15
/
+77
*
feat: add `on_press` and `on_press_with` methods for backdrop clicks
pml68
2025-07-05
1
-9
/
+40
*
feat: "smarter" sizing for the dialog
pml68
2025-07-05
1
-12
/
+82
*
doc: use `README` as crate documentation
pml68
2025-07-04
1
-66
/
+1
*
feat: simplify the internal `view` method
pml68
2025-06-09
1
-18
/
+18
*
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
1
-1
/
+63
*
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
*
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
2
-13
/
+93
*
fix: example
pml68
2025-04-13
1
-1
/
+1
*
feat: add `backdrop` method to dialog
pml68
2025-04-13
1
-6
/
+16
*
feat: initial commit
pml68
2025-03-30
2
-0
/
+328