Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `Clone` bound for `Element::map` | 2020-01-13 | 1 | -4/+4 | |
| | |||||
* | Spawn `Command` futures in `iced_web` | 2019-11-24 | 1 | -4/+4 | |
| | |||||
* | Make `tour` work with `iced_web` again :tada: | 2019-11-23 | 1 | -3/+6 | |
| | | | | | - Implements `TextInput`, `Scrollable`, and `Container` - Adds basic style generation | ||||
* | Write docs for `iced_web` | 2019-11-22 | 1 | -12/+36 | |
| | |||||
* | Make `iced_core::Button` customizable | 2019-10-08 | 1 | -0/+8 | |
| | | | | | | | Now it supports: - Any kind of content - Custom border radius - Custom background | ||||
* | Draft widget nodes and wire interaction | 2019-09-15 | 1 | -5/+20 | |
| | |||||
* | Draft web runtime and widgets | 2019-09-14 | 1 | -0/+47 | |