aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-29ci(doc): refactor git master ref check for page uploadPolesznyák Márk1-15/+3
2025-09-23feat: add build manifestsPolesznyák Márk2-0/+59
2025-09-23chore: remove GitHub workflowsPolesznyák Márk2-53/+0
2025-09-23chore: necessary updates for iced-rs/iced@611f89fPolesznyák Márk1-4/+5
2025-08-19chore: increase MSRV to match `iced`pml681-1/+1
2025-07-23ci: add unit test(s) for `save` examplepml684-20/+73
2025-07-22style: organize importspml682-13/+7
2025-07-22chore: necessary updates for iced-rs/iced@e0d9078pml681-34/+25
2025-07-17refactor: move `DEFAULT_MAX_{WIDTH,HEIGHT}` constants out of `Dialog`pml681-14/+12
2025-07-06refactor: simplify `view`, inline `modal`pml681-53/+26
2025-07-06feat: `Dialog::padding` -> `padding_inner`, add `padding_outer` methodpml681-7/+18
2025-07-06feat: add `on_press_maybe` methodpml681-0/+14
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