Skip to content

Conversation

@rgbkrk
Copy link
Member

@rgbkrk rgbkrk commented Feb 5, 2026

Summary

Consolidates the widget documentation by dropping the redundant widget-view.mdx page and relocating its unique content into index.mdx and controls.mdx.

Changes:

  • Removed widget-view.mdx page (173 lines) — its content was largely redundant with widget-store and controls pages
  • Deleted dead code: BuiltinWidgetsDemo.tsx (superseded by WidgetControlsGallery)
  • Updated index.mdx with routing decision tree and WidgetView props table, fixing Quick Start bug
  • Enhanced controls.mdx with WidgetComponentProps interface documentation
  • Fixed broken link in new output-widget.mdx page

This tightens the docs from 5 pages to 4 while improving clarity and correctness.

🤖 Generated with Claude Code

Drop the redundant widget-view.mdx page and relocate its unique content into index.mdx (routing decision tree, WidgetView props) and controls.mdx (WidgetComponentProps interface). Fix Quick Start bug where useWidgetStore() was called outside the WidgetStoreProvider. Update the output-widget page to point to widget-store instead of the deleted widget-view. Delete the BuiltinWidgetsDemo component which is superseded by WidgetControlsGallery.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 5, 2026

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

Project Deployment Actions Updated (UTC)
nteract-elements Ready Ready Preview, Comment Feb 5, 2026 11:43pm

Request Review

@rgbkrk rgbkrk merged commit c347255 into main Feb 5, 2026
5 checks passed
@rgbkrk rgbkrk deleted the rgbkrk/tighten-widget-docs branch February 5, 2026 23:44
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