Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-08-08 | Introduce `black_box` and `chain` in `widget::operation` | 1 | -1/+1 | ||
2024-06-14 | Replace `Command` with a new `Task` API with chain support | 1 | -18/+15 | ||
2024-04-25 | Introduce `opaque` widget helper | 1 | -1/+1 | ||
2024-01-21 | Convert `Renderer::Theme` to generic `Widget` type | 1 | -2/+2 | ||
2023-09-20 | Fix `clippy::semicolon_if_nothing_returned` | 1 | -1/+1 | ||
2023-09-09 | Fix majority of unresolved documentation links | 1 | -1/+1 | ||
2023-06-29 | Keep imports consistent in `program::state` | 1 | -4/+4 | ||
2023-06-29 | Take `Box` instead of reference in `State::operate` | 1 | -8/+8 | ||
2023-06-28 | runtime: Add `operate` method to `program::State` | 1 | -0/+38 | ||
2023-06-08 | Extend cursor availability to the shell level | 1 | -5/+5 | ||
2023-03-05 | Rename `iced_native` to `iced_runtime` | 1 | -0/+194 | ||