Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `Space` in `iced_pure` | 2022-02-13 | 1 | -0/+10 | |
* | Implement `Radio` in `iced_pure` | 2022-02-13 | 1 | -0/+16 | |
* | Expose additional helpers in `iced::pure` | 2022-02-13 | 1 | -4/+14 | |
* | Implement `Toggler` in `iced_pure` | 2022-02-13 | 1 | -0/+2 | |
* | Implement `Slider` in `iced_pure` | 2022-02-13 | 1 | -2/+17 | |
* | Implement `Image` in `iced_pure` | 2022-02-13 | 1 | -0/+7 | |
* | Implement pure version of `todos` example :tada: | 2022-02-12 | 1 | -3/+7 | |
* | Implement `TextInput` in `iced_pure` | 2022-02-12 | 1 | -0/+14 | |
* | Implement `Scrollable` in `iced_pure` | 2022-02-12 | 1 | -0/+9 | |
* | Implement `Checkbox` in `iced_pure` | 2022-02-12 | 1 | -0/+13 | |
* | Reuse `Text` widget from `iced_native` in `iced_pure` | 2022-02-12 | 1 | -1/+1 | |
* | Implement `Container` widget in `iced_pure` | 2022-02-12 | 1 | -0/+11 | |
* | Implement `Row` in `iced_pure` | 2022-02-11 | 1 | -0/+6 | |
* | Allow pure widgets to borrow from `Application` data :tada: | 2022-02-11 | 1 | -7/+7 | |
* | Expose function helpers to build widgets in `pure::widget` | 2022-02-11 | 1 | -0/+17 | |
* | Rename `iced_virtual` to `iced_pure` | 2022-02-11 | 1 | -0/+73 |