Skip to content

feat(finale)!: fumadocs, part 3#2203

Draft
novusnota wants to merge 3 commits into
mainfrom
novusnota/fumadocs-3
Draft

feat(finale)!: fumadocs, part 3#2203
novusnota wants to merge 3 commits into
mainfrom
novusnota/fumadocs-3

Conversation

@novusnota
Copy link
Copy Markdown
Collaborator

@novusnota novusnota commented Jun 4, 2026

Towards #2192.

  • meta.json files for the reproduction of the old-ish structure
    • new structure will be introduced in a separate PR: it requires some deliberation and a new content to be written here and there
  • remaining media content considerations
  • complete components & snippets setup (inc. usage notes)
  • openapi pages
  • styles of catchain visualizer and
  • common landing-404-docs layouts (?): or at least menu on top
  • ...WIP

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 4, 2026 5:03pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 4, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 91d3efba-e3a5-47b3-8a2c-13863881d261

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch novusnota/fumadocs-3

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment thread src/components/search.tsx
}

export default function DefaultSearchDialog(props: SharedProps) {
const [tag, setTag] = useState<string | undefined>();
Comment thread src/components/search.tsx
}

export default function DefaultSearchDialog(props: SharedProps) {
const [tag, setTag] = useState<string | undefined>();
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.

1 participant