Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `Padding::horizontal` and `Padding::vertical` helpers | 2021-06-01 | 1 | -2/+2 | |
* | Add support for asymmetrical padding | 2021-06-01 | 1 | -3/+6 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -33/+0 | |
* | Merge pull request #91 from nvzqz/const-all-the-things | 2020-03-06 | 1 | -1/+1 | |
|\ | |||||
| * | Remove counterintuitive constant functions | 2020-03-06 | 1 | -2/+2 | |
| * | Make many functions `const` | 2019-11-29 | 1 | -3/+3 | |
* | | Fix flex layout cross-alignment when not filled | 2020-01-10 | 1 | -0/+8 | |
* | | Add `Length::FillPortion` variant | 2019-12-30 | 1 | -2/+2 | |
|/ | |||||
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -0/+53 | |
* | Implement `Container` widget | 2019-11-11 | 1 | -21/+29 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -3/+128 | |
* | Draft new layout API | 2019-11-10 | 1 | -0/+6 |