Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…amework checks and updating imports; introduce TerminalPreview component for enhanced terminal rendering
- Move existing component docs into content/docs/components/ink/* - Add mirrored opentui tree for second registry base - Point components meta.json at ink and opentui via spread pages Made-with: Cursor
- Replace server-only __index__.ts with lazy-loaded example map - Refactor build script to arrow fns, eslint header in generated file Made-with: Cursor
- Add getDemoSource/getRegistrySource and read-file based resolution - Add getCategoryFoldersForBase and simplify getPagesFromFolder - Drop lib/examples.ts; trim docs.ts to routes and shared nav helpers - Remove redundant bases barrel; align registry theme naming with BASES Made-with: Cursor
- Drive sidebar, mobile nav, and command menu from fumadocs page tree - Add DocsBaseSwitcher; remove component-preview-tabs - Fix ComponentsList for themes/templates vs base-aware components - Use BaseName in previews and component-source; optional base on ComponentPreview Made-with: Cursor
- Use source.getPage(slug) without custom base slug rewriting - Pass page tree into docs layout sidebar; render DocsBaseSwitcher from slug - Restrict legacy redirect so ink/opentui paths are not rewritten twice Made-with: Cursor
- Regenerate lazy map so committed file matches build script verbatim Made-with: Cursor
- Add @opentui/react/jsx-runtime typings; extend hook stubs on @opentui/react. - Drop @opentui/core shim and tsconfig path; point jsx-runtime at local types. - Relax oxlint for ink/opentui ui; ignore OpenTUI API stub callback signatures. Made-with: Cursor
- Add OpenTUI component set using intrinsic JSX and shared ink-style APIs. - Relocate spinner from components/ to ui/ alongside the rest of the base. - Remove obsolete .gitkeep placeholders under ink and opentui bases. Made-with: Cursor
- List ink without ink-web; OpenTUI base depends only on @opentui/react. - Regenerate public/r/registry.json for docs and install metadata. Made-with: Cursor
- Import Spinner from registry/bases/opentui/ui after layout move. - Keep jsxImportSource pragma for OpenTUI intrinsic elements. Made-with: Cursor
- Add SKILL.md with rules, decision trees, and reference index. - Document core, React, Solid, layout, components, keyboard, and testing. Made-with: Cursor
…k" for consistency across documentation files
…props for better flexibility
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.
No description provided.