| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove redundant `widget` modules in subcrates | 2022-03-09 | 1 | -9/+0 | |
| * | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -2/+2 | |
| * | Wire up style to `PickList` and `overlay::Menu` | 2021-10-28 | 1 | -17/+0 | |
| * | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -79/+2 | |
| * | Refactor alignment types into an `alignment` module | 2021-09-20 | 1 | -8/+7 | |
| * | Avoid cloning `placeholder` for `PickList` unnecessarily during `draw` | 2021-07-22 | 1 | -2/+4 | |
| * | Introduce `placeholder_color` to `pick_list::Style` | 2021-07-22 | 1 | -1/+4 | |
| * | feat: add placeholders to pick_list | 2021-07-22 | 1 | -1/+2 | |
| * | Use `Padding::horizontal` and `Padding::vertical` helpers | 2021-06-01 | 1 | -2/+1 | |
| * | Add support for asymmetrical padding | 2021-06-01 | 1 | -5/+7 | |
| * | Rename `ComboBox` to `PickList` | 2020-07-10 | 1 | -0/+97 |
