Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -94/+76 | ||
* | Implement theme styling for `Scrollable` | 2022-06-07 | 1 | -15/+12 | ||
* | Implement theme styling for `Rule` | 2022-06-01 | 1 | -1/+1 | ||
* | Implement theme styling for `Radio` | 2022-05-27 | 1 | -9/+6 | ||
* | Remove unnecessary String allocation | 2021-11-02 | 1 | -1/+1 | ||
* | Add scrolling progress indicators to `scrollable` example | 2021-06-04 | 1 | -4/+32 | ||
* | Add buttons to control scrolling in `scrollable` example | 2021-06-04 | 1 | -12/+40 | ||
* | Fix `Scrollable` scrollbar being rendered behind contents | 2021-05-03 | 1 | -13/+28 | ||
* | Improve minor details in `scrollable` example | 2020-10-24 | 1 | -249/+68 | ||
* | Add scrollable example program | 2020-10-22 | 1 | -0/+365 |