Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-04-18 | fix: tree node passed in `component::OverlayInstance::on_event` | 1 | -1/+1 | |
2022-04-18 | fix: diffing issue with pure stateless components | 1 | -1/+3 | |
2022-04-17 | fix: diff widget tree after local event processing in `Component` | 1 | -36/+36 | |
2022-04-06 | fix: overlay | 1 | -14/+14 | |
2022-04-06 | fix: nested components | 1 | -22/+30 | |
2022-03-16 | Export widget modules in `iced_pure` | 1 | -1/+1 | |
2022-03-14 | Fix incorrect `layout` in `Widget::overlay` for `pure::Responsive` | 1 | -5/+21 | |
2022-03-07 | Implement `pure::Responsive` in `iced_lazy` | 1 | -0/+365 | |
2022-03-07 | Introduce `rebuild_element` helper in `lazy::pure::Component` | 1 | -26/+16 | |
2022-03-07 | Initialize `lazy::pure::Component` view properly | 1 | -21/+26 | |
2022-02-17 | Implement `pure::Component` in `iced_lazy` | 1 | -0/+500 |