Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -255/+0 | |
2022-05-26 | Fix examples and doc-tests | 1 | -1/+4 | |
2022-05-26 | Rename `Variant` to `Style` and `Style` to `Appearance` | 1 | -6/+6 | |
2022-05-26 | Implement theme styling for `Slider` | 1 | -10/+21 | |
2022-05-14 | Draft first-class `Theme` support | 1 | -0/+1 | |
2022-04-30 | Fix broken intra-doc links in documentation | 1 | -5/+2 | |
2022-02-16 | Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree` | 1 | -10/+6 | |
2022-02-13 | Implement `Slider` in `iced_pure` | 1 | -0/+253 |