| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -1/+1 | |
| | | |||||
| * | Merge pull request #246 from hecrj/feature/application-flags | 2020-03-31 | 1 | -1/+2 | |
| |\ | | | | | Application flags | ||||
| | * | 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 | |
| | | | | | | This reduces binary size when image rendering is not necessary a considerable amount. | ||||
| * | Add `README` for `pokedex` example | 2020-01-20 | 1 | -0/+17 | |
| | | |||||
| * | Package examples and remove `dev-dependencies` | 2020-01-20 | 2 | -0/+257 | |
