| Commit message (Expand) | Author | Age | Files | Lines |
* | Reintroduce `Box` for `style_sheet` in `Radio` | Héctor Ramón Jiménez | 2021-10-31 | 1 | -3/+6 |
* | Wire up styling to `Radio` in `iced_native` | Héctor Ramón Jiménez | 2021-10-20 | 1 | -9/+9 |
* | Allow dead code explicitly in `iced_web` | Héctor Ramón Jiménez | 2021-02-16 | 1 | -0/+1 |
* | Use recently stabilized intra-doc links | Héctor Ramón Jiménez | 2020-11-26 | 1 | -8/+0 |
* | Use `String::from_str_in` in `iced_web` | Héctor Ramón Jiménez | 2020-07-01 | 1 | -3/+4 |
* | Fix empty `id` and `name` attributes in `iced_web` | Héctor Ramón Jiménez | 2020-07-01 | 1 | -14/+24 |
* | add some accessibility features to web widgets | Tom Pridham | 2020-04-21 | 1 | -2/+29 |
* | Fix `Checkbox` and `Radio` API in `iced_web` | Héctor Ramón Jiménez | 2020-04-14 | 1 | -2/+7 |
* | Expose styling types for `radio` in `iced_web` | Héctor Ramón Jiménez | 2020-02-06 | 1 | -6/+8 |
* | Expose missing widget modules in `iced_web` | Héctor Ramón Jiménez | 2020-02-06 | 1 | -0/+1 |
* | Rename module `style` to `css` in `iced_web` | Héctor Ramón Jiménez | 2020-02-05 | 1 | -2/+2 |
* | Support event subscriptions in `iced_web` | Héctor Ramón Jiménez | 2020-02-04 | 1 | -4/+2 |
* | Make `tour` work with `iced_web` again :tada: | Héctor Ramón Jiménez | 2019-11-23 | 1 | -6/+8 |
* | Write docs for `iced_web` | Héctor Ramón Jiménez | 2019-11-22 | 1 | -0/+1 |
* | Move widgets from `core` to `native` and `web` | Héctor Ramón Jiménez | 2019-11-21 | 1 | -2/+65 |
* | 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 | -2/+2 |
* | Draft nodes for missing widgets | Héctor Ramón Jiménez | 2019-09-15 | 1 | -3/+37 |
* | Draft web runtime and widgets | Héctor Ramón Jiménez | 2019-09-14 | 1 | -0/+14 |