Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-12-29 | Add multidirectional scrolling capabilities to the existing Scrollable. | 1 | -1/+16 | |
2022-11-10 | Write documentation for `iced_style` | 1 | -1/+11 | |
2022-11-09 | Introduce `Custom` variants for every style in the built-in `Theme` | 1 | -4/+4 | |
2022-06-07 | Implement theme styling for `Scrollable` | 1 | -45/+6 | |
2021-11-02 | Introduce generic lifetime to `Default` implementation for style sheets | 1 | -1/+1 | |
2021-10-31 | Reintroduce `Box` for `style_sheet` in `Scrollable` | 1 | -2/+11 | |
2021-10-18 | Draw scrollbar in `Widget::draw` for `Scrollable` | 1 | -11/+2 | |
2020-11-23 | Use `f32` for `border_width` and `border_radius` | 1 | -8/+8 | |
2020-01-06 | Implement styling for `Scrollable` | 1 | -0/+76 |