aboutsummaryrefslogtreecommitdiff
path: root/examples/rich/src/main.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(examples): add selectable to examplesalex-ds132025-12-301-66/+67
| | | | | | - Adds the `selectable` to the rich and markdown examples. - Remove debug code from name example and make it simpler without the `selectable` so users know that the `selectable` is optional.
* feat(rich example): set theme to always Dark, add more textPolesznyák Márk2025-12-301-5/+25
|
* feat(examples): QOL changesPolesznyák Márk2025-11-211-6/+6
|
* feat(rich example): use single paragraph, centered textPolesznyák Márk2025-11-081-7/+3
|
* feat(rich): add `on_link_hover` and `on_hover_lost`Polesznyák Márk2025-11-031-9/+41
|
* feat: add `markdown` examplePolesznyák Márk2025-10-201-1/+1
|
* feat: make markdown support optional with a feature flagPolesznyák Márk2025-10-201-0/+62