aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* docs: fix typo, unused markdown linkPolesznyák Márk2026-02-121-3/+1
* feat!: combine `Primary`, `Secondary`, `Tertiary` and `Error`Polesznyák Márk2025-11-221-97/+55
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-11-211-18/+22
* feat: add support for `pml68/iced_selection`Polesznyák Márk2025-10-201-0/+2
* feat!: remove `Default` implPolesznyák Márk2025-10-011-6/+0
* feat!: use iced's built-in theme preference detectionPolesznyák Márk2025-09-291-130/+14
* chore: update `mundy` to 0.2.0pml682025-09-081-1/+1
* fix: doc test(s)pml682025-08-011-3/+3
* feat: switch to `mundy` for the `system-theme` featurepml682025-08-011-27/+149
* feat: impl `table::Catalog` for `Theme`pml682025-07-311-0/+1
* feat: add rustfmt configurationpml682025-06-271-5/+12
* feat: make `System` variant non-reactivepml682025-06-261-10/+15
* feat: initial commitpml682025-06-261-0/+483