summaryrefslogtreecommitdiffstats
path: root/core/src/widget/container.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move widgets from `core` to `native` and `web`Libravatar Héctor Ramón Jiménez2019-11-211-88/+0
* Write documentation for `iced_core`Libravatar Héctor Ramón Jiménez2019-11-181-0/+4
* Remove `padding` from `Container` for nowLibravatar Héctor Ramón Jiménez2019-11-111-10/+0
* Implement `Container` widgetLibravatar Héctor Ramón Jiménez2019-11-111-0/+94