| Commit message (Expand) | Author | Age | Files | Lines |
* | Added accessory_content_color to appreance. | Casper Rogild Storm | 2022-11-29 | 1 | -0/+2 |
* | Added ability to customize accessory content. | Casper Rogild Storm | 2022-11-29 | 1 | -2/+0 |
* | Write documentation for `iced_style` | Héctor Ramón Jiménez | 2022-11-10 | 1 | -0/+11 |
* | Introduce `Custom` variants for every style in the built-in `Theme` | Héctor Ramón Jiménez | 2022-11-09 | 1 | -11/+4 |
* | Implement theme styling for `PickList` and `Menu` | Héctor Ramón Jiménez | 2022-06-07 | 1 | -54/+11 |
* | Introduce generic lifetime to `Default` implementation for style sheets | Héctor Ramón Jiménez | 2021-11-02 | 1 | -1/+1 |
* | Introduce state lifetime for `style_sheet` in `PickList` | Héctor Ramón Jiménez | 2021-10-31 | 1 | -2/+2 |
* | Introduce `placeholder_color` to `pick_list::Style` | Héctor Ramón Jiménez | 2021-07-22 | 1 | -0/+2 |
* | Use `f32` for `border_width` and `border_radius` | Héctor Ramón Jiménez | 2020-11-23 | 1 | -4/+4 |
* | Rename `ComboBox` to `PickList` | Héctor Ramón Jiménez | 2020-07-10 | 1 | -0/+70 |