summaryrefslogtreecommitdiffstats
path: root/examples/component/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-0/+4
| | | | RFC: https://github.com/iced-rs/rfcs/pull/6
* Hide `Box` allocation in `component::view`Libravatar Héctor Ramón Jiménez2021-11-291-1/+1
| | | | ... we may be able to avoid it with generics in the future.
* Draft `component` example :tada:Libravatar Héctor Ramón Jiménez2021-11-291-0/+180