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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend border radius on relevant widgets
Casper Storm
2023-05-23
1
-3
/
+3
*
Added support for gradients as background variants + other optimizations.
Bingus
2023-05-11
1
-0
/
+3
*
Write documentation for `iced_style`
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+12
*
Introduce `Custom` variants for every style in the built-in `Theme`
Héctor Ramón Jiménez
2022-11-09
1
-5
/
+5
*
Rename `Variant` to `Style` and `Style` to `Appearance`
Héctor Ramón Jiménez
2022-05-26
1
-13
/
+13
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-37
/
+9
*
Introduce generic lifetime to `Default` implementation for style sheets
Héctor Ramón Jiménez
2021-11-02
1
-1
/
+1
*
Reintroduce `Box` for `style_sheet` in `Button`
Héctor Ramón Jiménez
2021-10-31
1
-2
/
+11
*
Wire up styling to `Button` in `iced_native`
Héctor Ramón Jiménez
2021-10-18
1
-11
/
+2
*
impl Clone and Copy for all Style types in iced_style
Taiki Endo
2021-01-29
1
-1
/
+1
*
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
2020-11-23
1
-6
/
+6
*
Improve default style of `Button`
Héctor Ramón Jiménez
2020-01-22
1
-6
/
+6
*
Draft `styling` example
Héctor Ramón Jiménez
2020-01-06
1
-1
/
+1
*
Implement `Default` for `container::Style`
Héctor Ramón Jiménez
2020-01-05
1
-1
/
+1
*
Add border and shadow styling to `Button`
Héctor Ramón Jiménez
2020-01-05
1
-6
/
+23
*
Move styling to a brand new `iced_style` crate
Héctor Ramón Jiménez
2020-01-01
1
-0
/
+79