Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -76/+0 | ||
2022-01-28 | Implement `time` module for `wasm-bindgen` backend in `iced_futures` | 1 | -2/+7 | ||
2022-01-28 | Enable `instant` only for `wasm32` targets | 1 | -1/+1 | ||
... and hide the dependency under a `time` module in `iced_native` | |||||
2022-01-28 | Use instant instead of std::instant | 1 | -1/+1 | ||
2020-11-26 | Use recently stabilized intra-doc links | 1 | -5/+0 | ||
See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md | |||||
2020-04-30 | Remove inconsistent `input` module in `iced_native` | 1 | -0/+76 | ||