-
Notifications
You must be signed in to change notification settings - Fork 25
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
feat: show information about releases in overlays #2270
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
chore(release): publish corel [skip ci] fix: fully support perspectives chore: improve typegen, add react compiler chore: start moving to typegen chore: fix weird build issue chore: bump versions, tweak live setup chore(release): publish corel [skip ci] fix: ensure drafts are included in the documents list chore: render array if array chore(release): publish corel [skip ci] fix: apply changes in latest corel tagged release chore: use `@sanity/client` to validate API perspective fix: only refetch if the list of ids have changed chore: sync up remaining changes fix: improve perspectives handling chore: regen lockfile chore: fix linter issues chore(release): publish corel [skip ci] chore: prepare release fix: apply suggestion from pedro fix: restore changes lost in merge conflict handling fix: adjust to changes in bundle perspectives chore: lockfile fix: use publishedId from 'sanity' fix: use publishedId when fetching union types chore(release-overlay-previews): add simple release overlay previews (#2084) * chore(release-overlay-previews): add simple release overlay previews wip improve data fetching wip ui tidy up comments tidy up postmessagereleases ensure preview is only shown when data attribute is set * chore(release-overlay-previews): use useReleases hook * chore(release-overlay-previews): add releases.data to comlink useEffect deps * fix: update how the nearestRelease is obtained --------- fix: support bundle perspective (#2083) * chore: fix live-next build * fix: support bundle perspective fix: ensure comlink stays connected if `navigate` changes (#2082) * chore: find cause * fix: handle comlink disconnect * chore: remove debug code fix: remove vite.config temp file chore: revert presentation loader tag name change chore(publish): publish new version fix(loader): load drafts data when using previewDrafts feat(presentation): add releases to presentation - first pass chore(deps): update to 6.22.2-bundle-perspective client chore(deps): update sanity to latest corel chore(deps): remove local sanity icons and ui packages chore(deps): update sanity corel to latest chore(deps): update sanity corel to latest chore(deps): update to 6.22.2-bundle-perspective client fix(deps): add the registry files fix: update types due to client change chore(deps): link with tagged client release Co-Authored-By: pedrobonamin <[email protected]> Co-Authored-By: George Francis <[email protected]>
Co-Authored-By: George Francis <[email protected]>
bd60d4b
to
5df3919
Compare
870fd93
to
43db6c4
Compare
97bfaa2
to
71a5414
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@pedrobonamin I've split out the logic in #2081 that @georgedoescode wrote that uses content releases version info in overlays.
I don't know when/if we're landing this, but it's here for now :)
Stable diff compare link should this PR take a while to come back to