Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify `Link` and `Message` generics in `text::Rich` | 2024-07-24 | 1 | -5/+2 | |
* | Introduce `markdown::Settings` | 2024-07-21 | 1 | -1/+5 | |
* | Use `url` for `markdown` links | 2024-07-21 | 1 | -2/+2 | |
* | Use `open::that_in_background` in `markdown` example | 2024-07-21 | 1 | -1/+1 | |
* | Add `Link` support to `rich_text` widget | 2024-07-21 | 2 | -1/+7 | |
* | Fix newlines in `highlighter` and `markdown` example | 2024-07-18 | 1 | -0/+1 | |
* | Return proper `theme` in `markdown` example | 2024-07-18 | 1 | -1/+1 | |
* | Create `markdown` widget helpers in `iced_widget` | 2024-07-18 | 2 | -218/+10 | |
* | Adapt `scrollable` sizing strategy to contents | 2024-07-18 | 1 | -7/+4 | |
* | Flesh out the `markdown` example a bit more | 2024-07-18 | 3 | -124/+336 | |
* | Implement `rich_text` widget and `markdown` example | 2024-07-17 | 2 | -0/+184 |