Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-01-26 | Mapped operations is missing text_input()... | 1 | -1/+11 | |
2023-01-14 | Introduce `custom` method to `widget::Operation` trait | 1 | -0/+9 | |
2022-11-14 | Implement `Operation::finish` for `action::widget::Map` | 1 | -11/+34 | |
2022-11-14 | Partially Fixed Mapped Operations | 1 | -1/+9 | |
2022-11-11 | Add text input operations | 1 | -0/+8 | |
2022-11-09 | Implement `Operation::scrollable` for `widget::action::Map` | 1 | -0/+8 | |
2022-08-17 | Use `FnOnce` in `Command::perform` | 1 | -3/+3 | |
2022-08-12 | Relax `Fn` trait bounds in `Command` & `Action` | 1 | -3/+3 | |
2022-08-05 | Write missing documentation in `iced_native` | 1 | -0/+6 | |
2022-08-04 | Implement `scrollable::snap_to` operation | 1 | -3/+7 | |
2022-07-28 | Implement `Widget::operate` for `TextInput` | 1 | -3/+3 | |
2022-07-28 | Draft widget operations | 1 | -0/+78 |