Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 2 | -184/+0 | |
2022-07-09 | Fix `clippy` lints for all crates and features | 1 | -2/+1 | |
2022-06-29 | Introduce `StyleSheet` for `Text` widget | 1 | -4/+6 | |
2022-06-07 | Implement theme styling for `TextInput` | 1 | -2/+4 | |
2022-05-26 | Rename `Variant` to `Style` and `Style` to `Appearance` | 1 | -4/+0 | |
2022-05-14 | Draft first-class `Theme` support | 1 | -1/+8 | |
2022-04-25 | remove example | 1 | -9/+5 | |
2022-04-25 | add example | 1 | -5/+9 | |
2022-03-16 | Export widget modules in `iced_pure` | 2 | -5/+4 | |
2022-03-07 | Implement `pure::Responsive` in `iced_lazy` | 1 | -2/+2 | |
2022-02-17 | Implement `pure` version of `component` example | 2 | -0/+179 |