Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `f32` for `border_width` and `border_radius` | 2020-11-23 | 1 | -3/+3 | |
* | Draw only visible options in `overlay::Menu` | 2020-10-28 | 1 | -3/+12 | |
* | Write documentation for the new `overlay` API | 2020-07-10 | 1 | -0/+1 | |
* | Implement `font` method for `ComboBox` | 2020-07-08 | 1 | -2/+3 | |
* | Draft `Widget::overlay` idempotency | 2020-07-08 | 1 | -2/+2 | |
* | Add styling support for `ComboBox` and `Menu` | 2020-07-08 | 1 | -10/+14 | |
* | Rename `Layer` to `overlay::Content` | 2020-07-08 | 1 | -0/+102 |