| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce generic lifetime to `Default` implementation for style sheets | Héctor Ramón Jiménez | 2021-11-02 | 1 | -1/+1 |
* | Reintroduce `Box` for `style_sheet` in `TextInput` | Héctor Ramón Jiménez | 2021-10-31 | 1 | -2/+11 |
* | Implement `Widget::draw` for `TextInput` | Héctor Ramón Jiménez | 2021-10-20 | 1 | -11/+2 |
* | Use `f32` for `border_width` and `border_radius` | Héctor Ramón Jiménez | 2020-11-23 | 1 | -6/+6 |
* | inital patch by Finnerale | FabianLars | 2020-02-22 | 1 | -0/+6 |
* | Draft `styling` example | Héctor Ramón Jiménez | 2020-01-06 | 1 | -4/+4 |
* | Implement `Default` for `text_input::Style` | Héctor Ramón Jiménez | 2020-01-05 | 1 | -0/+11 |
* | Draft basic styling for `TextInput` | Héctor Ramón Jiménez | 2020-01-01 | 1 | -0/+72 |