summaryrefslogtreecommitdiffstats
path: root/web/src/element.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make `iced_core::Button` customizableLibravatar Héctor Ramón Jiménez2019-10-081-0/+8
| | | | | | | Now it supports: - Any kind of content - Custom border radius - Custom background
* Draft widget nodes and wire interactionLibravatar Héctor Ramón Jiménez2019-09-151-5/+20
|
* Draft web runtime and widgetsLibravatar Héctor Ramón Jiménez2019-09-141-0/+47