Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -414/+0 | |
| | |||||
* | Implement theme styling for `Container` | 2022-06-07 | 1 | -4/+5 | |
| | |||||
* | Implement theme styling for `PaneGrid` | 2022-06-01 | 1 | -7/+18 | |
| | |||||
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+2 | |
| | | | | RFC: https://github.com/iced-rs/rfcs/pull/6 | ||||
* | Write documentation for `iced_pure` | 2022-05-02 | 1 | -1/+1 | |
| | |||||
* | Point repository links to `0.4` branch in documentation | 2022-04-30 | 1 | -1/+1 | |
| | |||||
* | Export widget modules in `iced_pure` | 2022-03-16 | 1 | -1/+2 | |
| | | | | ... and fix collisions with the new `helpers` | ||||
* | Implement `pure` version of `PaneGrid` widget | 2022-03-14 | 1 | -0/+399 | |