| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #246 from hecrj/feature/application-flags | Héctor Ramón | 2020-03-31 | 1 | -1/+2 |
|\ |
|
| * | Allow passing external state to `Application::new` | Héctor Ramón Jiménez | 2020-03-30 | 1 | -1/+2 |
* | | Implement `padding` support for `Container` | Héctor Ramón Jiménez | 2020-03-31 | 1 | -1/+1 |
|/ |
|
* | Update `reqwest` in `pokedex` example | Héctor Ramón Jiménez | 2020-03-06 | 1 | -5/+9 |
* | Add `font-family` to `Text` style in `iced_web` | Héctor Ramón Jiménez | 2020-02-06 | 1 | -0/+1 |
* | Allow switching `executor::Default` with features | Héctor Ramón Jiménez | 2020-02-06 | 2 | -8/+2 |
* | Make `pokedex` example work on Wasm | Héctor Ramón Jiménez | 2020-02-05 | 2 | -11/+37 |
* | Use `reqwest` and `tokio` in `pokedex` example | Héctor Ramón Jiménez | 2020-02-05 | 2 | -10/+10 |
* | Make `image` support optional in `iced_wgpu` | Héctor Ramón Jiménez | 2020-01-20 | 1 | -1/+1 |
* | Add `README` for `pokedex` example | Héctor Ramón Jiménez | 2020-01-20 | 1 | -0/+17 |
* | Package examples and remove `dev-dependencies` | Héctor Ramón Jiménez | 2020-01-20 | 2 | -0/+257 |