Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make widget aliases in `iced` compatible with `iced_native` | 2022-07-08 | 1 | -40/+29 | |
* | Implement theme styling for `PickList` and `Menu` | 2022-06-07 | 1 | -2/+1 | |
* | Implement theme styling for `Container` | 2022-06-07 | 1 | -1/+1 | |
* | Implement theme styling for `TextInput` | 2022-06-07 | 1 | -1/+1 | |
* | Implement theme styling for `Checkbox` | 2022-06-04 | 1 | -1/+1 | |
* | Implement theme styling for `Toggler` | 2022-06-01 | 1 | -1/+1 | |
* | Implement theme styling for `Radio` | 2022-05-27 | 1 | -3/+3 | |
* | Rename `Variant` to `Style` and `Style` to `Appearance` | 2022-05-26 | 1 | -1/+1 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -29/+38 | |
* | Point repository links to `0.4` branch in documentation | 2022-04-30 | 1 | -1/+1 | |
* | Implemented Tooltip as Pure | 2022-04-22 | 1 | -0/+10 | |
* | Implement `pure` version of `Svg` widget | 2022-03-22 | 1 | -0/+6 | |
* | Implement `pure` version of `QRCode` widget | 2022-03-21 | 1 | -0/+6 | |
* | Export widget modules in `iced_pure` | 2022-03-16 | 1 | -0/+155 |