Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-11-22 | Write docs for `iced_web` | 10 | -17/+225 | |
2019-11-22 | Write docs for `iced` and `iced_native` | 1 | -2/+2 | |
2019-11-21 | Move widgets from `core` to `native` and `web` | 9 | -18/+643 | |
2019-11-11 | Remove `padding` from `Container` for now | 1 | -1/+1 | |
2019-10-23 | Connect `iced_web` with `iced` properly | 1 | -10/+3 | |
2019-10-22 | Remove generic handle in `Image` | 1 | -5/+5 | |
2019-10-09 | Move `winit` logic from `iced` to `iced_winit` | 2 | -11/+11 | |
2019-10-08 | Make `iced_core::Button` customizable | 2 | -4/+14 | |
2019-09-24 | Improve documentation | 2 | -4/+10 | |
2019-09-21 | Make example work on web and update READMEs | 8 | -4/+12 | |
2019-09-20 | Create `iced_core` and `iced_native` | 9 | -73/+24 | |
2019-09-19 | Remove generic `Color` in widgets | 3 | -8/+6 | |
2019-09-19 | Unify `web` and `ggez` tour examples :tada: | 2 | -19/+1 | |
2019-09-16 | Use `futures-preview` instead of `futures` | 1 | -1/+1 | |
2019-09-15 | Draft nodes for missing widgets | 8 | -21/+158 | |
2019-09-15 | Draft widget nodes and wire interaction | 8 | -18/+215 | |
2019-09-14 | Draft web runtime and widgets | 12 | -0/+278 | |
2019-09-14 | Rethink workspace structure | 1 | -0/+1 |