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