Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide implementation details of `Command` in `iced_futures` | 2021-09-02 | 1 | -0/+69 | |
* | Make `Command` implementations platform-specific | 2021-09-02 | 1 | -138/+0 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -17/+0 | |
* | Use `Rc` in `Command::map` for Wasm | 2020-04-25 | 1 | -1/+1 | |
* | #321 cargo fmt | 2020-04-25 | 1 | -5/+1 | |
* | #321 Fix async examples by feature-gating Command implementations + Add poked... | 2020-04-25 | 1 | -0/+56 | |
* | Fix missing link in `Command` documentation | 2020-04-02 | 1 | -0/+1 | |
* | Simplify `iced_futures::Command` implementation | 2020-03-26 | 1 | -8/+99 | |
* | Drop `Send` in `Command` and `Executor` on Wasm | 2020-02-05 | 1 | -97/+8 | |
* | Create `iced_futures` and wire everything up | 2020-01-19 | 1 | -0/+100 |