Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Wasm build of `todos` example | 2022-07-09 | 1 | -7/+7 | |
* | Fix `clippy` lints for all crates and features | 2022-07-09 | 1 | -14/+14 | |
* | Introduce `StyleSheet` for `Text` widget | 2022-06-29 | 1 | -3/+3 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -59/+7 | |
* | Export widget modules in `iced_pure` | 2022-03-16 | 1 | -2/+3 | |
* | Remove superfluous files from `pure` examples | 2022-03-08 | 2 | -32/+0 | |
* | Add `max_width` to `Column` in `iced_pure` | 2022-02-12 | 1 | -1/+9 | |
* | Implement missing `on_event` and `mouse_interaction` for `Checkbox` in `iced_... | 2022-02-12 | 1 | -1/+1 | |
* | Implement pure version of `todos` example :tada: | 2022-02-12 | 4 | -0/+650 |