Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `iced_native` to `iced_runtime` | 2023-03-05 | 1 | -226/+0 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -1/+1 | |
* | Fix: Clippy lint 'uninlined_format_args' | 2023-01-27 | 1 | -4/+4 | |
* | Fix `clippy` lints for all crates and features | 2022-07-09 | 1 | -0/+6 | |
* | Enable `instant` only for `wasm32` targets | 2022-01-28 | 1 | -1/+3 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -3/+1 | |
* | Truncate `Debug` messages after 100 characters | 2020-07-04 | 1 | -3/+7 | |
* | Write documentation for new `iced_native` API | 2020-05-28 | 1 | -0/+5 | |
* | Introduce `Program` and `State` | 2020-05-21 | 1 | -0/+211 |