Files
bsky-social-app/bskyembed
vineyardbovines dce88acc04 [bskyembed] Add gallery embed support
Renders app.bsky.embed.gallery#view in the embed iframe using the same
1/2/3/4 layouts as legacy images, plus a 2x2 grid with a +N overlay on
the 4th tile for 5+ photo posts. Embed remains non-interactive (whole
embed navigates to the post), so no carousel.

Bumps @atproto/api from ^0.15.25 to 0.20.11 to match the main app and
pick up AppBskyEmbedGallery types.

APP-2326
2026-06-09 12:53:17 -04:00
..
2025-10-03 12:15:26 -07:00
2026-06-09 12:53:17 -04:00
2026-05-20 04:47:59 -07:00
2026-05-20 04:47:59 -07:00
2026-05-19 11:51:10 -07:00
2025-10-03 12:15:26 -07:00

Run / Test

Install dependencies:

cd bskyembed
pnpm

Run the dev server:

pnpm dev

You can see the embed homepage at http://localhost:5173

Testbed

In another terminal window, run the snippet dev script:

pnpm dev-snippet

You can then see the testbed page at http://localhost:5173/test