Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -1/+1 | |
2022-03-14 | Implement `pure` version of `PaneGrid` widget | 1 | -2/+5 | |
2020-06-08 | Resize `PaneGrid` without modifier keys | 1 | -0/+24 | |
2020-05-27 | Structured test cases | 1 | -65/+136 | |
2020-05-26 | Tests for axis split | 1 | -0/+87 | |
2020-05-26 | Pane Grid spacing applied prior to rounding | 1 | -11/+13 | |
2020-03-19 | Write documentation for `pane_grid` | 1 | -0/+3 | |
2020-03-17 | Fix spacing calculation in `Axis::split` | 1 | -11/+8 | |
2020-03-14 | Improve pane selection when resizing a `PaneGrid` | 1 | -13/+13 | |
2020-03-14 | Rename `Split` to `Axis` | 1 | -5/+5 | |
2020-03-14 | Create module boundaries for `pane_grid` logic | 1 | -0/+54 |