aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(selectable): update docs with warning about selectable usagealex-ds132025-12-301-1/+12
* feat(selectable): draft implementation of selectable widgetalex-ds132025-12-301-0/+45
* feat: add `span!` macro (same as `text!`)Polesznyák Márk2025-11-031-0/+41
* docs: add examples to helper methods, macros and `Text` doc commentsPolesznyák Márk2025-10-261-1/+114
* feat: make markdown support optional with a feature flagPolesznyák Márk2025-10-201-0/+2
* feat(wip): add markdown supportPolesznyák Márk2025-10-201-0/+2
* feat: add selectable `Rich` widget with an examplePolesznyák Márk2025-10-191-2/+42
* feat: initial commitPolesznyák Márk2025-10-181-0/+29