Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `FnOnce` in `Command::perform` | 2022-08-17 | 1 | -1/+1 | |
* | Relax `Fn` trait bounds in `Command` & `Action` | 2022-08-12 | 1 | -2/+2 | |
* | Draft widget operations | 2022-07-28 | 1 | -0/+10 | |
* | Use `MaybeSend` in `perform` and `map` for `Command` | 2022-01-28 | 1 | -3/+5 | |
* | Write missing docs and `Debug` implementations for `native` | 2021-09-13 | 1 | -0/+10 | |
* | Hide implementation details of `Command` in `iced_futures` | 2021-09-02 | 1 | -40/+25 | |
* | Make `Command` implementations platform-specific | 2021-09-02 | 1 | -0/+77 |