Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-01-20 | Implement `WasmBindgen` executor and reorganize | 1 | -68/+0 | |
2020-01-20 | Add `Application::Executor` associated type | 1 | -0/+2 | |
2020-01-07 | Implement styling for `Checkbox` | 1 | -2/+2 | |
2020-01-07 | Implement styling for `Radio` | 1 | -3/+3 | |
2020-01-07 | Implement styling for `ProgressBar` | 1 | -3/+3 | |
2020-01-07 | Implement styling for `Slider` | 1 | -11/+0 | |
2020-01-06 | Implement styling for `Scrollable` | 1 | -14/+0 | |
2020-01-05 | Add border and shadow styling to `Button` | 1 | -1/+1 | |
2020-01-04 | Expose `ProgressBar` in `iced` crate | 1 | -1/+1 | |
2020-01-01 | Draft basic styling for `TextInput` | 1 | -10/+0 | |
2020-01-01 | Move styling to a brand new `iced_style` crate | 1 | -10/+4 | |
2019-12-30 | Rename `Empty` widget to `Space` | 1 | -2/+2 | |
2019-12-30 | Implement `Empty` widget | 1 | -2/+2 | |
2019-12-29 | Draft `Style` and `StyleSheet` for `Button` | 1 | -17/+1 | |
2019-12-15 | Update `Svg` documentation | 1 | -4/+4 | |
2019-12-12 | Renamed `Icon` widget to `Svg` and gave it separate width and height. | 1 | -4/+4 | |
2019-12-11 | Ran cargo_fmt over changed files. | 1 | -2/+2 | |
2019-12-11 | Added an `Icon` widget to native. | 1 | -1/+6 | |
2019-12-08 | Allow listening to runtime events in subscriptions | 1 | -2/+2 | |
2019-12-05 | Draft first version of event subscriptions :tada: | 1 | -2/+2 | |
2019-11-30 | Implement `image` viewer example | 1 | -2/+7 | |
2019-11-22 | Write docs for `iced` and `iced_native` | 1 | -0/+62 | |
2019-11-21 | Move widgets from `core` to `native` and `web` | 1 | -0/+51 |