-
Notifications
You must be signed in to change notification settings - Fork 0
Add documentation for field widgets and core components #241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add documentation for field type components
Add documentation for field widgets and core components
Jan 27, 2026
Deleted unnecessary CSS imports from layout.tsx, including AG Grid and Object UI styles. Added fumadocs-ui dist JS files to Tailwind source scanning in global.css for improved style coverage.
|
✅ All checks passed!
|
1 similar comment
|
✅ All checks passed!
|
|
✅ All checks passed!
|
1 similar comment
|
✅ All checks passed!
|
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.
Documentation was missing for the 12 field widget components (
@object-ui/fields) and 5 core app components (@object-ui/react,@object-ui/layout). Users had no reference for available field types or core architectural components.Changes
New documentation sections:
Fields (
/docs/fields/*) - Documents all field widget components:Core (
/docs/core/*) - Documents core rendering and layout components:SchemaRenderer- JSON schema to React component rendererFormRenderer- Dynamic form engine with validationAppShell- Application shell with sidebar/header layoutPageHeader- Page header with actionsSidebarNav- Sidebar navigation with active statesStructure:
Each page includes TypeScript interfaces, ComponentDemo examples, use cases, and cell renderer info.
Screenshots
Fields documentation:

Core components documentation:

Navigation structure:

Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
fonts.googleapis.com/usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/objectui/objectui/node_modules/.pnpm/next@16.1.4_@babel+core@7.28.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/start-server.js(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.