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
/
examples
/
todos
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-23
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
1
-2
/
+2
2020-11-11
Use `directories-next` in `todos` example
Héctor Ramón Jiménez
2
-2
/
+2
2020-11-10
Update `directories` dependency in `todos` example
Héctor Ramón Jiménez
1
-1
/
+1
2020-09-08
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-08
Introduce `Widget::overlay` :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2020-05-21
Implement `iced_glutin` :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-03-30
Allow passing external state to `Application::new`
Héctor Ramón Jiménez
1
-1
/
+2
2020-02-06
Implement local storage for `todos` example in Wasm
Héctor Ramón Jiménez
2
-3
/
+30
2020-02-06
Allow switching `executor::Default` with features
Héctor Ramón Jiménez
2
-8
/
+2
2020-02-06
Allow `todos` example to compile to `wasm32`
Héctor Ramón Jiménez
2
-1
/
+22
2020-01-23
Fix empty message alignment in `todos` example
Héctor Ramón Jiménez
1
-0
/
+1
2020-01-21
Fix `todos` build workflow
Héctor Ramón Jiménez
2
-2
/
+10
2020-01-20
Add `README` for `todos` example
Héctor Ramón Jiménez
1
-0
/
+20
2020-01-20
Package examples and remove `dev-dependencies`
Héctor Ramón Jiménez
3
-0
/
+631