aboutsummaryrefslogtreecommitdiff
path: root/.cargo (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-05feat: add horizontal and vertical alignment optionspml681-15/+77
2025-07-05feat: add `on_press` and `on_press_with` methods for backdrop clickspml683-9/+42
2025-07-05feat: "smarter" sizing for the dialogpml681-12/+82
2025-07-04chore: prep package for crates.io publish [skip ci]pml681-0/+8
2025-07-04chore: switch to `[patch.crates-io]` method for git depspml681-3/+8
2025-07-04doc: use `README` as crate documentationpml682-67/+2
2025-06-09feat: simplify the internal `view` methodpml681-18/+18
2025-06-02ci: fix workflowpml684-21/+8
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-13fix: example package namepml681-1/+1
2025-04-13fix: examplepml683-3/+3
2025-04-13feat: add `backdrop` method to dialogpml681-6/+16
2025-03-31docs: add CNAME, redirect filepml682-2/+22