summaryrefslogtreecommitdiffstats
path: root/style/src/pick_list.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extend border radius on relevant widgetsLibravatar Casper Storm2023-05-231-2/+2
* Rename `pick_list::AccessoryContent` to `Handle`Libravatar Héctor Ramón Jiménez2022-12-141-2/+2
* Added accessory_content_color to appreance.Libravatar Casper Rogild Storm2022-11-291-0/+2
* Added ability to customize accessory content.Libravatar Casper Rogild Storm2022-11-291-2/+0
* Write documentation for `iced_style`Libravatar Héctor Ramón Jiménez2022-11-101-0/+11
* Introduce `Custom` variants for every style in the built-in `Theme`Libravatar Héctor Ramón Jiménez2022-11-091-11/+4
* Implement theme styling for `PickList` and `Menu`Libravatar Héctor Ramón Jiménez2022-06-071-54/+11
* Introduce generic lifetime to `Default` implementation for style sheetsLibravatar Héctor Ramón Jiménez2021-11-021-1/+1
* Introduce state lifetime for `style_sheet` in `PickList`Libravatar Héctor Ramón Jiménez2021-10-311-2/+2
* Introduce `placeholder_color` to `pick_list::Style`Libravatar Héctor Ramón Jiménez2021-07-221-0/+2
* Use `f32` for `border_width` and `border_radius`Libravatar Héctor Ramón Jiménez2020-11-231-4/+4
* Rename `ComboBox` to `PickList`Libravatar Héctor Ramón Jiménez2020-07-101-0/+70