Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `pure::Component` in `iced_lazy` | 2022-02-17 | 1 | -2/+2 | |
* | Add `overlay` support in `iced_pure` and port `PickList` :tada: | 2022-02-16 | 1 | -0/+14 | |
* | Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree` | 2022-02-16 | 1 | -11/+10 | |
* | Implement pure version of `todos` example :tada: | 2022-02-12 | 1 | -2/+6 | |
* | Implement `Scrollable` in `iced_pure` | 2022-02-12 | 1 | -2/+2 | |
* | Complete `Button` in `iced_pure` | 2022-02-11 | 1 | -2/+32 | |
* | Expose reusable `Button` logic | 2022-02-11 | 1 | -124/+38 | |
* | Allow pure widgets to borrow from `Application` data :tada: | 2022-02-11 | 1 | -12/+13 | |
* | Rename `iced_virtual` to `iced_pure` | 2022-02-11 | 1 | -0/+272 |