Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 2 | -674/+0 | ||
2022-07-09 | Fix `clippy` lints for all crates and features | 1 | -9/+1 | ||
... and check those in CI as well! | |||||
2022-06-29 | Introduce `StyleSheet` for `Text` widget | 1 | -2/+2 | ||
2022-05-26 | Fix examples and doc-tests | 1 | -2/+2 | ||
2022-05-14 | Draft first-class `Theme` support | 1 | -34/+3 | ||
RFC: https://github.com/iced-rs/rfcs/pull/6 | |||||
2022-03-16 | Export widget modules in `iced_pure` | 1 | -2/+3 | ||
... and fix collisions with the new `helpers` | |||||
2022-03-08 | Remove superfluous files from `pure` examples | 2 | -40/+0 | ||
2022-02-13 | Implement `pure` version of the `tour` example :tada: | 4 | -0/+752 | ||