Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-05-19 | Change name of hovered region style struct, reorder lines & export Appearance | 1 | -16/+16 | |
2023-05-16 | Add pane_grid functionality to split a pane with another pane | 1 | -1/+17 | |
2022-11-10 | Write documentation for `iced_style` | 1 | -2/+2 | |
2022-11-09 | Introduce `Custom` variants for every style in the built-in `Theme` | 1 | -3/+3 | |
2022-06-01 | Implement theme styling for `PaneGrid` | 1 | -29/+4 | |
2021-11-02 | Introduce generic lifetime to `Default` implementation for style sheets | 1 | -1/+1 | |
2021-10-31 | Reintroduce `Box` for `style_sheet` in `PaneGrid` | 1 | -2/+11 | |
2021-10-25 | Implement `Widget::draw` for `PaneGrid` | 1 | -11/+2 | |
2021-01-01 | Implement split highlight on hover for `PaneGrid` | 1 | -0/+51 |