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
/
text_input.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-23
Extend border radius on relevant widgets
Casper Storm
1
-2
/
+2
2023-04-12
Introduce disabled state for `TextInput`
Dan Mishin
1
-0
/
+6
2023-04-11
Changed `Handle` to `Icon` to be consistent
Casper Storm
1
-2
/
+2
2023-04-11
feat: added handle to text_input
Casper Storm
1
-0
/
+2
2022-11-10
Write documentation for `iced_style`
Héctor Ramón Jiménez
1
-1
/
+9
2022-11-09
Introduce `Custom` variants for every style in the built-in `Theme`
Héctor Ramón Jiménez
1
-7
/
+7
2022-06-07
Implement theme styling for `TextInput`
Héctor Ramón Jiménez
1
-66
/
+10
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 `TextInput`
Héctor Ramón Jiménez
1
-2
/
+11
2021-10-20
Implement `Widget::draw` for `TextInput`
Héctor Ramón Jiménez
1
-11
/
+2
2020-11-23
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
1
-6
/
+6
2020-02-22
inital patch by Finnerale
FabianLars
1
-0
/
+6
2020-01-06
Draft `styling` example
Héctor Ramón Jiménez
1
-4
/
+4
2020-01-05
Implement `Default` for `text_input::Style`
Héctor Ramón Jiménez
1
-0
/
+11
2020-01-01
Draft basic styling for `TextInput`
Héctor Ramón Jiménez
1
-0
/
+72