Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-21 | Remove unnecessary `Future` imports | 1 | -1/+0 | ||
2022-02-01 | Fix `default` backend in `iced_futures` | 1 | -0/+4 | ||
Fixes #1228. | |||||
2022-01-28 | Split `iced_futures` into different `backend` implementations | 1 | -4/+3 | ||
2020-02-05 | Drop `Send` in `Command` and `Executor` on Wasm | 1 | -0/+4 | ||
2020-01-20 | Write documentation for `iced_futures` | 1 | -0/+2 | ||
2020-01-20 | Add `Application::Executor` associated type | 1 | -0/+13 | ||