Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `StyleSheet` for `Text` widget | 2022-06-29 | 1 | -5/+5 | |
* | Implement theme styling for `Container` | 2022-06-07 | 1 | -8/+17 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+3 | |
* | Write documentation for `iced_pure` | 2022-05-02 | 1 | -1/+1 | |
* | Reuse `Tooltip` draw logic in `iced_pure` | 2022-04-24 | 1 | -94/+24 | |
* | Reuse `tooltip::Position` from `iced_native` in `iced_pure` | 2022-04-24 | 1 | -20/+8 | |
* | Implemented Tooltip as Pure | 2022-04-22 | 1 | -0/+310 |