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