Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify `Link` and `Message` generics in `text::Rich` | 2024-07-24 | 1 | -12/+7 | |
* | Use horizontal `scrollable` for code blocks in `markdown` widget | 2024-07-21 | 1 | -6/+16 | |
* | Introduce `markdown::Settings` | 2024-07-21 | 1 | -41/+116 | |
* | Use `url` for `markdown` links | 2024-07-21 | 1 | -6/+17 | |
* | Rename `on_link_click` to `on_link` | 2024-07-21 | 1 | -6/+6 | |
* | Add `Link` support to `rich_text` widget | 2024-07-21 | 1 | -27/+41 | |
* | Support nested lists in `markdown` widget | 2024-07-20 | 1 | -34/+100 | |
* | Create `markdown` widget helpers in `iced_widget` | 2024-07-18 | 1 | -0/+246 |