Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-07-08 | Implement `font` method for `ComboBox` | 1 | -30/+21 | |
2020-07-08 | Split `Menu::new` into multiple builder methods | 1 | -28/+96 | |
2020-07-08 | Use `Borrow` to avoid clone in `ComboBox::overlay` | 1 | -21/+14 | |
2020-07-08 | Complete `hash_layout` for `menu::List` | 1 | -3/+12 | |
2020-07-08 | Draft `Widget::overlay` idempotency | 1 | -13/+18 | |
2020-07-08 | Add styling support for `ComboBox` and `Menu` | 1 | -7/+24 | |
2020-07-08 | Rename `Layer` to `overlay::Content` | 2 | -0/+357 |