| Commit message (Expand) | Author | Age | Files | Lines |
* | Move `winit` logic from `iced` to `iced_winit` | Héctor Ramón Jiménez | 2019-10-09 | 2 | -11/+11 |
* | Make `iced_core::Button` customizable | Héctor Ramón Jiménez | 2019-10-08 | 2 | -4/+14 |
* | Improve documentation | Héctor Ramón Jiménez | 2019-09-24 | 2 | -4/+10 |
* | Make example work on web and update READMEs | Héctor Ramón Jiménez | 2019-09-21 | 8 | -4/+12 |
* | Create `iced_core` and `iced_native` | Héctor Ramón Jiménez | 2019-09-20 | 9 | -73/+24 |
* | Remove generic `Color` in widgets | Héctor Ramón Jiménez | 2019-09-19 | 3 | -8/+6 |
* | Unify `web` and `ggez` tour examples :tada: | Héctor Ramón Jiménez | 2019-09-19 | 2 | -19/+1 |
* | Use `futures-preview` instead of `futures` | Héctor Ramón Jiménez | 2019-09-16 | 1 | -1/+1 |
* | Draft nodes for missing widgets | Héctor Ramón Jiménez | 2019-09-15 | 8 | -21/+158 |
* | Draft widget nodes and wire interaction | Héctor Ramón Jiménez | 2019-09-15 | 8 | -18/+215 |
* | Draft web runtime and widgets | Héctor Ramón Jiménez | 2019-09-14 | 12 | -0/+278 |
* | Rethink workspace structure | Héctor Ramón Jiménez | 2019-09-14 | 1 | -0/+1 |