summaryrefslogtreecommitdiffstats
path: root/style/src/button.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-06Draft `styling` exampleLibravatar Héctor Ramón Jiménez1-1/+1
2020-01-05Implement `Default` for `container::Style`Libravatar Héctor Ramón Jiménez1-1/+1
2020-01-05Add border and shadow styling to `Button`Libravatar Héctor Ramón Jiménez1-6/+23
2020-01-01Move styling to a brand new `iced_style` crateLibravatar Héctor Ramón Jiménez1-14/+3
2019-12-30Add `Renderer::Defaults` and style inheritanceLibravatar Héctor Ramón Jiménez1-26/+19
2019-12-29Draft `Style` and `StyleSheet` for `Button`Libravatar Héctor Ramón Jiménez1-0/+97