Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-21 | Implement `iced_glutin` :tada: | 1 | -24/+16 | |
2020-05-19 | Rename `window::Backend` to `Compositor` | 1 | -1/+1 | |
2020-05-19 | Draft first working version of `iced_glow` :tada: | 1 | -26/+42 | |
2020-04-14 | Fix `Checkbox` and `Radio` API in `iced_web` | 1 | -1/+1 | |
2020-04-13 | Fix tour example | 1 | -1/+1 | |
2020-04-06 | Simplify `Language` conversion in `tour` | 1 | -6/+5 | |
2020-04-05 | Radiobutton label is now `impl Into<String>` | 1 | -1/+2 | |
2020-02-06 | Remove `wasm_bindgen(start)` from `tour` example | 1 | -13/+0 | |
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+794 | |
2019-10-08 | Fix missing "is" in tour | 1 | -2/+2 | |
2019-10-06 | Make `tour` a simple example instead of a crate | 1 | -587/+0 | |
2019-10-05 | Center `tour` example | 1 | -3/+12 | |
2019-10-05 | Update welcome step of `tour` example | 1 | -4/+8 | |
2019-10-05 | Add some padding to the `tour` example | 1 | -0/+1 | |
2019-10-03 | Start `iced_winit` and `iced_wgpu` | 15 | -1523/+547 | |
2019-09-21 | Make example work on web and update READMEs | 2 | -1/+1 | |
2019-09-20 | Create `iced_core` and `iced_native` | 11 | -136/+202 | |
2019-09-19 | Remove generic `Color` in widgets | 3 | -7/+4 | |
2019-09-19 | Unify `web` and `ggez` tour examples :tada: | 15 | -0/+1484 |