Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `mouse_interaction` method to `Widget` trait | 2021-10-18 | 1 | -1/+0 | |
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -14/+16 | |
* | Refactor alignment types into an `alignment` module | 2021-09-20 | 1 | -3/+3 | |
* | Introduce and use `CrossAlign` enum for `Column` and `Row` | 2021-09-20 | 1 | -3/+3 | |
* | Make `Command` implementations platform-specific | 2021-09-02 | 1 | -8/+3 | |
* | Add spaces around `iced_wgpu` feature list in `Cargo.toml` of `integration_wgpu` | 2021-08-25 | 1 | -1/+1 | |
* | wgpu: Update to 0.10 | 2021-08-19 | 3 | -18/+20 | |
* | Update `README` in `examples` directory | 2021-08-13 | 1 | -2/+1 | |
* | Rename `integration` examples | 2021-08-13 | 7 | -0/+479 |