| Commit message (Expand) | Author | Files | Lines |
2020-04-02 | Bump all versions :tada: | Héctor Ramón Jiménez | 1 | -2/+2 |
2020-02-22 | inital patch by Finnerale | FabianLars | 1 | -0/+6 |
2020-01-22 | Improve default style of `Button` | Héctor Ramón Jiménez | 1 | -6/+6 |
2020-01-20 | Write documentation for `iced_futures` | Héctor Ramón Jiménez | 1 | -0/+4 |
2020-01-08 | Allow `Checkbox` style to change based on its state | Héctor Ramón Jiménez | 1 | -5/+5 |
2020-01-07 | Implement styling for `Checkbox` | Héctor Ramón Jiménez | 2 | -0/+56 |
2020-01-07 | Implement styling for `Radio` | Héctor Ramón Jiménez | 2 | -0/+54 |
2020-01-07 | Implement styling for `ProgressBar` | Héctor Ramón Jiménez | 2 | -0/+43 |
2020-01-07 | Implement styling for `Slider` | Héctor Ramón Jiménez | 2 | -0/+96 |
2020-01-06 | Implement styling for `Scrollable` | Héctor Ramón Jiménez | 2 | -0/+77 |
2020-01-06 | Draft `styling` example | Héctor Ramón Jiménez | 2 | -5/+5 |
2020-01-05 | Implement `Default` for `text_input::Style` | Héctor Ramón Jiménez | 1 | -0/+11 |
2020-01-05 | Implement `Default` for `container::Style` | Héctor Ramón Jiménez | 2 | -1/+13 |
2020-01-05 | Add border and shadow styling to `Button` | Héctor Ramón Jiménez | 1 | -6/+23 |
2020-01-05 | Add border styling to `Container` | Héctor Ramón Jiménez | 1 | -0/+4 |
2020-01-01 | Draft basic styling for `TextInput` | Héctor Ramón Jiménez | 3 | -4/+79 |
2020-01-01 | Move styling to a brand new `iced_style` crate | Héctor Ramón Jiménez | 4 | -0/+136 |