aboutsummaryrefslogtreecommitdiff
path: root/src/button.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat!: remove feature flags that should be set on iced by the userPolesznyák Márk2026-01-011-1/+2
|
* feat!: combine `Primary`, `Secondary`, `Tertiary` and `Error`Polesznyák Márk2025-11-221-9/+9
| | | | | | Now only a singular `ColorQuartet` struct exists. Also rename some `Surface` and `Inverse` fields for consistency.
* feat: make `button::styled` publicpml682025-07-221-6/+6
|
* feat: initial commitpml682025-06-261-0/+157