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