Commit Graph

30 Commits

Author SHA1 Message Date
395ab80610 Make json-ui registry sources data-driven 2026-01-18 17:57:15 +00:00
9ea7c15f5d Merge pull request #153 from johndoe6345789/codex/unify-breadcrumb-components-implementation
Mark Breadcrumb as JSON compatible
2026-01-18 13:17:10 +00:00
92e9b02d6d Mark breadcrumb as JSON compatible 2026-01-18 13:16:08 +00:00
6f01619141 Merge pull request #152 from johndoe6345789/codex/add-component-types-and-register-them
Support branding and navigation molecules in JSON UI
2026-01-18 13:15:22 +00:00
f627f6955f Support branding and navigation molecules 2026-01-18 13:15:04 +00:00
3f190f7e5a Merge pull request #151 from johndoe6345789/codex/add-component-types-and-registration
Add ListItem and table subcomponents + List/Table/Timeline bindings example
2026-01-18 13:14:43 +00:00
7d04abb7d9 Add list/table/timeline bindings example 2026-01-18 13:14:31 +00:00
83b5e51b7e Merge branch 'main' into codex/identify-components-for-hooks-and-context 2026-01-18 13:05:37 +00:00
5f921e6193 Merge pull request #145 from johndoe6345789/codex/define-deprecation-process-for-components
Add deprecation workflow and runtime warnings for deprecated JSON components
2026-01-18 12:49:14 +00:00
571fe3ef2c Add deprecation guidance and schema warnings 2026-01-18 12:49:03 +00:00
c345e892f9 Add JSON wrapper components for hook-based UI 2026-01-18 12:38:39 +00:00
10a7719e49 Merge branch 'main' into codex/add-component-types-and-update-registry 2026-01-18 12:37:05 +00:00
578b52bb95 Add converted JSON UI components 2026-01-18 12:36:11 +00:00
0a1fe149d3 Merge branch 'main' into codex/identify-json-compatible-components 2026-01-18 12:25:09 +00:00
727a66218e Prioritize JSON-ready molecules in registry 2026-01-18 12:24:25 +00:00
8f8305f95c Merge pull request #128 from johndoe6345789/codex/expand-json-component-support
Normalize json-components-registry and add JSON conversion implementation notes
2026-01-18 12:22:43 +00:00
bcd11011ad Normalize json components registry 2026-01-18 12:22:34 +00:00
9e80117569 Fix wrapper interfaces import order 2026-01-18 12:18:33 +00:00
d952e1e9fc Merge branch 'main' into codex/add-datepicker-and-fileupload-components 2026-01-18 12:00:13 +00:00
0d13710c09 Add DatePicker and FileUpload to JSON UI 2026-01-18 11:59:51 +00:00
af58bcb7c2 Add JSON UI support for progress and divider 2026-01-18 11:54:28 +00:00
4529708f76 Merge branch 'main' into codex/integrate-breadcrumb-component-into-json 2026-01-18 11:42:50 +00:00
8945c746cb Add breadcrumb to JSON component registry 2026-01-18 11:42:27 +00:00
9448b8327d Merge branch 'main' into codex/implement-prop-compatibility-for-components 2026-01-18 11:41:15 +00:00
0d82406e5f Add JSON UI support for feedback atoms 2026-01-18 11:38:50 +00:00
3fe02ed098 Add JSON UI support for data atoms 2026-01-18 11:35:57 +00:00
copilot-swe-agent[bot]
8b00890b9c Fix component registry to include all atoms, molecules, and organisms with JSON compatibility analysis
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:10:51 +00:00
copilot-swe-agent[bot]
2dac8954ff Fix statistics counts in registry to match actual counts
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:57:12 +00:00
copilot-swe-agent[bot]
58437b9770 Migrate 20+ components to JSON UI system - now 46 supported
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:54:51 +00:00
copilot-swe-agent[bot]
b20dc11773 Add JSON components registry and working list script
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:51:54 +00:00