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