| Commit message (Expand) | Author | Age | Files | Lines |
* | Use recently stabilized intra-doc links | Héctor Ramón Jiménez | 2020-11-26 | 1 | -2/+0 |
* | Use `f32` for `border_width` and `border_radius` | Héctor Ramón Jiménez | 2020-11-23 | 11 | -47/+47 |
* | added FillMode::fill() | Billy Messenger | 2020-08-22 | 1 | -1/+48 |
* | added FillMode enum style for the Rule widget | Billy Messenger | 2020-08-22 | 1 | -5/+23 |
* | widget Rule added | Billy Messenger | 2020-08-22 | 2 | -0/+52 |
* | Rename `ComboBox` to `PickList` | Héctor Ramón Jiménez | 2020-07-10 | 2 | -2/+2 |
* | Add styling support for `ComboBox` and `Menu` | Héctor Ramón Jiménez | 2020-07-08 | 3 | -0/+97 |
* | Add `background_color` to `Application` and `Sandbox` | Héctor Ramón Jiménez | 2020-06-12 | 1 | -0/+2 |
* | Bump all versions :tada: | Héctor Ramón Jiménez | 2020-04-02 | 1 | -2/+2 |
* | inital patch by Finnerale | FabianLars | 2020-02-22 | 1 | -0/+6 |
* | Improve default style of `Button` | Héctor Ramón Jiménez | 2020-01-22 | 1 | -6/+6 |
* | Write documentation for `iced_futures` | Héctor Ramón Jiménez | 2020-01-20 | 1 | -0/+4 |
* | Allow `Checkbox` style to change based on its state | Héctor Ramón Jiménez | 2020-01-08 | 1 | -5/+5 |
* | Implement styling for `Checkbox` | Héctor Ramón Jiménez | 2020-01-07 | 2 | -0/+56 |
* | Implement styling for `Radio` | Héctor Ramón Jiménez | 2020-01-07 | 2 | -0/+54 |
* | Implement styling for `ProgressBar` | Héctor Ramón Jiménez | 2020-01-07 | 2 | -0/+43 |
* | Implement styling for `Slider` | Héctor Ramón Jiménez | 2020-01-07 | 2 | -0/+96 |
* | Implement styling for `Scrollable` | Héctor Ramón Jiménez | 2020-01-06 | 2 | -0/+77 |
* | Draft `styling` example | Héctor Ramón Jiménez | 2020-01-06 | 2 | -5/+5 |
* | Implement `Default` for `text_input::Style` | Héctor Ramón Jiménez | 2020-01-05 | 1 | -0/+11 |
* | Implement `Default` for `container::Style` | Héctor Ramón Jiménez | 2020-01-05 | 2 | -1/+13 |
* | Add border and shadow styling to `Button` | Héctor Ramón Jiménez | 2020-01-05 | 1 | -6/+23 |
* | Add border styling to `Container` | Héctor Ramón Jiménez | 2020-01-05 | 1 | -0/+4 |
* | Draft basic styling for `TextInput` | Héctor Ramón Jiménez | 2020-01-01 | 3 | -4/+79 |
* | Move styling to a brand new `iced_style` crate | Héctor Ramón Jiménez | 2020-01-01 | 4 | -0/+136 |