Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
| | | | | RFC: https://github.com/iced-rs/rfcs/pull/6 | ||||
* | Export widget modules in `iced_pure` | 2022-03-16 | 1 | -5/+3 | |
| | | | | ... and fix collisions with the new `helpers` | ||||
* | Implement `pure::Responsive` in `iced_lazy` | 2022-03-07 | 1 | -2/+2 | |
| | |||||
* | Implement `pure` version of `component` example | 2022-02-17 | 1 | -0/+168 | |