| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor alignment types into an `alignment` module | Héctor Ramón Jiménez | 2021-09-20 | 1 | -13/+15 |
* | Use recently stabilized intra-doc links | Héctor Ramón Jiménez | 2020-11-26 | 1 | -20/+0 |
* | Use `String::from_str_in` in `iced_web` | Héctor Ramón Jiménez | 2020-07-01 | 1 | -2/+8 |
* | Add `font-family` to `Text` style in `iced_web` | Héctor Ramón Jiménez | 2020-02-06 | 1 | -2/+6 |
* | Support styling for `Button` in `iced_web` | Héctor Ramón Jiménez | 2020-02-05 | 1 | -1/+4 |
* | Rename module `style` to `css` in `iced_web` | Héctor Ramón Jiménez | 2020-02-05 | 1 | -5/+5 |
* | Make `Row`, `Column`, and `Checkbox` shrink by default | Héctor Ramón Jiménez | 2019-12-30 | 1 | -1/+1 |
* | Add several missing style attributes in iced_web. | Gabriel Konat | 2019-12-18 | 1 | -1/+6 |
* | Make `tour` work with `iced_web` again :tada: | Héctor Ramón Jiménez | 2019-11-23 | 1 | -4/+19 |
* | Write docs for `iced` and `iced_native` | Héctor Ramón Jiménez | 2019-11-22 | 1 | -2/+2 |
* | Move widgets from `core` to `native` and `web` | Héctor Ramón Jiménez | 2019-11-21 | 1 | -2/+106 |
* | Make example work on web and update READMEs | Héctor Ramón Jiménez | 2019-09-21 | 1 | -0/+1 |
* | Create `iced_core` and `iced_native` | Héctor Ramón Jiménez | 2019-09-20 | 1 | -1/+1 |
* | Remove generic `Color` in widgets | Héctor Ramón Jiménez | 2019-09-19 | 1 | -4/+2 |
* | Draft widget nodes and wire interaction | Héctor Ramón Jiménez | 2019-09-15 | 1 | -2/+19 |
* | Draft web runtime and widgets | Héctor Ramón Jiménez | 2019-09-14 | 1 | -0/+13 |