Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-04-17 | Add scrollable `Viewport` | 1 | -9/+0 | |
2023-04-14 | Add `scroll_to` operation for absolute scroll | 1 | -1/+49 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -54/+0 | |
2023-01-08 | Introduce `RelativeOffset` type in `scrollable` | 1 | -6/+24 | |
2022-12-29 | Reworked Scrollable to account for lack of widget order guarantees. | 1 | -5/+5 | |
2022-12-29 | Add multidirectional scrolling capabilities to the existing Scrollable. | 1 | -9/+10 | |
2022-08-05 | Write missing documentation in `iced_native` | 1 | -0/+5 | |
2022-08-04 | Implement `scrollable::snap_to` operation | 1 | -0/+30 |