Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend border radius on relevant widgets | 2023-05-23 | 1 | -2/+2 | |
* | Write documentation for `iced_style` | 2022-11-10 | 1 | -1/+6 | |
* | Introduce `Custom` variants for every style in the built-in `Theme` | 2022-11-09 | 1 | -2/+2 | |
* | Implement theme styling for `ProgressBar` | 2022-06-01 | 1 | -29/+4 | |
* | Introduce generic lifetime to `Default` implementation for style sheets | 2021-11-02 | 1 | -1/+1 | |
* | Introduce state lifetime for `style_sheet` in `ProgressBar` | 2021-10-31 | 1 | -2/+2 | |
* | impl Clone and Copy for all Style types in iced_style | 2021-01-29 | 1 | -1/+1 | |
* | Use `f32` for `border_width` and `border_radius` | 2020-11-23 | 1 | -2/+2 | |
* | Implement styling for `ProgressBar` | 2020-01-07 | 1 | -0/+42 |