chore: rename minimal-* example dirs, reorganize docs nav - #143
Merged
Conversation
Rename examples/minimal-next-devframe-hub -> examples/next-devframe-hub, examples/minimal-vite-devframe-hub -> examples/vite-devframe-hub, and examples/minimal-json-render -> examples/json-render, updating every package name, identifier, workspace path, and doc link tied to the old names. Restructure the docs top nav: Plugins gets its own dedicated dropdown, Helpers moves under Adapters, and Examples moves under Guide.
✅ Deploy Preview for devfra ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Standardize every example's devframe id (and the RPC/command names, scoped-context namespaces, and hub-level hand-rolled RPC/command names derived from it) under a single example: prefix, replacing the inconsistent devframe-* prefix (files-inspector, streaming-chat) and bare ids (json-render, next-runtime-snapshot, and the demo devframes mounted by the two hub examples) used before. Mount paths, cli.command names, and the postMessage frameId protocol stay decoupled and unprefixed, matching how basePath already worked.
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.
Summary
Verification
Created with the help of an agent.