manifold/web/components/editor
Austin Chen 9311652bed
Support Youtube, Tweet, and Metaculus embeds in editor (#744)
* Embed a tweet by URL

* Clean up imports

* Prevent tweetId from getting interpreted as a number

* Use a single place to embed iframe, Youtube, and Tweets

* Support Manifold and Metaculus embeds

* Remove unused import

* Simplify Manifold paste logic

* Clean up embed rewrite code

* Add back comment

* Rejigger config so tsx is only in web/

* Clean up comment

* Revert unnecessary tsconfig change

* Fix placeholder

* Lighten placeholder
2022-08-11 20:18:01 -07:00
..
embed-modal.tsx Support Youtube, Tweet, and Metaculus embeds in editor (#744) 2022-08-11 20:18:01 -07:00
market-modal.tsx Add editor toolbar to choose and embed markets (#702) 2022-08-11 14:32:02 -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 Rich text in comments, fixed (#719) 2022-08-06 13:39:52 -07:00
tiptap-tweet.tsx Support Youtube, Tweet, and Metaculus embeds in editor (#744) 2022-08-11 20:18:01 -07:00
tweet-embed.tsx Support Youtube, Tweet, and Metaculus embeds in editor (#744) 2022-08-11 20:18:01 -07:00
utils.ts Add editor toolbar to choose and embed markets (#702) 2022-08-11 14:32:02 -07:00