Commit c71032f
feat(ui): clickable links in text fields (#924)
* feat: links in text fields are clickable
* style: fix linting errors
* style: remove unnecessary comment
* feat: better url pattern
* chore: disable Ruff error
* style: add trailing line
* style: maybe format it? that'd be smart
* ui: chance text_label from RichText to Markdown
---------
Co-authored-by: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com>1 parent 77cfa69 commit c71032f
1 file changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| 31 | + | |
27 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments