Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-02-16 | Implement `pure` version of `pick_list` example :tada: | 3 | -0/+138 | |
2022-02-13 | Implement `pure` version of the `tour` example :tada: | 4 | -0/+752 | |
2022-02-12 | Add `max_width` to `Column` in `iced_pure` | 1 | -1/+9 | |
2022-02-12 | Implement missing `on_event` and `mouse_interaction` for `Checkbox` in `iced_... | 1 | -1/+1 | |
2022-02-12 | Implement pure version of `todos` example :tada: | 4 | -0/+650 | |
2022-02-12 | Reuse `Text` widget from `iced_native` in `iced_pure` | 1 | -1/+1 | |
2022-02-11 | Expose function helpers to build widgets in `pure::widget` | 1 | -5/+6 | |
2022-02-11 | Expose `iced_pure` through a `pure` feature in `iced` | 2 | -14/+8 | |
2022-02-11 | Rename `iced_virtual` to `iced_pure` | 4 | -0/+94 |