Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify theming for `PickList`, `ComboBox`, and `Menu` widgets | 2024-03-06 | 1 | -26/+0 | |
* | Introduce `Border` struct analogous to `Shadow` | 2024-01-20 | 1 | -7/+3 | |
* | Extend border radius on relevant widgets | 2023-05-23 | 1 | -2/+2 | |
* | Write documentation for `iced_style` | 2022-11-10 | 1 | -0/+11 | |
* | Introduce `Custom` variants for every style in the built-in `Theme` | 2022-11-09 | 1 | -2/+2 | |
* | feat: allow specification of `border_radius` for `pick_list::Menu` | 2022-08-02 | 1 | -0/+1 | |
* | Implement theme styling for `PickList` and `Menu` | 2022-06-07 | 1 | -12/+5 | |
* | Use `f32` for `border_width` and `border_radius` | 2020-11-23 | 1 | -2/+2 | |
* | Add styling support for `ComboBox` and `Menu` | 2020-07-08 | 1 | -0/+25 |