| 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 |
|/ |
|
* | 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 | 1 | -6/+1 |
* | Make `pokedex` example work on Wasm | Héctor Ramón Jiménez | 2020-02-05 | 1 | -9/+30 |
* | Use `reqwest` and `tokio` in `pokedex` example | Héctor Ramón Jiménez | 2020-02-05 | 1 | -7/+7 |
* | Package examples and remove `dev-dependencies` | Héctor Ramón Jiménez | 2020-01-20 | 1 | -0/+243 |