summaryrefslogtreecommitdiffstats
path: root/style/src/container.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-23Use `f32` for `border_width` and `border_radius`Libravatar Héctor Ramón Jiménez1-6/+6
2020-01-05Implement `Default` for `container::Style`Libravatar Héctor Ramón Jiménez1-0/+12
2020-01-05Add border styling to `Container`Libravatar Héctor Ramón Jiménez1-0/+4
2020-01-01Draft basic styling for `TextInput`Libravatar Héctor Ramón Jiménez1-4/+6
2020-01-01Move styling to a brand new `iced_style` crateLibravatar Héctor Ramón Jiménez1-1/+5
2019-12-31Draft basic styling for `Container`Libravatar Héctor Ramón Jiménez1-0/+37