Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -21/+1 | |
* | Introduce `splits` method in `pane_grid::Node` | 2020-06-30 | 1 | -0/+24 | |
* | Rename `regions` and `splits` in `pane_grid::Node` | 2020-06-30 | 1 | -2/+2 | |
* | Pane Grid spacing applied prior to rounding | 2020-05-26 | 1 | -12/+10 | |
* | Write documentation for new `pane_grid` API | 2020-05-23 | 1 | -0/+36 | |
* | Expose `Node` and `State::layout` for `PaneGrid` | 2020-05-22 | 1 | -58/+79 | |
* | Implement mouse-based pane resizing for `PaneGrid` | 2020-03-14 | 1 | -0/+67 | |
* | Reintroduce `pane_grid::Split` as an identifier | 2020-03-14 | 1 | -3/+3 | |
* | Rename `Split` to `Axis` | 2020-03-14 | 1 | -6/+6 | |
* | Replace `FocusedPane` with `Action` in `pane_grid` | 2020-03-14 | 1 | -2/+6 | |
* | Create module boundaries for `pane_grid` logic | 2020-03-14 | 1 | -0/+128 |