|
|
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 |
|
|
|
595aeb4df8
|
Expand new molecules showcase examples
|
2026-01-18 12:27:50 +00:00 |
|
|
|
bd9482b6d4
|
Merge pull request #127 from johndoe6345789/codex/create-wrapper-components-for-skipped-items
Move JSON wrapper interfaces to shared file
|
2026-01-18 12:18:45 +00:00 |
|
|
|
9e80117569
|
Fix wrapper interfaces import order
|
2026-01-18 12:18:33 +00:00 |
|
|
|
c2fc446f1f
|
Merge pull request #126 from johndoe6345789/codex/register-circularprogress-and-divider
Register CircularProgress, Divider, and ProgressBar with JSON UI
|
2026-01-18 12:12:38 +00:00 |
|
|
|
13192f422e
|
Register progress indicators for JSON UI
|
2026-01-18 12:10:45 +00:00 |
|
|
|
eab0c53210
|
Merge branch 'main' into codex/rename-component-definitions.ts-to-json
|
2026-01-18 12:08:38 +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 |
|
|
|
53fdc3892d
|
Convert component definitions to JSON
|
2026-01-18 11:53:08 +00:00 |
|
|
|
3031232ecf
|
Convert component definitions to JSON
|
2026-01-18 11:43:37 +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 |
|
|
|
2190be271f
|
Merge pull request #116 from johndoe6345789/codex/convert-page-schemas.ts-to-json
Convert page schemas to JSON
|
2026-01-18 11:41:59 +00:00 |
|
|
|
9448b8327d
|
Merge branch 'main' into codex/implement-prop-compatibility-for-components
|
2026-01-18 11:41:15 +00:00 |
|
|
|
64c3b5b12b
|
Convert page schemas to JSON
|
2026-01-18 11:40:46 +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 |
|
|
|
8465a9de5a
|
Merge pull request #111 from johndoe6345789/codex/extend-json-schema-types-for-bindings
Add state-aware bindings for JSON renderer
|
2026-01-18 11:19:06 +00:00 |
|
|
|
d04333e565
|
Add state-aware bindings for JSON renderer
|
2026-01-18 11:18:40 +00:00 |
|
|
|
39c57e9967
|
Add JSON event definitions and renderer support
|
2026-01-18 11:17:37 +00:00 |
|
|
|
813c36b953
|
Stabilize JSON UI bindings and loop rendering
|
2026-01-18 11:07:32 +00:00 |
|
|
|
b232c220df
|
Merge branch 'main' into codex/align-event/action-shape-in-renderer
|
2026-01-18 02:38:04 +00:00 |
|
|
|
01921d4b80
|
Align json-ui event action handlers
|
2026-01-18 02:36:16 +00:00 |
|
|
|
19a26156ad
|
Merge pull request #107 from johndoe6345789/codex/update-loop-rendering-in-renderer.tsx
Render loop container elements per item with merged props
|
2026-01-18 02:35:43 +00:00 |
|
|
|
5652d0222d
|
Render loop containers with props
|
2026-01-18 02:35:04 +00:00 |
|
|
|
e2f128a947
|
Merge pull request #106 from johndoe6345789/codex/expand-conditional-rendering-in-renderer.tsx
Expand conditional rendering branches for JSON UI renderer
|
2026-01-18 02:34:36 +00:00 |
|
|
|
717871c673
|
Expand conditional rendering branches
|
2026-01-18 02:34:10 +00:00 |
|
|
|
f7d7b9f478
|
Merge branch 'main' into codex/refactor-data-binding-resolution-in-componentrenderer
|
2026-01-18 02:32:30 +00:00 |
|
|
|
17ff0eaaea
|
Enhance binding resolution in component renderer
|
2026-01-18 02:31:49 +00:00 |
|
|
|
94018c0e3c
|
Align JSON UI binding transforms
|
2026-01-18 02:31:19 +00:00 |
|
|
|
88e028b54e
|
Merge pull request #102 from johndoe6345789/codex/update-conditional-component-handling
Render `conditional.then` when condition is true in JSONUIRenderer
|
2026-01-18 02:06:27 +00:00 |
|
|
|
f19df2822d
|
Adjust conditional rendering for JSON UI
|
2026-01-18 02:06:17 +00:00 |
|
|
|
535f712383
|
Merge pull request #101 from johndoe6345789/codex/update-loop-handling-in-renderer
Fix loop rendering to use children with loop context
|
2026-01-18 02:05:54 +00:00 |
|
|
|
1bb40e399b
|
Fix loop rendering to use children context
|
2026-01-18 02:05:42 +00:00 |
|
|
|
55c81cedfa
|
Update data binding resolution context
|
2026-01-18 02:05:10 +00:00 |
|
|
|
3fac67c907
|
Merge pull request #99 from johndoe6345789/codex/consolidate-.tsx-and-.ts-json-ui-registries
Unify orchestration component registry with JSON UI
|
2026-01-18 01:55:05 +00:00 |
|
|
|
1be31c49f9
|
Unify orchestration component registry
|
2026-01-18 01:54:55 +00:00 |
|
|
|
cc0cab04dc
|
Merge pull request #98 from johndoe6345789/codex/extend-usecomponentregistry-for-ui-primitives
Align JSON UI registry with canonical atom/molecule sources
|
2026-01-18 01:54:03 +00:00 |
|
|
|
8864436425
|
Align JSON UI registry with canonical components
|
2026-01-18 01:53:48 +00:00 |
|
|
|
463201d758
|
Unify icon registry access
|
2026-01-18 01:51:56 +00:00 |
|
|
|
7cd15ca7ba
|
Merge pull request #96 from johndoe6345789/codex/merge-json-ui-registry-into-component-registry
Merge JSON UI registry into component hook and add registry overrides to SchemaRenderer
|
2026-01-18 01:43:41 +00:00 |
|
|
|
560a75cd69
|
Expand schema component registry
|
2026-01-18 01:43:31 +00:00 |
|
|
|
17f4d567c9
|
Merge pull request #95 from johndoe6345789/codex/merge-atom/molecule-entries-into-component-registry
Consolidate JSON UI component registry and sync ComponentType union
|
2026-01-18 01:42:52 +00:00 |
|
|
|
320e8a4c2c
|
Consolidate JSON UI component registry
|
2026-01-18 01:42:41 +00:00 |
|
|
|
671a99d30b
|
Re-export JSON UI hooks
|
2026-01-18 01:41:27 +00:00 |
|
|
|
81c6ada8c1
|
Merge branch 'main' into codex/extract-logic-into-custom-hooks
|
2026-01-18 01:27:30 +00:00 |
|
|
|
9a28805791
|
Extract dialog state hooks
|
2026-01-18 01:26:34 +00:00 |
|
|
|
f3cf2883d3
|
Merge pull request #92 from johndoe6345789/codex/create-shared-types-module-for-global-search
Add shared global search types module
|
2026-01-18 01:26:18 +00:00 |
|