Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-05-04 | Support configurable `LineHeight` in text widgets | 6 | -16/+126 | |
2023-05-02 | Introduce `text::Shaping` enum and replace magic boolean | 7 | -27/+105 | |
2023-05-02 | Make basic text shaping the default shaping strategy | 6 | -1/+14 | |
2023-04-04 | Draft (very) basic incremental rendering for `iced_tiny_skia` | 1 | -0/+2 | |
2023-03-05 | Rename `iced_native` to `iced_runtime` | 4 | -5/+5 | |
2023-03-05 | Use `no_run` for widget doc-tests | 10 | -10/+10 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 48 | -0/+14343 |