Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create `iced_futures` and wire everything up | 2020-01-19 | 1 | -100/+0 | |
* | Take `IntoIterator` instead of `Iterator` | 2020-01-16 | 1 | -2/+5 | |
* | Fix `Command::batch` documentation | 2019-12-28 | 1 | -1/+1 | |
* | Implement `Command::map` | 2019-12-19 | 1 | -0/+25 | |
* | Write docs for subscriptions and reorganize a bit | 2019-12-14 | 1 | -2/+2 | |
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -1/+1 | |
* | Write documentation for `iced_core` | 2019-11-18 | 1 | -0/+23 | |
* | Rename `Command::attempt` to `Command::perform` | 2019-11-18 | 1 | -1/+1 | |
* | Implement future-based `Command` in `iced_core` | 2019-11-17 | 1 | -0/+49 |