summaryrefslogtreecommitdiffstats
path: root/examples/component (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce `StyleSheet` for `Text` widgetLibravatar Héctor Ramón Jiménez2022-06-291-3/+7
* Implement theme styling for `TextInput`Libravatar Héctor Ramón Jiménez2022-06-071-2/+2
* Rename `Variant` to `Style` and `Style` to `Appearance`Libravatar Héctor Ramón Jiménez2022-05-261-2/+0
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-0/+4
* Update Rust edition to 2021 :tada:Libravatar Héctor Ramón Jiménez2022-02-091-1/+1
* Hide `Box` allocation in `component::view`Libravatar Héctor Ramón Jiménez2021-11-291-1/+1
* Draft `component` example :tada:Libravatar Héctor Ramón Jiménez2021-11-292-0/+191