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