Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor and simplify `input_method` API | 2025-02-02 | 1 | -0/+6 | |
* | Add `text::Wrapping` support | 2024-09-04 | 1 | -0/+1 | |
* | Add background styling to span / rich text | 2024-07-28 | 1 | -1/+5 | |
* | Add `Link` support to `rich_text` widget | 2024-07-21 | 1 | -1/+8 | |
* | Implement `rich_text` widget and `markdown` example | 2024-07-17 | 1 | -1/+4 | |
* | Decouple caching from `Paragraph` API | 2024-07-17 | 1 | -12/+74 | |
* | Use generic `Content` in `Text` to avoid reallocation in `fill_text` | 2024-04-01 | 1 | -3/+3 | |
* | Draft `Editor` API and `TextEditor` widget | 2023-09-12 | 1 | -0/+59 |