Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -175/+0 | |
* | Write documentation for `iced_core` | 2019-11-18 | 1 | -0/+35 | |
* | Implement `Container` widget | 2019-11-11 | 1 | -15/+2 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -4/+6 | |
* | Implement scrollbar interactions! :tada: | 2019-10-29 | 1 | -3/+17 | |
* | Align items properly inside a `Scrollable` | 2019-10-27 | 1 | -3/+1 | |
* | Remove `Scrollable::justify_content` method | 2019-10-27 | 1 | -27/+20 | |
* | Expose scrollable offset properly | 2019-10-27 | 1 | -2/+26 | |
* | Draft `Scrollable` widget (no clipping yet!) | 2019-10-25 | 1 | -0/+122 |