-
-
Notifications
You must be signed in to change notification settings - Fork 268
feat: tabs / code block work #633
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
Merged
Merged
Conversation
This file contains hidden or 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
commit 3e015a6 Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 08:25:49 2026 -0700 update post status commit defd726 Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 01:33:10 2026 -0700 Squashed commit of the following: commit efdf816 Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 01:31:30 2026 -0700 fix feedback context commit 76bba21 Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 01:09:54 2026 -0700 fix auto theme, add single showcase vieo commit a3fbc3f Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 01:05:49 2026 -0700 fix ai landing commit d9614f2 Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 00:44:02 2026 -0700 Add powersync to partners commit bc15182 Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 00:23:51 2026 -0700 checkpoint
…tion for framework-specific tabs
✅ Deploy Preview for tanstack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
tannerlinsley
added a commit
that referenced
this pull request
Jan 11, 2026
* style: enhance code block appearance and add title support * style: improve code block layout and enhance copy notification * style: update CodeBlock title display and add code metadata extraction * style: enhance CodeBlock styling and improve background colors * style: refactor imports in processor.ts for improved readability * Better llms.txt * Add powersync to partners * fix ai landing * fix auto theme, add single showcase vieo * fix feedback context * Squashed commit of the following: commit 3799ede Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 08:25:49 2026 -0700 update post status commit ddf1113 Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 01:33:10 2026 -0700 Squashed commit of the following: commit 44ea8a0 Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 01:31:30 2026 -0700 fix feedback context commit b5b90b7 Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 01:09:54 2026 -0700 fix auto theme, add single showcase vieo commit 4ceba28 Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 01:05:49 2026 -0700 fix ai landing commit fd770cb Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 00:44:02 2026 -0700 Add powersync to partners commit 8f59a92 Author: Tanner Linsley <[email protected]> Date: Thu Jan 8 00:23:51 2026 -0700 checkpoint * style: improve CodeBlock title extraction and enhance Tabs component handling * style: add FileTabs component and enhance code block styling for file tabs * style: enhance package manager tabs with improved code block styling * style: add FrameworkCodeBlock component and enhance code block extraction for framework-specific tabs * checkpoint * checkpoint * style: improve code structure and enhance rendering of tab panel children * ci: apply automated fixes --------- Co-authored-by: Tanner Linsley <[email protected]> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

No description provided.