aboutsummaryrefslogtreecommitdiff
path: root/example/src/main.rs (unfollow)
Commit message (Expand)AuthorFilesLines
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