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
*
Replace `iced_web` with WebGL support in `wgpu` :tada:
Héctor Ramón Jiménez
2022-01-28
1
-234
/
+0
*
Reintroduce `Box` for `style_sheet` in `TextInput`
Héctor Ramón Jiménez
2021-10-31
1
-3
/
+6
*
Implement `Widget::draw` for `TextInput`
Héctor Ramón Jiménez
2021-10-20
1
-3
/
+3
*
Merge pull request #776 from AldoMX/master
Héctor Ramón
2021-07-22
1
-0
/
+5
|
\
|
*
Add empty `select_all` implementation for `TextInput` in `iced_web`
Héctor Ramón Jiménez
2021-07-22
1
-0
/
+5
*
|
Replace ignored doc-tests with additional documentation for `Padding`
Héctor Ramón
2021-06-01
1
-5
/
+0
*
|
Fix unused variable warning in `iced_web::text_input`
Héctor Ramón
2021-06-01
1
-1
/
+1
*
|
Add support for asymmetrical padding
Ben LeFevre
2021-06-01
1
-17
/
+13
|
/
*
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