| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Annotate `Command` and `Subscription` with `#[must_use]` | Ian Douglas Scott | 2023-01-26 | 2 | -0/+2 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2023-01-14 | 1 | -3/+3 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2022-12-07 | 1 | -3/+3 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2022-11-10 | 1 | -1/+1 |
* | Fix outdated links in documentation | Héctor Ramón Jiménez | 2022-11-10 | 1 | -3/+3 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2022-11-10 | 1 | -1/+1 |
* | Fix further `clippy` lints | Héctor Ramón Jiménez | 2022-07-09 | 3 | -8/+22 |
* | Address Clippy lints | Poly | 2022-07-09 | 2 | -6/+2 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2022-05-31 | 1 | -1/+1 |
* | Fix `Subscription` cancelation when never awaiting | Héctor Ramón Jiménez | 2022-05-27 | 1 | -10/+23 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2022-05-02 | 1 | -1/+1 |
* | Fix broken intra-doc links in documentation | Héctor Ramón Jiménez | 2022-04-30 | 2 | -2/+6 |
* | Point repository links to `0.4` branch in documentation | Héctor Ramón Jiménez | 2022-04-30 | 1 | -3/+3 |
* | Update Rust edition to 2021 :tada: | Héctor Ramón Jiménez | 2022-02-09 | 1 | -1/+1 |
* | Fix `default` backend in `iced_futures` | Héctor Ramón Jiménez | 2022-02-01 | 3 | -3/+18 |
* | Implement `time` module for `wasm-bindgen` backend in `iced_futures` | Héctor Ramón Jiménez | 2022-01-28 | 2 | -0/+45 |
* | Split `iced_futures` into different `backend` implementations | Héctor Ramón Jiménez | 2022-01-28 | 16 | -223/+267 |
* | Introduce `MaybeSend` trait in `iced_futures` | Héctor Ramón Jiménez | 2022-01-28 | 5 | -101/+40 |
* | Experimental wgpu WebGL backend support | Vladyslav Nikonov | 2022-01-28 | 2 | -9/+92 |
* | Remove support for old `tokio` crate | Héctor Ramón Jiménez | 2022-01-12 | 5 | -55/+9 |
* | Change GitHub namespace to new org for all files | LordRatte | 2022-01-03 | 3 | -5/+5 |
* | Use commit hash in `html_logo_url` | Héctor Ramón Jiménez | 2021-12-09 | 1 | -1/+1 |
* | Added icon in docs | daladim | 2021-12-09 | 1 | -0/+3 |
* | Collect the platform-specific concrete future implementations into mods. | Tanner Rogalsky | 2021-11-14 | 1 | -22/+47 |
* | Hide implementation details of `Command` in `iced_futures` | Héctor Ramón Jiménez | 2021-09-02 | 2 | -0/+71 |
* | Make `Command` implementations platform-specific | Héctor Ramón Jiménez | 2021-09-02 | 3 | -152/+9 |
* | docs: update all 0.2 github links to 0.3 | Yusuf Bera Ertan | 2021-06-14 | 1 | -3/+3 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2021-03-31 | 1 | -1/+1 |
* | Log event subscription error as a warning | Héctor Ramón Jiménez | 2021-02-23 | 1 | -1/+1 |
* | Use `smol::Timer::interval` for `time::Every` | Héctor Ramón Jiménez | 2021-01-15 | 1 | -9/+1 |
* | Fix `time::Every` implementation for `smol` runtime | Héctor Ramón Jiménez | 2021-01-15 | 2 | -2/+10 |
* | Add `smol` async runtime | Jayce Fayne | 2021-01-14 | 5 | -3/+70 |
* | Use `Instant::into_std` in `futures::time` | Héctor Ramón Jiménez | 2021-01-04 | 1 | -1/+1 |
* | Update `tokio` to `1.0` | Yusuf Bera Ertan | 2021-01-04 | 2 | -5/+18 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2020-11-26 | 1 | -1/+1 |
* | Update example links to point to `0.2` branch | Héctor Ramón Jiménez | 2020-11-26 | 1 | -3/+3 |
* | Update graphs in crate docs | Héctor Ramón Jiménez | 2020-11-26 | 1 | -0/+2 |
* | Use recently stabilized intra-doc links | Héctor Ramón Jiménez | 2020-11-26 | 6 | -80/+5 |
* | Introduce `tokio_old` feature | Héctor Ramón Jiménez | 2020-11-25 | 5 | -2/+41 |
* | upgrade tokio to latest version(v0.3) | valbendan | 2020-11-05 | 2 | -3/+4 |
* | Accept a function pointer in `Subscription::map` | Héctor Ramón Jiménez | 2020-10-29 | 1 | -14/+5 |
* | Disable `time` module on Wasm for now | Héctor Ramón Jiménez | 2020-04-30 | 1 | -1/+4 |
* | Implement `time::every` in `iced_futures` | Héctor Ramón Jiménez | 2020-04-30 | 3 | -1/+76 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2020-04-26 | 1 | -1/+1 |
* | Use `Rc` in `Command::map` for Wasm | Héctor Ramón Jiménez | 2020-04-25 | 1 | -1/+1 |
* | #321 cargo fmt | Olivier Pinon | 2020-04-25 | 1 | -5/+1 |
* | #321 Fix async examples by feature-gating Command implementations + Add poked... | Olivier Pinon | 2020-04-25 | 1 | -0/+56 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2020-04-15 | 1 | -1/+1 |
* | Enable feature flags in `docs.rs` | Héctor Ramón Jiménez | 2020-04-05 | 1 | -0/+4 |
* | doc feature flags in futures | Rob Ede | 2020-04-04 | 4 | -0/+5 |