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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
Replace `iced_web` with WebGL support in `wgpu` :tada:
Héctor Ramón Jiménez
1
-234
/
+0
2021-10-31
Reintroduce `Box` for `style_sheet` in `TextInput`
Héctor Ramón Jiménez
1
-3
/
+6
2021-10-20
Implement `Widget::draw` for `TextInput`
Héctor Ramón Jiménez
1
-3
/
+3
2021-07-22
Add empty `select_all` implementation for `TextInput` in `iced_web`
Héctor Ramón Jiménez
1
-0
/
+5
2021-06-01
Replace ignored doc-tests with additional documentation for `Padding`
Héctor Ramón
1
-5
/
+0
2021-06-01
Fix unused variable warning in `iced_web::text_input`
Héctor Ramón
1
-1
/
+1
2021-06-01
Add support for asymmetrical padding
Ben LeFevre
1
-17
/
+13
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-26
/
+0
2020-07-01
Use `String::from_str_in` in `iced_web`
Héctor Ramón Jiménez
1
-22
/
+32
2020-03-06
Remove counterintuitive constant functions
Héctor Ramón Jiménez
1
-2
/
+2
2020-02-06
Implement `TextInput::on_submit` support in `iced_web`
Héctor Ramón Jiménez
1
-2
/
+22
2020-02-06
Implement `TextInput` styling in `iced_web`
Héctor Ramón Jiménez
1
-13
/
+17
2020-02-06
Add style to `TextInput` in `iced_web`
Héctor Ramón Jiménez
1
-0
/
+10
2020-02-06
Expose missing widget modules in `iced_web`
Héctor Ramón Jiménez
1
-0
/
+3
2020-02-05
Rename module `style` to `css` in `iced_web`
Héctor Ramón Jiménez
1
-5
/
+5
2020-02-04
Support event subscriptions in `iced_web`
Héctor Ramón Jiménez
1
-3
/
+2
2020-01-13
Remove `Message: Clone` bound in some web widgets
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-03
add(web): support password field
Songtronix
1
-0
/
+14
2019-12-18
Add several missing style attributes in iced_web.
Gabriel Konat
1
-1
/
+5
2019-11-29
Make many functions `const`
Nikolai Vazquez
1
-2
/
+2
2019-11-23
Make `tour` work with `iced_web` again :tada:
Héctor Ramón Jiménez
1
-0
/
+197