aboutsummaryrefslogtreecommitdiff
path: root/src/dialog.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: accept `&Class` in `Catalog::style` instead of `Class`pml682025-04-151-8/+5
* refactor!: move backdrop_color into `Style` structpml682025-04-151-13/+91
* feat: add `backdrop` method to dialogpml682025-04-131-6/+16
* feat: initial commitpml682025-03-301-0/+282