aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add example code to documentation and READMEpml682025-05-131-1/+63
|
* feat: add `backdrop` method to `Dialog`pml682025-05-031-0/+10
|
* feat: set defaults for `Dialog`'s `Theme` and `Renderer` type parameterspml682025-05-021-2/+6
|
* feat: make `Dialog` available from the crate's rootpml682025-05-021-1/+1
|
* fix: accept `&Class` in `Catalog::style` instead of `Class`pml682025-04-151-8/+5
|
* refactor!: move backdrop_color into `Style` structpml682025-04-152-13/+93
|
* feat: add `backdrop` method to dialogpml682025-04-131-6/+16
|
* feat: initial commitpml682025-03-302-0/+328