Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify theming for `Toggler` widget | 2024-03-06 | 1 | -35/+0 | |
| | |||||
* | add border widths to toggler stylesheet | 2024-02-07 | 1 | -2/+6 | |
| | |||||
* | Write documentation for `iced_style` | 2022-11-10 | 1 | -1/+12 | |
| | |||||
* | Introduce `Custom` variants for every style in the built-in `Theme` | 2022-11-09 | 1 | -3/+3 | |
| | |||||
* | Derive `Clone` and `Copy` for `toggler::Appearance` | 2022-10-05 | 1 | -1/+1 | |
| | |||||
* | Implement theme styling for `Toggler` | 2022-06-01 | 1 | -41/+4 | |
| | | | | ... and wire up theming to the `styling` example. | ||||
* | Introduce generic lifetime to `Default` implementation for style sheets | 2021-11-02 | 1 | -1/+1 | |
| | |||||
* | Introduce state lifetime for `style_sheet` in `Toggler` | 2021-10-31 | 1 | -2/+2 | |
| | |||||
* | Implement `Toggler` widget for iced_native | 2021-06-03 | 1 | -0/+57 | |