Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-11-26 | Use recently stabilized intra-doc links | 1 | -20/+2 | |
2020-02-16 | Enter executor context only on `Recipe` creation | 1 | -3/+10 | |
2020-02-05 | Drop `Send` in `Command` and `Executor` on Wasm | 1 | -2/+4 | |
2020-02-04 | Support event subscriptions in `iced_web` | 1 | -12/+8 | |
2020-01-20 | Write documentation for `iced_futures` | 1 | -0/+45 | |
2020-01-20 | Add `Application::Executor` associated type | 1 | -6/+2 | |
2020-01-19 | Rename `Receiver` to `Sender` in `Runtime` | 1 | -12/+11 | |
2020-01-19 | Create `iced_futures` and wire everything up | 1 | -4/+9 | |
2020-01-19 | Implement `Runtime` and `Executor` in `iced_core` | 1 | -0/+74 |