Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draft `iced_test` crate and test `todos` example | 2024-12-10 | 1 | -43/+156 | |
* | Fix new `clippy` lints | 2024-12-02 | 1 | -2/+2 | |
* | Implement `scroll_by` operation for `scrollable` | 2024-09-10 | 1 | -5/+41 | |
* | Rename `operation::chain` to `then` | 2024-08-15 | 1 | -2/+2 | |
* | Introduce `black_box` and `chain` in `widget::operation` | 2024-08-08 | 1 | -9/+182 | |
* | Fix `Send` requirements for Wasm targets | 2024-06-14 | 1 | -2/+2 | |
* | Replace `Command` with a new `Task` API with chain support | 2024-06-14 | 1 | -6/+6 | |
* | Introduce `visible_bounds` operation for `Container` | 2023-07-27 | 1 | -6/+26 | |
* | Converge `Command` types from `iced_futures` and `iced_native` | 2023-03-05 | 1 | -1/+115 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+112 |