| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run `cargo fmt` | 2025-02-21 | 1 | -1/+1 | |
| | | |||||
| * | Merge pull request #2780 from l4l/forked-wasmtimer | 2025-02-16 | 1 | -28/+17 | |
| |\ | | | | | Use working wasmtimer for time::every | ||||
| | * | Use working wasmtimer for time::every | 2025-02-02 | 1 | -28/+17 | |
| | | | |||||
| * | | Rewrite `websocket` example using `sipper` | 2025-02-11 | 1 | -6/+5 | |
| |/ | |||||
| * | Implement `time::repeat` and simplify `Subscription::run_with` | 2025-01-24 | 1 | -27/+33 | |
| | | |||||
| * | Fix `wasm_bindgen` backend in `iced_futures` | 2024-07-05 | 1 | -1/+1 | |
| | | |||||
| * | Hide `Subscription` internals | 2024-07-05 | 3 | -3/+3 | |
| | | | | | .. and introduce `stream::channel` helper | ||||
| * | Use `Skip` as the `MissedTickBehavior` for `tokio` futures backend | 2024-04-16 | 1 | -6/+8 | |
| | | |||||
| * | Fix `wasm_bindgen` backend in `iced_futures` | 2024-04-01 | 1 | -2/+1 | |
| | | |||||
| * | Use `rustc-hash` for most of our `HashMap` and `HashSet` instances | 2024-04-01 | 3 | -6/+3 | |
| | | |||||
| * | Fix `block_on` in `iced_wgpu` hanging Wasm builds | 2024-03-07 | 1 | -1/+1 | |
| | | |||||
| * | Enable `doc_auto_cfg` when generating documentation | 2023-05-11 | 3 | -7/+0 | |
| | | |||||
| * | Fix `wasm-bindgen` backend in `iced_futures` | 2023-03-05 | 1 | -8/+6 | |
| | | |||||
| * | Remove generic `Hasher` and `Event` from `subscription::Recipe` | 2023-03-05 | 3 | -24/+18 | |
| | | |||||
| * | Fix: Clippy lint 'let_underscore_future' | 2023-01-27 | 2 | -0/+2 | |
| | | |||||
| * | Fix `default` backend in `iced_futures` | 2022-02-01 | 3 | -3/+18 | |
| | | | | | Fixes #1228. | ||||
| * | Implement `time` module for `wasm-bindgen` backend in `iced_futures` | 2022-01-28 | 1 | -0/+44 | |
| | | |||||
| * | Split `iced_futures` into different `backend` implementations | 2022-01-28 | 9 | -0/+295 | |
