Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -255/+0 | |
| | |||||
* | Fix examples and doc-tests | 2022-05-26 | 1 | -1/+4 | |
| | |||||
* | Rename `Variant` to `Style` and `Style` to `Appearance` | 2022-05-26 | 1 | -6/+6 | |
| | |||||
* | Implement theme styling for `Slider` | 2022-05-26 | 1 | -10/+21 | |
| | |||||
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+1 | |
| | | | | RFC: https://github.com/iced-rs/rfcs/pull/6 | ||||
* | Fix broken intra-doc links in documentation | 2022-04-30 | 1 | -5/+2 | |
| | |||||
* | Merge branch 'master' into virtual-widgets | 2022-03-07 | 1 | -7/+1 | |
| | |||||
* | Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree` | 2022-02-16 | 1 | -10/+6 | |
| | |||||
* | Implement `Slider` in `iced_pure` | 2022-02-13 | 1 | -0/+253 | |