bsky-app/bskyembed
Samuel Newman 4c966e5d6d
[Embeds] "Embed post" post dropdown option (#3513)
* 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>
2024-04-13 05:13:53 +01:00
..
assets [Embeds] Embed subdomain landing page (#3501) 2024-04-13 03:58:40 +01:00
snippet [Embeds] Embed subdomain landing page (#3501) 2024-04-13 03:58:40 +01:00
src [Embeds] "Embed post" post dropdown option (#3513) 2024-04-13 05:13:53 +01:00
.eslintrc [Embeds] Create vite project and add to build pipeline (#3448) 2024-04-12 15:52:26 +01:00
.gitignore [Embeds] Create vite project and add to build pipeline (#3448) 2024-04-12 15:52:26 +01:00
index.html [Embeds] Embed subdomain landing page (#3501) 2024-04-13 03:58:40 +01:00
package.json [Embeds] Embed subdomain landing page (#3501) 2024-04-13 03:58:40 +01:00
post.html [Embeds] Embed subdomain landing page (#3501) 2024-04-13 03:58:40 +01:00
postcss.config.cjs [Embeds] Embed for single post (#3450) 2024-04-13 02:07:39 +01:00
tailwind.config.cjs [Embeds] Embed for single post (#3450) 2024-04-13 02:07:39 +01:00
tsconfig.json [Embeds] Embed for single post (#3450) 2024-04-13 02:07:39 +01:00
tsconfig.snippet.json [Embeds] Embed subdomain landing page (#3501) 2024-04-13 03:58:40 +01:00
vite.config.ts [Embeds] Embed subdomain landing page (#3501) 2024-04-13 03:58:40 +01:00
yarn.lock [Embeds] Embed for single post (#3450) 2024-04-13 02:07:39 +01:00