Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -13/+2 | |
* | Make `Overlay::on_event` return `event::Status` | 2020-11-12 | 1 | -2/+5 | |
* | Write documentation for the new `overlay` API | 2020-07-10 | 1 | -0/+43 | |
* | Rename `overlay::Content` trait to `Overlay` | 2020-07-10 | 1 | -126/+17 | |
* | Split `Menu::new` into multiple builder methods | 2020-07-08 | 1 | -1/+1 | |
* | Rename `Layer` to `overlay::Content` | 2020-07-08 | 1 | -19/+26 | |
* | Implement `Overlay::translate` | 2020-07-08 | 1 | -1/+8 | |
* | Draft `ComboBox` and `Menu` layer | 2020-07-08 | 1 | -6/+94 | |
* | Introduce `Layer` trait | 2020-07-08 | 1 | -11/+26 | |
* | Introduce `Widget::overlay` :tada: | 2020-07-08 | 1 | -0/+33 |