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