Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `pure` version of `PaneGrid` widget | 2022-03-14 | 1 | -2/+15 | |
* | Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree` | 2022-02-16 | 1 | -8/+44 | |
* | Implement pure version of `todos` example :tada: | 2022-02-12 | 1 | -22/+22 | |
* | Implement `Scrollable` in `iced_pure` | 2022-02-12 | 1 | -7/+11 | |
* | Expose reusable `Button` logic | 2022-02-11 | 1 | -0/+14 | |
* | Allow pure widgets to borrow from `Application` data :tada: | 2022-02-11 | 1 | -23/+26 | |
* | Rename `iced_virtual` to `iced_pure` | 2022-02-11 | 1 | -0/+58 |