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
/
checkbox.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
add some accessibility features to web widgets
Tom Pridham
1
-3
/
+17
2020-04-14
Fix `Checkbox` and `Radio` API in `iced_web`
Héctor Ramón Jiménez
1
-2
/
+2
2020-02-06
Fix `Checkbox` styling in `iced_web`
Héctor Ramón Jiménez
1
-4
/
+18
2020-02-06
Expose styling types for `checkbox` in `iced_web`
Héctor Ramón Jiménez
1
-7
/
+20
2020-02-06
Expose missing widget modules in `iced_web`
Héctor Ramón Jiménez
1
-0
/
+1
2020-02-05
Rename module `style` to `css` in `iced_web`
Héctor Ramón Jiménez
1
-2
/
+2
2020-02-04
Support event subscriptions in `iced_web`
Héctor Ramón Jiménez
1
-2
/
+2
2020-01-13
Remove `Message: Clone` bound in some web widgets
Héctor Ramón Jiménez
1
-6
/
+9
2019-11-23
Make `tour` work with `iced_web` again :tada:
Héctor Ramón Jiménez
1
-4
/
+5
2019-11-22
Write docs for `iced_web`
Héctor Ramón Jiménez
1
-0
/
+1
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-2
/
+56
2019-09-21
Make example work on web and update READMEs
Héctor Ramón Jiménez
1
-0
/
+1
2019-09-20
Create `iced_core` and `iced_native`
Héctor Ramón Jiménez
1
-1
/
+1
2019-09-19
Remove generic `Color` in widgets
Héctor Ramón Jiménez
1
-2
/
+2
2019-09-15
Draft nodes for missing widgets
Héctor Ramón Jiménez
1
-3
/
+36
2019-09-14
Draft web runtime and widgets
Héctor Ramón Jiménez
1
-0
/
+14