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
*
docs(README): add short contributing guide
HEAD
master
Polesznyák Márk
2026-03-28
2
-3
/
+9
*
feat: move from sourcehut to my git instance
Polesznyák Márk
2026-03-22
4
-50
/
+1
*
chore: necessary updates for iced-rs/iced@6690731
Polesznyák Márk
2026-03-12
1
-1
/
+1
*
chore: bump MSRV to match iced's
Polesznyák Márk
2026-01-20
1
-2
/
+2
*
chore: point iced deps to 0.15.0-dev
Polesznyák Márk
2025-12-11
1
-4
/
+4
*
chore: add mailmap
Polesznyák Márk
2025-11-21
1
-0
/
+1
*
feat: take `IntoFragment` in `button`
Polesznyák Márk
2025-10-14
1
-1
/
+2
*
chore: add `documentation` URL to crate manifest
Polesznyák Márk
2025-10-14
1
-0
/
+1
*
chore: update mailing list address
Polesznyák Márk
2025-10-04
1
-1
/
+1
*
chore: update repository and homepage URL
Polesznyák Márk
2025-10-03
1
-2
/
+2
*
fix: sizing issues (collapsed dialog without user-defined size)
Polesznyák Márk
2025-10-02
1
-2
/
+10
*
docs(README): add builds.sr.ht status and docs website status
Polesznyák Márk
2025-09-29
1
-0
/
+3
*
ci(doc): refactor git master ref check for page upload
Polesznyák Márk
2025-09-29
1
-15
/
+3
*
feat: add build manifests
Polesznyák Márk
2025-09-23
2
-0
/
+59
*
chore: remove GitHub workflows
Polesznyák Márk
2025-09-23
2
-53
/
+0
*
chore: necessary updates for iced-rs/iced@611f89f
Polesznyák Márk
2025-09-23
1
-4
/
+5
*
chore: increase MSRV to match `iced`
pml68
2025-08-19
1
-1
/
+1
*
ci: add unit test(s) for `save` example
pml68
2025-07-23
4
-20
/
+73
*
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