Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `viewport` to `Widget::draw` | 2020-10-28 | 1 | -0/+1 | |
* | Remove unnecessary lifetime in `Widget` trait | 2020-07-10 | 1 | -1/+1 | |
* | Introduce `Widget::overlay` :tada: | 2020-07-08 | 1 | -1/+1 | |
* | Hash type ids in `Widget::hash_layout` impls | 2020-03-30 | 1 | -0/+1 | |
* | refactor: remove not mandatory static lifetime | 2020-03-30 | 1 | -1/+1 | |
* | Fix `Widget::draw` for `Space` widget | 2019-12-31 | 1 | -0/+1 | |
* | Rename `Empty` widget to `Space` | 2019-12-30 | 1 | -0/+104 |