Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move styling to a brand new `iced_style` crate | 2020-01-01 | 1 | -10/+4 | |
* | Merge branch 'master' into feature/custom-styling | 2019-12-31 | 1 | -1/+1 | |
|\ | |||||
| * | Rename `Empty` widget to `Space` | 2019-12-30 | 1 | -2/+2 | |
| * | Implement `Empty` widget | 2019-12-30 | 1 | -2/+2 | |
* | | Draft `Style` and `StyleSheet` for `Button` | 2019-12-29 | 1 | -17/+1 | |
|/ | |||||
* | Merge pull request #122 from hecrj/feature/event-subscriptions | 2019-12-16 | 1 | -1/+1 | |
|\ | |||||
| * | Allow listening to runtime events in subscriptions | 2019-12-08 | 1 | -2/+2 | |
| * | Draft first version of event subscriptions :tada: | 2019-12-05 | 1 | -2/+2 | |
* | | Update `Svg` documentation | 2019-12-15 | 1 | -4/+4 | |
* | | Renamed `Icon` widget to `Svg` and gave it separate width and height. | 2019-12-12 | 1 | -4/+4 | |
* | | Ran cargo_fmt over changed files. | 2019-12-11 | 1 | -2/+2 | |
* | | Added an `Icon` widget to native. | 2019-12-11 | 1 | -1/+6 | |
|/ | |||||
* | Implement `image` viewer example | 2019-11-30 | 1 | -2/+7 | |
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -0/+62 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -0/+51 |