Skip to content

feat: add hyperframes components#1

Open
Aniket-508 wants to merge 27 commits into
mainfrom
feat/hyperframes
Open

feat: add hyperframes components#1
Aniket-508 wants to merge 27 commits into
mainfrom
feat/hyperframes

Conversation

@Aniket-508
Copy link
Copy Markdown
Contributor

No description provided.

Aniket-508 added 10 commits May 17, 2026 18:33
Restructure docs/components to nest all existing component categories
(primitives, compositions, transitions, typography, ui-blocks, environment)
under a new editframe/ subdirectory to prepare for hyperframes docs.
Duplicate component category structure under hyperframes/ subdirectory
with matching index pages for primitives, compositions, transitions,
typography, ui-blocks, and environment categories.
Add DOCS_COMPONENTS_EDITFRAME and DOCS_COMPONENTS_HYPERFRAMES routes.
Replace isComponentsFolder with isEditframeFolder and isHyperframesFolder
helpers. Update LLM processing to handle both engine folders.
…es split

Update site header, sidebar, command menu, mobile nav, component list,
home CTAs, and base switcher to route to editframe and hyperframes
docs sections instead of a single components page.
Update components index page to link to editframe and hyperframes
subsections. Update meta.json to reference both engines. Adjust docs
page and LLM route to use new component paths.
Add hyperframes-index.ts for component registry lookup. Add bases.ts
replacing the old bases/bases.ts structure. Include hyperframes base
HTML files under registry/bases/hyperframes/.
Add /hyperframes page listing all hyperframes compositions by category.
Add /preview/hyperframes/[name] dynamic route for individual composition
previews.
Add HyperframesPlayer component for rendering HTML compositions.
Add HyperframesPreview for doc page previews. Add UnifiedPreview
component supporting both editframe and hyperframes engines.
Add public/hyperframes/ with composition HTML files. Update package.json
dependencies and next.config.mjs for hyperframes support.
Replaced by new registry/bases.ts structure.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 17, 2026

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

Project Deployment Actions Updated (UTC)
framecn Ready Ready Preview, Comment May 21, 2026 9:01am

Request Review

Update registry.json source paths from registry/framecn to registry/bases/editframe,
declare @editframe/react as the dependency, and rebuild public/r artifacts. Exclude
generated public/r files from pre-commit formatting since oxfmt already ignores them.
Remove duplicate public/hyperframes/ HTML files and serve them via
a Next.js route handler at /hyperframes/[...path] that reads from
registry/bases/hyperframes/.
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