| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increase default `LineHeight` to `Relative(1.3)` | 2023-05-10 | 1 | -1/+1 | |
| * | Support configurable `LineHeight` in text widgets | 2023-05-04 | 1 | -4/+69 | |
| * | Introduce `text::Shaping` enum and replace magic boolean | 2023-05-02 | 1 | -6/+24 | |
| * | Make basic text shaping the default shaping strategy | 2023-05-02 | 1 | -2/+20 | |
| * | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+111 | |
| * | Merge `iced_core::text` with `iced_native::text` | 2021-11-04 | 1 | -29/+0 | |
| * | Use `Option` to encode empty text case in hit test methods | 2021-09-15 | 1 | -3/+3 | |
| * | Rename `HitTestResult` to `Hit` | 2021-08-26 | 1 | -0/+29 |
