Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-05-10 | Fix bounds of `PickList` text label | 1 | -1/+3 | |
2023-05-10 | Add `line_height` to `pick_list::Icon` | 1 | -5/+16 | |
2023-05-08 | Add `line_height` to `checkbox::Icon` | 1 | -1/+5 | |
2023-05-08 | Export `Shaping` and `LineHeight` in `widget::text` | 1 | -1/+0 | |
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` | 5 | -7/+7 | |
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 | 49 | -0/+14380 |