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