Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-01-20 | Add `Application::Executor` associated type | 1 | -1/+1 | |
2020-01-19 | Create `iced_futures` and wire everything up | 1 | -3/+3 | |
2020-01-19 | Implement `subscription::Tracker` in `iced_core` | 1 | -1/+6 | |
2019-12-14 | Write docs for subscriptions and reorganize a bit | 1 | -2/+28 | |
2019-12-14 | Make `iced_native` subscription input opaque | 1 | -23/+8 | |
2019-12-14 | Move native events subscription to `iced_native` | 1 | -0/+25 | |
2019-12-10 | Implement `Subscription::map` and `from_recipe` | 1 | -3/+3 | |
2019-12-08 | Allow listening to runtime events in subscriptions | 1 | -0/+6 |