Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 1 | -204/+0 | |
| | |||||
* | Add `Application::Executor` associated type | 2020-01-20 | 1 | -0/+1 | |
| | |||||
* | Implement `subscription::Tracker` in `iced_core` | 2020-01-19 | 1 | -1/+1 | |
| | |||||
* | Merge branch 'master' into feature/custom-styling | 2020-01-09 | 1 | -3/+0 | |
|\ | |||||
| * | Make `Row`, `Column`, and `Checkbox` shrink by default | 2019-12-30 | 1 | -3/+0 | |
| | | |||||
* | | Add border and shadow styling to `Button` | 2020-01-05 | 1 | -2/+3 | |
| | | |||||
* | | Add `Renderer::Defaults` and style inheritance | 2019-12-30 | 1 | -3/+3 | |
| | | |||||
* | | Draft `Style` and `StyleSheet` for `Button` | 2019-12-29 | 1 | -10/+33 | |
|/ | |||||
* | Write docs for subscriptions and reorganize a bit | 2019-12-14 | 1 | -1/+1 | |
| | |||||
* | Make `iced_native` subscription input opaque | 2019-12-14 | 1 | -4/+4 | |
| | |||||
* | Hash `Duration` of `time::Every` in `stopwatch` | 2019-12-14 | 1 | -0/+1 | |
| | |||||
* | Use generic `Hasher` in `stopwatch` | 2019-12-14 | 1 | -3/+4 | |
| | |||||
* | Consume `Recipe` when building a `Stream` | 2019-12-14 | 1 | -1/+1 | |
| | |||||
* | Rename `timer` example to `stopwatch` | 2019-12-14 | 1 | -0/+180 | |