[WIP] Update documentation for project#11
Merged
huangyiirene merged 5 commits intomainfrom Jan 13, 2026
Merged
Conversation
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
Copilot stopped work on behalf of
huangyiirene due to an error
January 13, 2026 18:40
Copilot AI
added a commit
that referenced
this pull request
Jan 24, 2026
- Fix handleExportCSV to guard on gridRef.current?.api (issue #1) - Add dedicated onContextMenuAction callback instead of overloading onCellClicked (issue #2) - Remove icon property from customItems to prevent HTML injection (issue #3) - Remove validation claim from README - only basic AG Grid editing (issue #4) - Add test assertions for all new inputs (editable, exportConfig, etc.) (issue #5) - Fix onExport type to only support 'csv' format (issue #6) - Remove unused ColumnConfig properties (autoSize, groupable) (issue #9) - Type schema props with proper interfaces instead of 'any' (issue #10) - Update export description to only mention CSV (issue #11) - Add AG Grid Community vs Enterprise section to docs (issue #8) - Update README and docs with new callback and clarifications All tests pass (8/8), lint clean (0 errors) Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI
added a commit
that referenced
this pull request
Feb 16, 2026
…nce evaluation - Evaluate all 7 list view types (grid, kanban, calendar, gantt, timeline, map, gallery) against @objectstack/spec - Add navigation property support matrix (width/view gaps across all plugins) - Document TimelineConfig type alignment gap (dateField vs startDateField) - Document GalleryConfig type export gap - Document 10+ missing ListViewSchema spec properties - Add new critical gaps #11-#15 to section 6.4 - Add new improvement tasks #64-#76 across P1/P2/P3 - Update section 6.1 with detailed per-view-type compliance tables - Update section 6.3 View Enhancements with TimelineConfigSchema gap Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
This was referenced Feb 16, 2026
Copilot AI
added a commit
that referenced
this pull request
Feb 24, 2026
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
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.
Documentation Update Complete ✅
Successfully updated all documentation to reflect the current package structure:
Changes Made
Main Documentation
API Documentation
Package Documentation
Project Files
Package Structure
The documentation now correctly reflects the actual package structure:
All outdated references to old packages (@object-ui/protocol, @object-ui/engine, @object-ui/renderer, @object-ui/ui) have been replaced with current package names.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.