manifold/web/components/editor
Sinclair Chen 6c89e5f18f
Add @ mentions to editor (#670)
* Add @ mentions to editor

* Fix mention list not loading

* Sort mention list by prefix, follow count

* 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 20:37:34 -07:00
..
mention-list.tsx Add @ mentions to editor (#670) 2022-07-23 20:37:34 -07:00
mention-suggestion.ts Add @ mentions to editor (#670) 2022-07-23 20:37:34 -07:00
mention.tsx Add @ mentions to editor (#670) 2022-07-23 20:37:34 -07:00