Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor alignment types into an `alignment` module | 2021-09-20 | 1 | -64/+0 | |
| | |||||
* | Introduce and use `CrossAlign` enum for `Column` and `Row` | 2021-09-20 | 1 | -0/+23 | |
| | |||||
* | Add Align::Fill variant | 2021-09-20 | 1 | -0/+3 | |
| | |||||
* | Fix documentation for `Axis` | 2019-11-23 | 1 | -4/+4 | |
| | |||||
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -7/+1 | |
| | |||||
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -0/+26 | |
| | | | | Also made fields private and improved `Renderer` traits. | ||||
* | Implement `Container` widget | 2019-11-11 | 1 | -3/+0 | |
| | | | | Remove `align_self` and `justify_content` methods | ||||
* | Remove `stretch` optional dependency in `core` | 2019-09-24 | 1 | -26/+0 | |
| | |||||
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -0/+47 | |