Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ref_src (#3532) | Samuel Newman | 2024-04-13 | 1 | -2/+6 |
| | |||||
* | [Embeds] "Embed post" post dropdown option (#3513) | Samuel Newman | 2024-04-13 | 1 | -0/+191 |
* add embed option to post dropdown menu * put embed post button behind a gate * increase line height in dialog * add gate to gate name union * hide embed button if PWI optout * Ungate embed button * Escape HTML, align implementations * Make dialog conditionally rendered * Memoize EmbedDialog * Render dialog lazily --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> |