Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-07-24 | Unify `Link` and `Message` generics in `text::Rich` | 1 | -52/+17 | |
2024-07-21 | Introduce `markdown::Settings` | 1 | -0/+9 | |
2024-07-21 | Use latest `spans` to retreive `Link` in `rich_text` | 1 | -2/+2 | |
2024-07-21 | Rename `on_link_click` to `on_link` | 1 | -9/+6 | |
2024-07-21 | Add `Link` support to `rich_text` widget | 1 | -26/+156 | |
2024-07-18 | Flesh out the `markdown` example a bit more | 1 | -6/+24 | |
2024-07-17 | Implement `rich_text` widget and `markdown` example | 1 | -0/+317 |