Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -240/+0 | |
| | |||||
* | 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 | |
| | | | | RFC: https://github.com/iced-rs/rfcs/pull/6 | ||||
* | 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 | |