mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-24 13:44:54 +00:00
Merge pull request #132 from johndoe6345789/codex/create-component-tracker-list
Add JSON components tracker and update status summary
This commit is contained in:
@@ -169,8 +169,16 @@ Domain-specific components:
|
|||||||
## Current Status
|
## Current Status
|
||||||
|
|
||||||
- **Total Components**: 60
|
- **Total Components**: 60
|
||||||
- **Supported**: 46 (77%)
|
- **Supported**: 51 (85%)
|
||||||
- **Planned**: 14 (23%)
|
- **Planned**: 9 (15%)
|
||||||
|
|
||||||
|
## Status Summary
|
||||||
|
|
||||||
|
| Status | Count |
|
||||||
|
| --- | ---: |
|
||||||
|
| Supported | 51 |
|
||||||
|
| Maybe | 0 |
|
||||||
|
| Planned | 9 |
|
||||||
|
|
||||||
## Files
|
## Files
|
||||||
|
|
||||||
|
|||||||
9
docs/json-components-tracker.md
Normal file
9
docs/json-components-tracker.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# JSON Components Tracker
|
||||||
|
|
||||||
|
| Component | Current Status | Blockers | Assignee |
|
||||||
|
| --- | --- | --- | --- |
|
||||||
|
| ActionCard | Supported | None | Unassigned |
|
||||||
|
| Breadcrumb | Planned | Needs JSON registry entry and schema examples | Unassigned |
|
||||||
|
| Notification | Planned | Requires JSON event bindings for dismiss/action | Unassigned |
|
||||||
|
| StatusIcon | Planned | Needs icon mapping strategy in JSON UI | Unassigned |
|
||||||
|
| CodeExplanationDialog | Maybe | Depends on JSON-safe dialog state handling | Unassigned |
|
||||||
Reference in New Issue
Block a user