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
/
web
/
src
/
widget
/
text_input.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-26
/
+0
*
Use `String::from_str_in` in `iced_web`
Héctor Ramón Jiménez
2020-07-01
1
-22
/
+32
*
Implement `TextInput::on_submit` support in `iced_web`
Héctor Ramón Jiménez
2020-02-06
1
-2
/
+22
*
Implement `TextInput` styling in `iced_web`
Héctor Ramón Jiménez
2020-02-06
1
-13
/
+17
*
Add style to `TextInput` in `iced_web`
Héctor Ramón Jiménez
2020-02-06
1
-0
/
+10
*
Expose missing widget modules in `iced_web`
Héctor Ramón Jiménez
2020-02-06
1
-0
/
+3
*
Rename module `style` to `css` in `iced_web`
Héctor Ramón Jiménez
2020-02-05
1
-5
/
+5
*
Support event subscriptions in `iced_web`
Héctor Ramón Jiménez
2020-02-04
1
-3
/
+2
*
Remove `Message: Clone` bound in some web widgets
Héctor Ramón Jiménez
2020-01-13
1
-1
/
+1
*
add(web): support password field
Songtronix
2020-01-03
1
-0
/
+14
*
Add several missing style attributes in iced_web.
Gabriel Konat
2019-12-18
1
-1
/
+5
*
Make `tour` work with `iced_web` again :tada:
Héctor Ramón Jiménez
2019-11-23
1
-0
/
+197