summaryrefslogtreecommitdiffstats
path: root/style/src/container.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce generic lifetime to `Default` implementation for style sheetsLibravatar Héctor Ramón Jiménez2021-11-021-1/+1
* Reintroduce `Box` for `style_sheet` in `Container`Libravatar Héctor Ramón Jiménez2021-10-311-2/+11
* Wire up `container` styling to `iced_native`Libravatar Héctor Ramón Jiménez2021-10-181-11/+2
* Use `f32` for `border_width` and `border_radius`Libravatar Héctor Ramón Jiménez2020-11-231-6/+6
* Implement `Default` for `container::Style`Libravatar Héctor Ramón Jiménez2020-01-051-0/+12
* Add border styling to `Container`Libravatar Héctor Ramón Jiménez2020-01-051-0/+4
* Draft basic styling for `TextInput`Libravatar Héctor Ramón Jiménez2020-01-011-4/+6
* Move styling to a brand new `iced_style` crateLibravatar Héctor Ramón Jiménez2020-01-011-0/+41