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
/
pokedex
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
Update `reqwest` in examples
Héctor Ramón Jiménez
1
-1
/
+2
2022-01-12
Remove support for old `tokio` crate
Héctor Ramón Jiménez
1
-2
/
+2
2021-12-07
Remove unused fields in `pokedex` example
Héctor Ramón Jiménez
1
-4
/
+1
2021-10-31
Reintroduce `Box` for `style_sheet` in `Button`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-18
Wire up styling to `Button` in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+1
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
1
-6
/
+6
2021-09-20
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
1
-6
/
+6
2021-09-02
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
1
-7
/
+3
2021-04-12
Run cargo fmt
Dispersia
1
-1
/
+4
2021-03-11
Add `clipboard` argument to `Application::update`
Héctor Ramón Jiménez
1
-3
/
+7
2020-12-18
Use `image::Viewer` in `pokedex` example
Héctor Ramón Jiménez
1
-3
/
+8
2020-11-25
Introduce `tokio_old` feature
Héctor Ramón Jiménez
1
-1
/
+1
2020-11-23
Use `f32` for `border_width` and `border_radius`
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-03-31
Implement `padding` support for `Container`
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-03-06
Update `reqwest` in `pokedex` example
Héctor Ramón Jiménez
1
-5
/
+9
2020-02-06
Add `font-family` to `Text` style in `iced_web`
Héctor Ramón Jiménez
1
-0
/
+1
2020-02-06
Allow switching `executor::Default` with features
Héctor Ramón Jiménez
2
-8
/
+2
2020-02-05
Make `pokedex` example work on Wasm
Héctor Ramón Jiménez
2
-11
/
+37
2020-02-05
Use `reqwest` and `tokio` in `pokedex` example
Héctor Ramón Jiménez
2
-10
/
+10
2020-01-20
Make `image` support optional in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-20
Add `README` for `pokedex` example
Héctor Ramón Jiménez
1
-0
/
+17
2020-01-20
Package examples and remove `dev-dependencies`
Héctor Ramón Jiménez
2
-0
/
+257