Commit message (Expand) | 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 | |
2022-01-28 | Use instant instead of std::instant | 1 | -1/+1 | |
2020-11-26 | Use recently stabilized intra-doc links | 1 | -5/+0 | |
2020-04-30 | Remove inconsistent `input` module in `iced_native` | 1 | -0/+0 | |
2020-03-24 | Avoid panic in `Click::is_consecutive` | 1 | -1/+4 | |
2020-03-24 | Convert `mouse::State` into `mouse::Click` | 1 | -0/+73 |