about summary refs log tree commit diff
path: root/src/components/RichTextTag.tsx
Commit message (Collapse)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-2/+2
|
* Update hashtag menu to use `Menu`, convert to native link for additional ↵Eric Bailey2025-01-211-0/+160
a11y and click handling (#7529) * Make tag a normal link on web * Replace old TagMenu with new RichTextTag component, expand and improve click utils * Clarify intents * Ensure we're passing down hint * ope * DRY