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
/
src
/
main.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
1
-6
/
+1
2020-02-05
Make `pokedex` example work on Wasm
Héctor Ramón Jiménez
1
-9
/
+30
2020-02-05
Use `reqwest` and `tokio` in `pokedex` example
Héctor Ramón Jiménez
1
-7
/
+7
2020-01-20
Package examples and remove `dev-dependencies`
Héctor Ramón Jiménez
1
-2
/
+2
2020-01-20
Add `Application::Executor` associated type
Héctor Ramón Jiménez
1
-0
/
+1
2020-01-05
Add border and shadow styling to `Button`
Héctor Ramón Jiménez
1
-2
/
+3
2019-12-30
Make `Row`, `Column`, and `Checkbox` shrink by default
Héctor Ramón Jiménez
1
-13
/
+8
2019-12-30
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
1
-3
/
+4
2019-12-29
Draft `Style` and `StyleSheet` for `Button`
Héctor Ramón Jiménez
1
-2
/
+21
2019-12-14
Use `surf` in `pokedex` example
Héctor Ramón Jiménez
1
-14
/
+9
2019-12-05
Make `Button::background` generic
Héctor Ramón Jiménez
1
-3
/
+3
2019-12-04
Implemented `From<Color` for `Background`
Malte Veerman
1
-2
/
+2
2019-12-04
Rename `image::Handle::from_bytes` to `from_memory`
Héctor Ramón Jiménez
1
-0
/
+231