Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add starter pack embeds to posts #4699

Merged
merged 9 commits into from
Jul 4, 2024
Merged

Add starter pack embeds to posts #4699

merged 9 commits into from
Jul 4, 2024

Conversation

haileyok
Copy link
Contributor

@haileyok haileyok commented Jun 28, 2024

Relies on bluesky-social/atproto#2613 being deployed or using dev env from that branch.

Note that these will work with go.bsky.app links as well, though those records wouldn't work in the local dev env. Once ^ gets deployed we should just test again to make sure.

Web

Screenshot 2024-06-28 at 12 46 41 PM Screenshot 2024-06-28 at 12 46 47 PM

Native

Screenshot 2024-06-28 at 12 56 24 PM

Screenshot 2024-06-28 at 12 56 28 PM

Copy link

render bot commented Jun 28, 2024

Copy link

github-actions bot commented Jun 28, 2024

Old size New size Diff
6.58 MB 6.58 MB 3.15 KB (0.05%)

@haileyok haileyok force-pushed the hailey/better-sp-embeds branch from 8f9d38e to e75233e Compare June 28, 2024 21:41
@haileyok haileyok marked this pull request as ready for review June 28, 2024 22:21
@@ -104,14 +110,42 @@ export function Link({
}

return (
<InternalLink
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we actually want to keep this a link. E.g. cmd+click should open in new tab. Any reason for this change?

Copy link
Collaborator

@gaearon gaearon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's figure out how to keep it a link, lgtm otherwise

Copy link
Collaborator

@gaearon gaearon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gaearon gaearon merged commit aa7117e into main Jul 4, 2024
6 checks passed
@gaearon gaearon deleted the hailey/better-sp-embeds branch July 4, 2024 01:15
haileyok added a commit that referenced this pull request Jul 7, 2024
* starter pack embeds

* revert test code

* Types

* add `BaseLink`

* precache on click

* rm log

* add a comment

* loading state

* top margin

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
(cherry picked from commit aa7117e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants