summaryrefslogtreecommitdiffstats
path: root/examples/checkbox/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-01Fix `spacing` in `checkbox` exampleLibravatar Héctor Ramón Jiménez1-2/+2
2024-02-01Use `then_some` instead of `then` in `checkbox` exampleLibravatar Héctor Ramón Jiménez1-1/+1
2024-02-01Simplify `checkbox` exampleLibravatar Héctor Ramón Jiménez1-34/+29
2024-02-01Introduce support for disabling a `checkbox`Libravatar Alexander van Saase1-14/+45
2023-05-25Use `as_slice` instead of `as_ref` in `checkbox` exampleLibravatar Héctor Ramón Jiménez1-1/+1
2023-05-08Add `line_height` to `checkbox::Icon`Libravatar Héctor Ramón Jiménez1-0/+1
2023-05-02Update `glyphon` and `cosmic-text`Libravatar Héctor Ramón Jiménez1-1/+2
2023-03-30Introduce support for `Font` attributesLibravatar Héctor Ramón Jiménez1-1/+1
2023-02-24Fix `checkbox` exampleLibravatar Héctor Ramón Jiménez1-9/+19
2023-02-16Added the ability to change checkbox iconLibravatar Casper Storm1-0/+63