manifold/web/components/editor
Sinclair Chen 5aeedb0a1c Render at mention with Linkify component
- mentions are now Next <Link> rather than <a>
- fix bug where editor.getText() returns [object Object] for mentions
- fix mention rendering for posted markets
2022-07-23 19:21:30 -07:00
..
mention-list.tsx move suggestion list code to separate file 2022-07-20 17:04:11 -07:00
mention-suggestion.ts Sort by mention list by prefix, follow count 2022-07-22 16:51:08 -07:00
mention.tsx Render at mention with Linkify component 2022-07-23 19:21:30 -07:00