| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement `TextInput::on_submit` support in `iced_web` | Héctor Ramón Jiménez | 2020-02-06 | 1 | -0/+1 |
* | Add `Handle` and `Data` to `image` in `iced_web` | Héctor Ramón Jiménez | 2020-02-05 | 1 | -0/+1 |
* | Support styling for `Button` in `iced_web` | Héctor Ramón Jiménez | 2020-02-05 | 1 | -0/+1 |
* | Add `Application::Executor` associated type | Héctor Ramón Jiménez | 2020-01-20 | 1 | -1/+0 |
* | Create `iced_futures` and wire everything up | Héctor Ramón Jiménez | 2020-01-19 | 1 | -1/+8 |
* | Fix missing `Subscription` type in `iced_web` | Héctor Ramón Jiménez | 2019-12-18 | 1 | -1/+1 |
* | Add `CHANGELOG` to subcrates | Héctor Ramón Jiménez | 2019-11-25 | 1 | -2/+2 |
* | Spawn `Command` futures in `iced_web` | Héctor Ramón Jiménez | 2019-11-24 | 1 | -0/+2 |
* | Make `tour` work with `iced_web` again :tada: | Héctor Ramón Jiménez | 2019-11-23 | 1 | -1/+1 |
* | Connect `iced_web` with `iced` properly | Héctor Ramón Jiménez | 2019-10-23 | 1 | -2/+1 |
* | Create `iced_core` and `iced_native` | Héctor Ramón Jiménez | 2019-09-20 | 1 | -1/+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 | 1 | -0/+5 |
* | Draft web runtime and widgets | Héctor Ramón Jiménez | 2019-09-14 | 1 | -0/+1 |
* | Rethink workspace structure | Héctor Ramón Jiménez | 2019-09-14 | 1 | -0/+27 |