manifold/common/util
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
..
algos.ts 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05:00
array.ts Embed market: dynamically adjust graph height 2022-03-24 12:03:17 -05:00
clean-username.ts Clean up unclean user names (#543) 2022-06-18 14:31:39 -07:00
format.ts fix formatting 2022-07-19 12:31:26 -05:00
math.ts 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05:00
object.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
parse.ts Add @ mentions to editor (#670) 2022-07-23 20:37:34 -07:00
promise.ts Fix leaderboard out of memory error with batchedWaitAll instead of Promise.all 2022-03-07 13:45:56 -08:00
random.ts Add tsconfig, more linting to common package (#324) 2022-05-25 17:12:36 -07:00
slugify.ts formatting 2022-01-10 17:52:03 -06:00
time.ts Add weekly activiation rate 2022-04-19 01:47:58 -05:00
tiptap-iframe.ts Render iframes inside the rich text editor (#682) 2022-07-22 09:12:23 -07:00