Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
* | Reuse `Text` widget from `iced_native` in `iced_pure` | 2022-02-12 | 1 | -1/+1 | |
* | Expose function helpers to build widgets in `pure::widget` | 2022-02-11 | 1 | -5/+6 | |
* | Expose `iced_pure` through a `pure` feature in `iced` | 2022-02-11 | 2 | -14/+8 | |
* | Rename `iced_virtual` to `iced_pure` | 2022-02-11 | 4 | -0/+94 |