Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -247/+0 | |
* | Introduce `StyleSheet` for `Text` widget | 2022-06-29 | 1 | -2/+3 | |
* | Implement theme styling for `PickList` and `Menu` | 2022-06-07 | 1 | -0/+1 | |
* | Implement theme styling for `Container` | 2022-06-07 | 1 | -0/+2 | |
* | Implement theme styling for `Scrollable` | 2022-06-07 | 1 | -0/+1 | |
* | Implement theme styling for `TextInput` | 2022-06-07 | 1 | -0/+1 | |
* | Implement theme styling for `Checkbox` | 2022-06-04 | 1 | -0/+1 | |
* | Implement theme styling for `ProgressBar` | 2022-06-01 | 1 | -2/+6 | |
* | Implement theme styling for `Rule` | 2022-06-01 | 1 | -2/+10 | |
* | Implement theme styling for `Toggler` | 2022-06-01 | 1 | -0/+1 | |
* | Implement theme styling for `Radio` | 2022-05-27 | 1 | -2/+3 | |
* | Rename `Variant` to `Style` and `Style` to `Appearance` | 2022-05-26 | 1 | -1/+0 | |
* | Implement theme styling for `Slider` | 2022-05-26 | 1 | -3/+5 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -1/+6 | |
* | Fix vertical rule helper | 2022-05-04 | 1 | -1/+1 | |
* | Write documentation for `iced_pure` | 2022-05-02 | 1 | -0/+50 | |
* | Fix broken intra-doc links in documentation | 2022-04-30 | 1 | -2/+8 | |
* | Implemented Tooltip as Pure | 2022-04-22 | 1 | -0/+11 | |
* | Export widget modules in `iced_pure` | 2022-03-16 | 1 | -0/+153 |