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