Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 2 | -733/+0 | |
| | |||||
* | Merge branch 'master' into theming | 2022-07-08 | 1 | -29/+51 | |
|\ | |||||
| * | Prevent pane grid title bar content and controls from overlapping | 2022-06-07 | 1 | -28/+50 | |
| | | |||||
* | | Implement theme styling for `Container` | 2022-06-07 | 2 | -12/+30 | |
| | | |||||
* | | Draft first-class `Theme` support | 2022-05-14 | 2 | -0/+7 | |
|/ | | | | RFC: https://github.com/iced-rs/rfcs/pull/6 | ||||
* | Write documentation for `iced_pure` | 2022-05-02 | 2 | -4/+4 | |
| | |||||
* | Fix broken intra-doc links in documentation | 2022-04-30 | 2 | -2/+2 | |
| | |||||
* | Implement `pure` version of `PaneGrid` widget | 2022-03-14 | 2 | -0/+686 | |