summaryrefslogtreecommitdiffstats
path: root/examples/pure/pane_grid/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-271-369/+0
* Introduce `StyleSheet` for `Text` widgetLibravatar Héctor Ramón Jiménez2022-06-291-1/+1
* Implement theme styling for `Container`Libravatar Héctor Ramón Jiménez2022-06-071-39/+35
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-72/+9
* Export widget modules in `iced_pure`Libravatar Héctor Ramón Jiménez2022-03-161-1/+1
* Implement `pure` version of `pane_grid` example :tada:Libravatar Héctor Ramón Jiménez2022-03-141-13/+12
* Implement `pure` version of `PaneGrid` widgetLibravatar Héctor Ramón Jiménez2022-03-141-0/+437