index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
style
/
src
/
button.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
Introduce generic lifetime to `Default` implementation for style sheets
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Reintroduce `Box` for `style_sheet` in `Button`
Héctor Ramón Jiménez
1
-2
/
+11
2021-10-18
Wire up styling to `Button` in `iced_native`
Héctor Ramón Jiménez
1
-11
/
+2
2021-01-29
impl Clone and Copy for all Style types in iced_style
Taiki Endo
1
-1
/
+1
2020-11-23
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
1
-6
/
+6
2020-01-22
Improve default style of `Button`
Héctor Ramón Jiménez
1
-6
/
+6
2020-01-06
Draft `styling` example
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-05
Implement `Default` for `container::Style`
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-05
Add border and shadow styling to `Button`
Héctor Ramón Jiménez
1
-6
/
+23
2020-01-01
Move styling to a brand new `iced_style` crate
Héctor Ramón Jiménez
1
-14
/
+3
2019-12-30
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
1
-26
/
+19
2019-12-29
Draft `Style` and `StyleSheet` for `Button`
Héctor Ramón Jiménez
1
-0
/
+97