bsky-app/bskyembed
Samuel Newman 4b3ec55732
[Embeds] Embed subdomain landing page (#3501)
* add build output to web build

* simplify post-build step by copying everything at once

* make script that converts placeholder -> iframe

* dynamically resize iframe based on inner content

Requires the iframe content to `postMessage` its height back up to the parent

* add lang to embed

* svg explicit height -> viewBox

* add build output to web build

* simplify post-build step by copying everything at once

* attempt to fix go embed issue

* rm changes to bskyweb

* remove another bskyweb change

* embed landing page

* Drop xl breakpoint, too far down

* Remove pointer enter behavior

* Avoid button width jump

* Escape HTML

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-04-13 03:58:40 +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 subdomain landing page (#3501) 2024-04-13 03:58:40 +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