aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-26feat: switch from `String` to `Fragment` for `title`pml681-4/+6
2025-05-13feat: add example code to documentation and READMEpml683-4/+129
2025-05-03feat: add `backdrop` method to `Dialog`pml681-0/+10
2025-05-02feat: set defaults for `Dialog`'s `Theme` and `Renderer` type parameterspml681-2/+6
2025-05-02feat: make `Dialog` available from the crate's rootpml681-1/+1
2025-04-26chore: add proper MIT attributionpml681-0/+1
2025-04-15fix: accept `&Class` in `Catalog::style` instead of `Class`pml681-8/+5
2025-04-15refactor!: move backdrop_color into `Style` structpml685-20/+102
2025-04-13feat: add `backdrop` method to dialogpml681-6/+16