Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `padding` support for `Container` | 2020-03-31 | 1 | -4/+1 | |
* | Revert changing the constructor and implement new method. | 2020-02-14 | 1 | -4/+2 | |
* | Add `bound` to `Node` constructor. | 2020-02-14 | 1 | -0/+1 | |
* | Fix flex layout cross-alignment when not filled | 2020-01-10 | 1 | -1/+1 | |
* | Subtract size of previous elements in flex layout | 2019-12-30 | 1 | -5/+9 | |
* | Fix sneaky bug with padding in flex layout | 2019-12-21 | 1 | -6/+3 | |
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -7/+17 | |
* | Implement `Container` widget | 2019-11-11 | 1 | -4/+16 | |
* | Fix integer overflow in `flex::resolve` | 2019-11-11 | 1 | -1/+2 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -0/+155 |