Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve `PaneGrid::focus_adjacent` intuitiveness | 2020-03-13 | 1 | -67/+27 | |
* | Draft `PaneGrid::focus_adjacent` | 2020-03-13 | 1 | -8/+83 | |
* | Unfocus pane in `PaneGrid` on out-of-bounds click | 2020-03-13 | 1 | -0/+2 | |
* | Implement `spacing` support for `PaneGrid` | 2020-03-13 | 1 | -11/+32 | |
* | Improve `PaneGrid` API by introducing `DragEvent` | 2020-03-13 | 1 | -33/+43 | |
* | Replace `Panes` with `PaneGrid` in documentation | 2020-03-11 | 1 | -12/+13 | |
* | Round region dimensions of panes to avoid overlaps | 2020-03-11 | 1 | -2/+2 | |
* | Expose `pane_grid::Focus` for state-based styling | 2020-03-11 | 1 | -28/+87 | |
* | Draft drag and drop support for `PaneGrid` | 2020-03-10 | 1 | -29/+135 | |
* | Rename `Panes` widget to `PaneGrid` | 2020-03-10 | 1 | -0/+463 |