aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore: prep package for crates.io publish0.13pml682025-07-041-0/+8
* doc: use `README` as crate documentationpml682025-07-042-67/+2
* feat: simplify the internal `view` methodpml682025-06-091-18/+18
* ci: fix workflowpml682025-06-024-15/+7
* feat: switch from `String` to `Fragment` for `title`pml682025-05-261-4/+6
* feat: add example code to documentation and READMEpml682025-05-133-4/+129
* 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
* chore: add proper MIT attributionpml682025-04-261-0/+1
* fix: accept `&Class` in `Catalog::style` instead of `Class`pml682025-04-151-8/+5
* refactor!: move backdrop_color into `Style` structpml682025-04-155-20/+102
* feat: add `backdrop` method to dialogpml682025-04-131-6/+16
* feat: initial commitpml682025-03-3012-0/+515