Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `pure` version of `component` example | 2022-02-17 | 2 | -0/+179 | |
* | Implement `pure` version of `pick_list` example :tada: | 2022-02-16 | 3 | -0/+138 | |
* | Implement `pure` version of the `tour` example :tada: | 2022-02-13 | 4 | -0/+752 | |
* | 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 |