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