Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow clipboard access in `Widget::on_event` | 2019-12-18 | 1 | -1/+4 | |
* | Uncomment missing debug implementations rule | 2019-11-22 | 1 | -1/+1 | |
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -0/+1 | |
* | Merge branch 'master' into improvement/docs | 2019-11-21 | 1 | -0/+4 | |
|\ | |||||
| * | Make `width` and `height` required methods | 2019-11-16 | 1 | -0/+4 | |
* | | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -4/+88 | |
|/ | |||||
* | Loosen `layout::Limits` for `Container` children | 2019-11-13 | 1 | -1/+1 | |
* | Remove `padding` from `Container` for now | 2019-11-11 | 1 | -4/+1 | |
* | Implement `Container` widget | 2019-11-11 | 1 | -0/+93 |