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