Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -556/+0 | |
2022-07-09 | Fix Wasm build of `todos` example | 1 | -7/+7 | |
2022-07-09 | Fix `clippy` lints for all crates and features | 1 | -14/+14 | |
2022-06-29 | Introduce `StyleSheet` for `Text` widget | 1 | -3/+3 | |
2022-05-14 | Draft first-class `Theme` support | 1 | -59/+7 | |
2022-03-16 | Export widget modules in `iced_pure` | 1 | -2/+3 | |
2022-02-12 | Add `max_width` to `Column` in `iced_pure` | 1 | -1/+9 | |
2022-02-12 | Implement pure version of `todos` example :tada: | 1 | -0/+599 |