summaryrefslogtreecommitdiffstats
path: root/pure/src/widget/pane_grid (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-27Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2-733/+0
2022-06-07Implement theme styling for `Container`Libravatar Héctor Ramón Jiménez2-12/+30
2022-06-07Prevent pane grid title bar content and controls from overlappingLibravatar mtkennerly1-28/+50
2022-05-14Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2-0/+7
2022-05-02Write documentation for `iced_pure`Libravatar Héctor Ramón Jiménez2-4/+4
2022-04-30Fix broken intra-doc links in documentationLibravatar Héctor Ramón Jiménez2-2/+2
2022-03-14Implement `pure` version of `PaneGrid` widgetLibravatar Héctor Ramón Jiménez2-0/+686