Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-02-12 | Implement `Scrollable` in `iced_pure` | 1 | -0/+9 | |
2022-02-12 | Implement `Checkbox` in `iced_pure` | 1 | -0/+13 | |
2022-02-12 | Reuse `Text` widget from `iced_native` in `iced_pure` | 1 | -1/+1 | |
2022-02-12 | Implement `Container` widget in `iced_pure` | 1 | -0/+11 | |
2022-02-11 | Implement `Row` in `iced_pure` | 1 | -0/+6 | |
2022-02-11 | Allow pure widgets to borrow from `Application` data :tada: | 1 | -7/+7 | |
2022-02-11 | Expose function helpers to build widgets in `pure::widget` | 1 | -0/+17 | |
2022-02-11 | Rename `iced_virtual` to `iced_pure` | 1 | -0/+0 | |
2022-02-10 | Draft virtual `Button`, `Column`, and `Text` | 1 | -30/+51 | |
2022-02-09 | Draft `iced_virtual` subcrate | 1 | -0/+52 |