summaryrefslogtreecommitdiffstats
path: root/pure/src/widget/pane_grid (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-272-733/+0
|
* Merge branch 'master' into themingLibravatar Héctor Ramón Jiménez2022-07-081-29/+51
|\
| * Prevent pane grid title bar content and controls from overlappingLibravatar mtkennerly2022-06-071-28/+50
| |
* | Implement theme styling for `Container`Libravatar Héctor Ramón Jiménez2022-06-072-12/+30
| |
* | Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-142-0/+7
|/ | | | RFC: https://github.com/iced-rs/rfcs/pull/6
* Write documentation for `iced_pure`Libravatar Héctor Ramón Jiménez2022-05-022-4/+4
|
* Fix broken intra-doc links in documentationLibravatar Héctor Ramón Jiménez2022-04-302-2/+2
|
* Implement `pure` version of `PaneGrid` widgetLibravatar Héctor Ramón Jiménez2022-03-142-0/+686