| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce `MaybeSend` trait in `iced_futures` | Héctor Ramón Jiménez | 2022-01-28 | 1 | -48/+8 |
* | Experimental wgpu WebGL backend support | Vladyslav Nikonov | 2022-01-28 | 1 | -3/+46 |
* | Make `Command` implementations platform-specific | Héctor Ramón Jiménez | 2021-09-02 | 1 | -12/+9 |
* | Use recently stabilized intra-doc links | Héctor Ramón Jiménez | 2020-11-26 | 1 | -20/+2 |
* | Enter executor context only on `Recipe` creation | Héctor Ramón Jiménez | 2020-02-16 | 1 | -3/+10 |
* | Drop `Send` in `Command` and `Executor` on Wasm | Héctor Ramón Jiménez | 2020-02-05 | 1 | -2/+4 |
* | Support event subscriptions in `iced_web` | Héctor Ramón Jiménez | 2020-02-04 | 1 | -12/+8 |
* | Write documentation for `iced_futures` | Héctor Ramón Jiménez | 2020-01-20 | 1 | -0/+45 |
* | Add `Application::Executor` associated type | Héctor Ramón Jiménez | 2020-01-20 | 1 | -6/+2 |
* | Rename `Receiver` to `Sender` in `Runtime` | Héctor Ramón Jiménez | 2020-01-19 | 1 | -12/+11 |
* | Create `iced_futures` and wire everything up | Héctor Ramón Jiménez | 2020-01-19 | 1 | -0/+79 |