Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-19 | Draft new `iced_graphics` crate :tada: | 1 | -63/+0 | |
2020-05-15 | Updated `Radio` layout/fns to match `Checkbox` | 1 | -3/+2 | |
2020-04-30 | Rename `MouseCursor` to `mouse::Interaction` | 1 | -3/+3 | |
2020-04-29 | Remove `OutOfBounds` variant from `MouseCursor` | 1 | -1/+1 | |
2020-01-07 | Implement styling for `Radio` | 1 | -12/+14 | |
2019-12-31 | Add `border_width` and `border_color` to `Quad` | 1 | -27/+19 | |
2019-11-21 | Move widgets from `core` to `native` and `web` | 1 | -44/+18 | |
2019-11-11 | Draft custom layout engine based on `druid` | 1 | -11/+14 | |
2019-11-10 | Draft new layout API | 1 | -14/+15 | |
2019-11-07 | use Color's `From` impl in more places | 1 | -27/+10 | |
2019-11-02 | Move `Target` to its own module | 1 | -0/+0 | |
2019-10-12 | Draw radio buttons in `iced_wgpu` | 1 | -7/+99 | |
2019-10-11 | Handle mouse cursor in `iced_wgpu` | 1 | -2/+2 | |
2019-10-11 | Rename `Renderer::Primitive` to `Renderer::Output` | 1 | -1/+1 | |
2019-10-08 | Make `iced_core::Button` customizable | 1 | -1/+1 | |
2019-10-05 | Modularize `iced_wgpu` | 1 | -0/+17 |