Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-04-14 | Fix `Checkbox` and `Radio` API in `iced_web` | 1 | -2/+7 | |
2020-02-06 | Expose styling types for `radio` in `iced_web` | 1 | -6/+8 | |
2020-02-06 | Expose missing widget modules in `iced_web` | 1 | -0/+1 | |
2020-02-05 | Rename module `style` to `css` in `iced_web` | 1 | -2/+2 | |
2020-02-04 | Support event subscriptions in `iced_web` | 1 | -4/+2 | |
2019-11-23 | Make `tour` work with `iced_web` again :tada: | 1 | -6/+8 | |
2019-11-22 | Write docs for `iced_web` | 1 | -0/+1 | |
2019-11-21 | Move widgets from `core` to `native` and `web` | 1 | -2/+65 | |
2019-09-21 | Make example work on web and update READMEs | 1 | -0/+1 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -1/+1 | |
2019-09-19 | Remove generic `Color` in widgets | 1 | -2/+2 | |
2019-09-15 | Draft nodes for missing widgets | 1 | -3/+37 | |
2019-09-14 | Draft web runtime and widgets | 1 | -0/+14 |