Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use same name & order for checkbox::new and helper | 2023-01-04 | 1 | -1/+1 | |
* | Use same name & order for toggler::new and helper | 2022-12-22 | 1 | -1/+1 | |
* | Split vertical orientation into VerticalSlider | 2022-12-13 | 1 | -0/+17 | |
* | Remove `appearance` from `Handle` | 2022-12-06 | 1 | -1/+1 | |
* | feat: SVG styling with icon fill color | 2022-12-06 | 1 | -1/+7 | |
* | Fix broken documentation links | 2022-11-10 | 1 | -1/+1 | |
* | Introduce `Custom` variants for every style in the built-in `Theme` | 2022-11-09 | 1 | -1/+8 | |
* | Take `Cow` in `Text::new` | 2022-09-21 | 1 | -3/+3 | |
* | Draft widget operations | 2022-07-28 | 1 | -2/+2 | |
* | Fix `clippy` lints | 2022-07-27 | 1 | -6/+6 | |
* | Use `ToString` for `Text::new` instead of `Into<String>` | 2022-07-27 | 1 | -1/+1 | |
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -0/+283 |