Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export widget modules in `iced_pure` | 2022-03-16 | 1 | -1/+1 | |
* | Fix incorrect `layout` in `Widget::overlay` for `pure::Responsive` | 2022-03-14 | 1 | -5/+21 | |
* | Implement `pure::Responsive` in `iced_lazy` | 2022-03-07 | 1 | -0/+365 | |
* | Introduce `rebuild_element` helper in `lazy::pure::Component` | 2022-03-07 | 1 | -26/+16 | |
* | Initialize `lazy::pure::Component` view properly | 2022-03-07 | 1 | -21/+26 | |
* | Merge branch 'master' into virtual-widgets | 2022-03-07 | 1 | -20/+1 | |
* | Implement `pure::Component` in `iced_lazy` | 2022-02-17 | 1 | -0/+500 |