summaryrefslogtreecommitdiffstats
path: root/pure/src/widget/pane_grid/content.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-271-345/+0
|
* Implement theme styling for `Container`Libravatar Héctor Ramón Jiménez2022-06-071-6/+16
|
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-0/+4
| | | | RFC: https://github.com/iced-rs/rfcs/pull/6
* Write documentation for `iced_pure`Libravatar Héctor Ramón Jiménez2022-05-021-2/+2
|
* Fix broken intra-doc links in documentationLibravatar Héctor Ramón Jiménez2022-04-301-1/+1
|
* Implement `pure` version of `PaneGrid` widgetLibravatar Héctor Ramón Jiménez2022-03-141-0/+331