Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write documentation for `iced_futures` | 2020-01-20 | 1 | -0/+4 | |
* | Allow `Checkbox` style to change based on its state | 2020-01-08 | 1 | -5/+5 | |
* | Implement styling for `Checkbox` | 2020-01-07 | 2 | -0/+56 | |
* | Implement styling for `Radio` | 2020-01-07 | 2 | -0/+54 | |
* | Implement styling for `ProgressBar` | 2020-01-07 | 2 | -0/+43 | |
* | Implement styling for `Slider` | 2020-01-07 | 2 | -0/+96 | |
* | Implement styling for `Scrollable` | 2020-01-06 | 2 | -0/+77 | |
* | Draft `styling` example | 2020-01-06 | 2 | -5/+5 | |
* | Implement `Default` for `text_input::Style` | 2020-01-05 | 1 | -0/+11 | |
* | Implement `Default` for `container::Style` | 2020-01-05 | 2 | -1/+13 | |
* | Add border and shadow styling to `Button` | 2020-01-05 | 1 | -6/+23 | |
* | Add border styling to `Container` | 2020-01-05 | 1 | -0/+4 | |
* | Draft basic styling for `TextInput` | 2020-01-01 | 3 | -4/+79 | |
* | Move styling to a brand new `iced_style` crate | 2020-01-01 | 4 | -0/+136 |