Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-10-28 | Introduce `viewport` to `Widget::draw` | 1 | -0/+1 | |
2020-07-10 | Remove unnecessary lifetime in `Widget` trait | 1 | -1/+1 | |
2020-07-08 | Introduce `Widget::overlay` :tada: | 1 | -1/+1 | |
2020-03-30 | Hash type ids in `Widget::hash_layout` impls | 1 | -0/+1 | |
2020-03-30 | refactor: remove not mandatory static lifetime | 1 | -1/+1 | |
2020-02-14 | Revert changing the constructor and implement new method. | 1 | -1/+1 | |
2020-02-14 | Add `bound` to `Node` constructor. | 1 | -1/+1 | |
2019-12-31 | Fix `Widget::draw` for `Space` widget | 1 | -0/+1 | |
2019-12-30 | Rename `Empty` widget to `Space` | 1 | -29/+30 | |
2019-12-30 | Implement `Empty` widget | 1 | -0/+103 |