Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: Clippy lint 'uninlined_format_args' | 2023-01-27 | 1 | -1/+1 | |
* | Introduce `custom` method to `widget::Operation` trait | 2023-01-14 | 1 | -0/+4 | |
* | Add text input operations | 2022-11-11 | 1 | -0/+5 | |
* | Remove unnecessary `into` call in `operation::scoped` | 2022-11-10 | 1 | -1/+1 | |
* | Introduce `scoped` in `widget::operation` | 2022-11-09 | 1 | -0/+43 | |
* | Write missing documentation in `iced_native` | 2022-08-05 | 1 | -0/+31 | |
* | Implement `scrollable::snap_to` operation | 2022-08-04 | 1 | -164/+9 | |
* | Implement `focus_previous` operation | 2022-08-04 | 1 | -8/+39 | |
* | Implement `focus_next` operation | 2022-08-02 | 1 | -0/+93 | |
* | Implement `Widget::operate` for `TextInput` | 2022-07-28 | 1 | -10/+8 | |
* | Draft widget operations | 2022-07-28 | 1 | -0/+62 |