Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -203/+0 | |
2023-01-04 | Make count fields pub | 1 | -2/+2 | |
2022-11-11 | Add widget operation to find currently focused widget | 1 | -0/+34 | |
2022-08-05 | Fix documentation in `operation::focusable` | 1 | -3/+4 | |
2022-08-05 | Write missing documentation in `iced_native` | 1 | -0/+19 | |
2022-08-04 | Implement `scrollable::snap_to` operation | 1 | -56/+21 | |
2022-08-04 | Implement `focus_previous` operation | 1 | -8/+39 | |
2022-08-02 | Implement `focus_next` operation | 1 | -0/+93 | |
2022-07-28 | Implement `Widget::operate` for `TextInput` | 1 | -10/+8 | |
2022-07-28 | Draft widget operations | 1 | -0/+62 |