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
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
chore: necessary updates for iced-rs/iced@611f89f
Polesznyák Márk
1
-4
/
+5
2025-08-19
chore: increase MSRV to match `iced`
pml68
1
-1
/
+1
2025-07-23
ci: add unit test(s) for `save` example
pml68
4
-20
/
+73
2025-07-22
style: organize imports
pml68
2
-13
/
+7
2025-07-22
chore: necessary updates for iced-rs/iced@e0d9078
pml68
1
-34
/
+25
2025-07-17
refactor: move `DEFAULT_MAX_{WIDTH,HEIGHT}` constants out of `Dialog`
pml68
1
-14
/
+12
2025-07-06
refactor: simplify `view`, inline `modal`
pml68
1
-53
/
+26
2025-07-06
feat: `Dialog::padding` -> `padding_inner`, add `padding_outer` method
pml68
1
-7
/
+18
2025-07-06
feat: add `on_press_maybe` method
pml68
1
-0
/
+14
2025-07-05
feat: add horizontal and vertical alignment options
pml68
1
-15
/
+77
2025-07-05
feat: add `on_press` and `on_press_with` methods for backdrop clicks
pml68
3
-9
/
+42
2025-07-05
feat: "smarter" sizing for the dialog
pml68
1
-12
/
+82
2025-07-04
chore: prep package for crates.io publish [skip ci]
pml68
1
-0
/
+8
2025-07-04
chore: switch to `[patch.crates-io]` method for git deps
pml68
1
-3
/
+8
2025-07-04
doc: use `README` as crate documentation
pml68
2
-67
/
+2
2025-06-09
feat: simplify the internal `view` method
pml68
1
-18
/
+18
2025-06-02
ci: fix workflow
pml68
4
-21
/
+8
2025-05-26
feat: switch from `String` to `Fragment` for `title`
pml68
1
-4
/
+6
2025-05-13
feat: add example code to documentation and README
pml68
3
-4
/
+129
2025-05-03
feat: add `backdrop` method to `Dialog`
pml68
1
-0
/
+10
2025-05-02
feat: set defaults for `Dialog`'s `Theme` and `Renderer` type parameters
pml68
1
-2
/
+6
2025-05-02
feat: make `Dialog` available from the crate's root
pml68
1
-1
/
+1
2025-04-26
chore: add proper MIT attribution
pml68
1
-0
/
+1
2025-04-15
fix: accept `&Class` in `Catalog::style` instead of `Class`
pml68
1
-8
/
+5
2025-04-15
refactor!: move backdrop_color into `Style` struct
pml68
5
-20
/
+102
2025-04-13
fix: example package name
pml68
1
-1
/
+1
2025-04-13
fix: example
pml68
3
-3
/
+3
2025-04-13
feat: add `backdrop` method to dialog
pml68
1
-6
/
+16
2025-03-31
docs: add CNAME, redirect file
pml68
2
-2
/
+22