Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-05-25 | Let a `Theme` control the background color of an application | 2 | -25/+4 | |
2022-05-14 | Draft first-class `Theme` support | 3 | -40/+77 | |
2022-04-30 | Point repository links to `0.4` branch in documentation | 1 | -1/+1 | |
2022-04-22 | Implemented Tooltip as Pure | 1 | -0/+10 | |
2022-03-22 | Implement `pure` version of `Svg` widget | 1 | -0/+6 | |
2022-03-21 | Implement `pure` version of `QRCode` widget | 1 | -0/+6 | |
2022-03-16 | Export widget modules in `iced_pure` | 1 | -0/+155 | |
2022-02-20 | Fix `subscription` for `iced::pure::Application` | 1 | -0/+4 | |
2022-02-11 | Allow pure widgets to borrow from `Application` data :tada: | 2 | -4/+4 | |
2022-02-11 | Expose `iced_pure` through a `pure` feature in `iced` | 2 | -0/+301 |