| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce and use `CrossAlign` enum for `Column` and `Row` | Héctor Ramón Jiménez | 2021-09-20 | 1 | -6/+6 |
* | Make `Command` implementations platform-specific | Héctor Ramón Jiménez | 2021-09-02 | 1 | -7/+3 |
* | Run cargo fmt | Dispersia | 2021-04-12 | 1 | -1/+4 |
* | Add `clipboard` argument to `Application::update` | Héctor Ramón Jiménez | 2021-03-11 | 1 | -3/+7 |
* | Use `image::Viewer` in `pokedex` example | Héctor Ramón Jiménez | 2020-12-18 | 1 | -3/+8 |
* | Merge pull request #595 from valbendan/master | Héctor Ramón | 2020-11-25 | 1 | -1/+1 |
|\ |
|
| * | Introduce `tokio_old` feature | Héctor Ramón Jiménez | 2020-11-25 | 1 | -1/+1 |
* | | Use `f32` for `border_width` and `border_radius` | Héctor Ramón Jiménez | 2020-11-23 | 1 | -1/+1 |
|/ |
|
* | Make `Application` and `Sandbox` return a `Result` | Héctor Ramón Jiménez | 2020-09-08 | 1 | -1/+1 |
* | 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 |