| Commit message (Expand) | Author | Files | Lines |
2019-12-01 | Schedule render after `Command` futures finish | Héctor Ramón Jiménez | 1 | -13/+29 |
2019-11-24 | Update document title properly in `iced_web` | Héctor Ramón Jiménez | 1 | -0/+15 |
2019-11-24 | Spawn `Command` futures in `iced_web` | Héctor Ramón Jiménez | 1 | -11/+27 |
2019-11-23 | Make `tour` work with `iced_web` again :tada: | Héctor Ramón Jiménez | 1 | -7/+44 |
2019-11-22 | Write docs for `iced_web` | Héctor Ramón Jiménez | 1 | -1/+89 |
2019-11-21 | Move widgets from `core` to `native` and `web` | Héctor Ramón Jiménez | 1 | -1/+4 |
2019-11-11 | Remove `padding` from `Container` for now | Héctor Ramón Jiménez | 1 | -1/+1 |
2019-10-23 | Connect `iced_web` with `iced` properly | Héctor Ramón Jiménez | 1 | -10/+3 |
2019-10-09 | Move `winit` logic from `iced` to `iced_winit` | Héctor Ramón Jiménez | 1 | -9/+9 |
2019-09-24 | Improve documentation | Héctor Ramón Jiménez | 1 | -2/+2 |
2019-09-20 | Create `iced_core` and `iced_native` | Héctor Ramón Jiménez | 1 | -1/+1 |
2019-09-19 | Unify `web` and `ggez` tour examples :tada: | Héctor Ramón Jiménez | 1 | -3/+1 |
2019-09-16 | Use `futures-preview` instead of `futures` | Héctor Ramón Jiménez | 1 | -1/+1 |
2019-09-15 | Draft widget nodes and wire interaction | Héctor Ramón Jiménez | 1 | -3/+51 |
2019-09-14 | Draft web runtime and widgets | Héctor Ramón Jiménez | 1 | -0/+27 |
2019-09-14 | Rethink workspace structure | Héctor Ramón Jiménez | 1 | -0/+1 |