| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-07-04 | chore: prep package for crates.io publish0.13 | pml68 | 1 | -0/+8 | |
| 2025-07-04 | doc: use `README` as crate documentation | pml68 | 2 | -67/+2 | |
| 2025-06-09 | feat: simplify the internal `view` method | pml68 | 1 | -18/+18 | |
| 2025-06-02 | ci: fix workflow | pml68 | 4 | -15/+7 | |
| 2025-05-26 | feat: switch from `String` to `Fragment` for `title` | pml68 | 1 | -4/+6 | |
| 2025-05-13 | feat: add example code to documentation and README | pml68 | 3 | -4/+129 | |
| 2025-05-03 | feat: add `backdrop` method to `Dialog` | pml68 | 1 | -0/+10 | |
| 2025-05-02 | feat: set defaults for `Dialog`'s `Theme` and `Renderer` type parameters | pml68 | 1 | -2/+6 | |
| 2025-05-02 | feat: make `Dialog` available from the crate's root | pml68 | 1 | -1/+1 | |
| 2025-04-26 | chore: add proper MIT attribution | pml68 | 1 | -0/+1 | |
| 2025-04-15 | fix: accept `&Class` in `Catalog::style` instead of `Class` | pml68 | 1 | -8/+5 | |
| 2025-04-15 | refactor!: move backdrop_color into `Style` struct | pml68 | 5 | -20/+102 | |
| 2025-04-13 | feat: add `backdrop` method to dialog | pml68 | 1 | -6/+16 | |
