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
*
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
3
-9
/
+42
|
*
feat: "smarter" sizing for the dialog
pml68
2025-07-05
1
-12
/
+82
|
*
chore: prep package for crates.io publish [skip ci]
pml68
2025-07-04
1
-0
/
+8
|
*
chore: switch to `[patch.crates-io]` method for git deps
pml68
2025-07-04
1
-3
/
+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
-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