-
Notifications
You must be signed in to change notification settings - Fork 648
feature/try-it-code-block-button #1391
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
sfc-gh-dmatthews
merged 12 commits into
fix/code-block-copy
from
12-16-feature_try-it-code-block-button
Dec 19, 2025
Merged
feature/try-it-code-block-button #1391
sfc-gh-dmatthews
merged 12 commits into
fix/code-block-copy
from
12-16-feature_try-it-code-block-button
Dec 19, 2025
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
3 tasks
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
3 tasks
5065172 to
41ba113
Compare
cb379fb to
b712a86
Compare
d096cb8 to
4b82b87
Compare
a72cb63 to
2d68771
Compare
b712a86 to
70867ed
Compare
5fa229b to
9b7c7f8
Compare
Base automatically changed from
12-14-feature_code-block-description
to
fix/code-block-copy
December 19, 2025 19:05
9b7c7f8 to
63ad22d
Compare
sfc-gh-dmatthews
added a commit
that referenced
this pull request
Jan 9, 2026
* Fix code block copy button * Add custom code style for RefCard * Change code blocks with theme * Unify syntax highlighting color; update light mode * feature/code-block-language-header (#1389) * feature/code-block-language-header * Include none language * Debug none language * Hide language when none * Use right padding * Add header to Autofunctio code * feature/code-block-description (#1390) * feature/code-block-description * Filename color * Replace language with filename; optionally both * Revert content changes * Revert more content changes * feature/try-it-code-block-button (#1391) * feature/code-block-description * Filename color * Replace language with filename; optionally both * Revert content changes * Revert more content changes * feature/try-it-code-block-button * Use named target * Design edits * Fix gray code header in dark mode * Remove filename * Design tweaks * Update Autofunction code block to match * Fix the font-family used in inline code. * Update styling for code blocks. * Unrelated but make radius of Kapa dialog nicer. * Unrelated but fix arrows and padding in component slider. * Refactor <Code> and add nicer timeout for copy button * Add example of code block without header. * Fix hydration errors. * Rename Bash->Terminal in code blocks. * Fix rebase errors and improve design of `try it` button * Fix bug where copy button wasn't showing. This will lead to hydration errors, though * Add comment. * Fix ref cards * Add hideHeader boolean flag --------- Co-authored-by: Thiago Teixeira <[email protected]>
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.

📚 Context
🧠 Description of Changes
Current:
Insert screenshot of existing UI/code here
Revised:
Insert screenshot of your updated UI/code here
💥 Impact
Size:
🌐 References
Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.