Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
| | | | | ... as well as a `count_focusable` composable helper! | ||||
* | Implement `Widget::operate` for `TextInput` | 2022-07-28 | 1 | -10/+8 | |
| | |||||
* | Draft widget operations | 2022-07-28 | 1 | -0/+62 | |