Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-21 | Run `cargo fmt` | 1 | -1/+1 | ||
2024-07-05 | Hide internal `Task` constructors | 1 | -2/+3 | ||
2024-06-14 | Replace `Command` with a new `Task` API with chain support | 1 | -8/+4 | ||
2023-03-05 | Rename `iced_native` to `iced_runtime` | 1 | -0/+0 | ||
2023-02-24 | Introduce `Weight` enum to `font` | 1 | -1/+1 | ||
2023-02-24 | Implement `font::load` command in `iced_native` | 1 | -0/+19 | ||