feat: Preserve accent when in checked state#2399
Merged
fuma-nama merged 1 commit intofuma-nama:devfrom Sep 24, 2025
Merged
Conversation
|
|
@alexcarpenter is attempting to deploy a commit to the fumadocs Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
fuma-nama
added a commit
that referenced
this pull request
Sep 24, 2025
* MDX: Support `remark-directive` for Include API * OpenAPI: Fix `minItems` being ignored * Docs: experiment new AI search UI * fix format & errors * docs: `server.staticGET` call should not include `request` as param (#2390) * improve AI search * OpenAPI: improve error messages * OpenAPI: improve error messages * Docs: update "Ask AI" section * Docgen: Support custom `defaultValue` for `remark-ts2js` * fix type errors * Core: Improve Breadcrumbs API * MDX: Support customising index file output path in Vite * experiment Waku minimal mode * Chore: Bump deps * TypeScript: Fix `@remarks` used for full instead of simplified type form * feat: Preserve accent when in checked state (#2399) * MDX Async mode: read file content on load (#2394) * MDX: read file content on load * Use path.resolve in .source/index.ts * Add absolutePath to force nft file tracing * improve performance --------- Co-authored-by: Fuma Nama <[email protected]> * format * Version Packages (#2387) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Kane Wang <[email protected]> Co-authored-by: Alex Carpenter <[email protected]> Co-authored-by: Rodrigo Pombo <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
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.
Updates copy button to preserve the active state while in checked state.
BEFORE:
before.mov
AFTER:
after.mov