Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to `0.13.0` :tada: | 2024-09-18 | 1 | -1/+1 | |
| | |||||
* | Introduce `black_box` and `chain` in `widget::operation` | 2024-08-08 | 1 | -2/+2 | |
| | |||||
* | Hide internal `Task` constructors | 2024-07-05 | 1 | -3/+2 | |
| | |||||
* | Remove unnecessary `Send` bound in `runtime::Action` | 2024-06-21 | 1 | -1/+1 | |
| | | | | This may fix compilation errors in older versions of Rust. | ||||
* | Introduce `daemon` API and unify shell runtimes | 2024-06-19 | 1 | -0/+16 | |
| | |||||
* | Replace `Command` with a new `Task` API with chain support | 2024-06-14 | 1 | -3/+77 | |
| | |||||
* | Use built-in `[lints]` table in `Cargo.toml` | 2024-04-07 | 1 | -7/+0 | |
| | |||||
* | Fix URL of graph image in `iced_runtime` docs | 2024-02-15 | 1 | -1/+1 | |
| | |||||
* | Point doc links to `0.12` branch | 2024-02-15 | 1 | -1/+1 | |
| | |||||
* | Merge branch 'master' into feat/multi-window-support | 2023-11-29 | 1 | -31/+4 | |
|\ | |||||
| * | Centralize `clippy` lints in `.cargo/config.toml` | 2023-09-20 | 1 | -5/+0 | |
| | | |||||
| * | Deny `broken_intradoc_links` and verify documentation in CI | 2023-09-09 | 1 | -2/+3 | |
| | | |||||
| * | Fix majority of unresolved documentation links | 2023-09-09 | 1 | -24/+1 | |
| | | |||||
| * | Bump versions :tada: | 2023-07-28 | 1 | -2/+2 | |
| | | |||||
* | | refactored window storage; | 2023-07-21 | 1 | -0/+3 | |
|/ | | | | | new helper window events (Destroyed, Created); clippy + fmt; | ||||
* | Use nested for lazy widgets | 2023-06-14 | 1 | -0/+1 | |
| | |||||
* | Enable `doc_auto_cfg` when generating documentation | 2023-05-11 | 1 | -1/+1 | |
| | |||||
* | Write missing documentation in `iced_wgpu` | 2023-05-11 | 1 | -1/+1 | |
| | |||||
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -2/+2 | |
| | |||||
* | Rename `iced_native` to `iced_runtime` | 2023-03-05 | 1 | -0/+71 | |