Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -93/+0 | |
* | Rename `MouseCursor` to `mouse::Interaction` | 2020-04-30 | 1 | -3/+3 | |
* | Remove `OutOfBounds` variant from `MouseCursor` | 2020-04-29 | 1 | -1/+1 | |
* | Remove unnecessary merge of `iced_wgpu::Defaults` | 2020-03-29 | 1 | -2/+1 | |
* | Add default padding to `Button` | 2020-01-22 | 1 | -0/+2 | |
* | Draft `styling` example | 2020-01-06 | 1 | -1/+0 | |
* | Fix styling in `button::Renderer` implementation | 2020-01-05 | 1 | -27/+37 | |
* | Add border and shadow styling to `Button` | 2020-01-05 | 1 | -4/+4 | |
* | Add `border_width` and `border_color` to `Quad` | 2019-12-31 | 1 | -1/+7 | |
* | Add `Renderer::Defaults` and style inheritance | 2019-12-30 | 1 | -5/+22 | |
* | Draft `Style` and `StyleSheet` for `Button` | 2019-12-29 | 1 | -14/+14 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -41/+11 | |
* | Remove default styling of `Button` | 2019-11-13 | 1 | -22/+23 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -10/+19 | |
* | Draft new layout API | 2019-11-10 | 1 | -12/+14 | |
* | use Color's `From` impl in more places | 2019-11-07 | 1 | -13/+5 | |
* | Move `Target` to its own module | 2019-11-02 | 1 | -0/+86 |