Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve documentation for new `Node` methods | 2020-02-14 | 1 | -6/+5 | |
| | |||||
* | Revert changing the constructor and implement new method. | 2020-02-14 | 1 | -7/+15 | |
| | |||||
* | Add `bound` to `Node` constructor. | 2020-02-14 | 1 | -5/+5 | |
| | |||||
* | Make `Node::align` public. | 2020-02-14 | 1 | -1/+5 | |
| | |||||
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -2/+21 | |
| | |||||
* | Remove `padding` from `Container` for now | 2019-11-11 | 1 | -2/+6 | |
| | |||||
* | Implement `Container` widget | 2019-11-11 | 1 | -1/+24 | |
| | | | | Remove `align_self` and `justify_content` methods | ||||
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -0/+37 | |