Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 2 | -380/+0 | ||
2022-06-29 | Introduce `StyleSheet` for `Text` widget | 1 | -1/+1 | ||
2022-06-07 | Implement theme styling for `Container` | 1 | -39/+35 | ||
2022-05-14 | Draft first-class `Theme` support | 1 | -72/+9 | ||
RFC: https://github.com/iced-rs/rfcs/pull/6 | |||||
2022-03-16 | Export widget modules in `iced_pure` | 1 | -1/+1 | ||
... and fix collisions with the new `helpers` | |||||
2022-03-14 | Implement `pure` version of `pane_grid` example :tada: | 1 | -13/+12 | ||
2022-03-14 | Implement `pure` version of `PaneGrid` widget | 2 | -0/+448 | ||