Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -388/+0 | |
2022-07-09 | Fix `clippy` lints for all crates and features | 1 | -1/+1 | |
2022-07-09 | Fix further `clippy` lints | 1 | -1/+1 | |
2022-05-14 | Draft first-class `Theme` support | 1 | -2/+8 | |
2022-04-25 | fix: panic when using pure component in pure responsive | 1 | -2/+3 | |
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 |