Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-07-10 | Rename `ComboBox` to `PickList` | 1 | -70/+0 | ||
2020-07-08 | Add styling support for `ComboBox` and `Menu` | 1 | -15/+26 | ||
2020-01-05 | Implement `Default` for `container::Style` | 1 | -0/+12 | ||
2020-01-05 | Add border styling to `Container` | 1 | -0/+4 | ||
2020-01-01 | Draft basic styling for `TextInput` | 1 | -4/+6 | ||
2020-01-01 | Move styling to a brand new `iced_style` crate | 1 | -1/+5 | ||
2019-12-31 | Draft basic styling for `Container` | 1 | -0/+37 | ||