Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 1 | -86/+0 | |
* | Add `Application::Executor` associated type | 2020-01-20 | 1 | -2/+3 | |
* | Make `Row`, `Column`, and `Checkbox` shrink by default | 2019-12-30 | 1 | -9/+3 | |
* | Write docs for subscriptions and reorganize a bit | 2019-12-14 | 1 | -1/+1 | |
* | Move native events subscription to `iced_native` | 2019-12-14 | 1 | -35/+7 | |
* | Consume `Recipe` when building a `Stream` | 2019-12-14 | 1 | -1/+1 | |
* | Add `timer` example | 2019-12-13 | 1 | -2/+0 | |
* | Simplify `events` example | 2019-12-10 | 1 | -6/+6 | |
* | Implement `Subscription::map` and `from_recipe` | 2019-12-10 | 1 | -23/+15 | |
* | Rename `clock` example to `events` | 2019-12-09 | 1 | -0/+129 |