Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-03-05 | Remove generic `Hasher` and `Event` from `subscription::Recipe` | 1 | -18/+0 | ||
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -2/+2 | ||
2020-11-26 | Use recently stabilized intra-doc links | 1 | -2/+2 | ||
See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md | |||||
2020-11-12 | Introduce `event::Status` to `Subscription` | 1 | -3/+9 | ||
2020-01-20 | Add `Application::Executor` associated type | 1 | -2/+0 | ||
2020-01-19 | Create `iced_futures` and wire everything up | 1 | -0/+14 | ||