| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename module `style` to `css` in `iced_web` | Héctor Ramón Jiménez | 2020-02-05 | 1 | -3/+3 |
* | Remove `Clone` bound for `Element::map` | Héctor Ramón Jiménez | 2020-01-13 | 1 | -4/+4 |
* | Spawn `Command` futures in `iced_web` | Héctor Ramón Jiménez | 2019-11-24 | 1 | -4/+4 |
* | Make `tour` work with `iced_web` again :tada: | Héctor Ramón Jiménez | 2019-11-23 | 1 | -3/+6 |
* | Write docs for `iced_web` | Héctor Ramón Jiménez | 2019-11-22 | 1 | -12/+36 |
* | Make `iced_core::Button` customizable | Héctor Ramón Jiménez | 2019-10-08 | 1 | -0/+8 |
* | Draft widget nodes and wire interaction | Héctor Ramón Jiménez | 2019-09-15 | 1 | -5/+20 |
* | Draft web runtime and widgets | Héctor Ramón Jiménez | 2019-09-14 | 1 | -0/+47 |