Commit Graph

745 Commits

Author SHA1 Message Date
f547d38539 things 2026-01-18 15:48:29 +00:00
9a9d76865b Merge pull request #156 from johndoe6345789/codex/extend-delete-action-logic-in-use-action-executor
Support computed and nested selectors for `delete` actions
2026-01-18 13:37:02 +00:00
39e5385925 Extend delete action selector resolution 2026-01-18 13:36:49 +00:00
fa3b31c896 Merge pull request #155 from johndoe6345789/codex/add-open-dialog-and-close-dialog-cases
Support open-dialog/close-dialog actions and uiState.dialogs convention
2026-01-18 13:36:27 +00:00
0475085300 Merge branch 'main' into codex/add-open-dialog-and-close-dialog-cases 2026-01-18 13:36:18 +00:00
5080026ef7 Add dialog action handling 2026-01-18 13:35:43 +00:00
d2cc3d60a0 Merge pull request #154 from johndoe6345789/codex/update-json-ui-context-and-path-handling
Support dotted action targets for nested data updates
2026-01-18 13:35:13 +00:00
67f2c26f10 Add nested target path updates 2026-01-18 13:35:00 +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
c439bd733e Merge pull request #150 from johndoe6345789/codex/update-json-ui-components-and-registry-u03e4j
Add DatePicker and FileUpload to JSON UI types, registry and defaults
2026-01-18 13:13:54 +00:00
9fb7765c51 Merge branch 'main' into codex/update-json-ui-components-and-registry-u03e4j 2026-01-18 13:13:48 +00:00
968efc7701 Add DatePicker and FileUpload defaults 2026-01-18 13:12:25 +00:00
d05d16b827 Merge pull request #148 from johndoe6345789/codex/create-json-showcase-page-for-batches
Add JSON Conversion Showcase page/component and remove visual regression snapshot
2026-01-18 13:12:19 +00:00
31d6334a65 Remove visual regression snapshot 2026-01-18 13:11:20 +00:00
f8b9ce6114 Merge pull request #147 from johndoe6345789/codex/update-json-showcase-schema-examples
Enrich new-molecules JSON showcase with realistic data sources & bindings
2026-01-18 13:06:39 +00:00
156e471f0b Update new molecules JSON showcase examples 2026-01-18 13:06:22 +00:00
edbb2f4af0 Merge pull request #140 from johndoe6345789/codex/identify-components-for-hooks-and-context
Add JSON wrappers for hook-dependent components and register them in the registry
2026-01-18 13:05:45 +00:00
83b5e51b7e Merge branch 'main' into codex/identify-components-for-hooks-and-context 2026-01-18 13:05:37 +00:00
2a4b527485 Merge pull request #146 from johndoe6345789/codex/add-circularprogress-and-progressbar-components
Register CircularProgress/Divider/ProgressBar in JSON UI and add demo schema
2026-01-18 13:03:48 +00:00
0a491528f3 Add progress components to JSON UI schemas 2026-01-18 13:03:37 +00:00
3c96b733b2 Move wrapper layouts into JSON definition files 2026-01-18 13:03:24 +00:00
21ef3d1d3e Render JSON wrappers from schema definitions 2026-01-18 13:03:14 +00:00
6df9c0c3dd Resolve wrapper components via registry metadata 2026-01-18 13:03:05 +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
3a89430b29 Merge pull request #144 from johndoe6345789/codex/create-json-fixture-schemas-for-testing
Add dev/QA smoke fixture schemas
2026-01-18 12:48:00 +00:00
37442350cd Add dev QA smoke fixture schemas 2026-01-18 12:47:43 +00:00
bd6bd97894 Merge pull request #143 from johndoe6345789/codex/validate-json-schemas-at-build-time
Add build-time JSON schema validation for UI components
2026-01-18 12:41:18 +00:00
dc0cb8d873 Merge branch 'main' into codex/validate-json-schemas-at-build-time 2026-01-18 12:41:10 +00:00
d725045671 Add schema validation for JSON UI 2026-01-18 12:40:51 +00:00
2375630d37 Merge pull request #142 from johndoe6345789/codex/define-lint-rules-for-props-and-bindings
Add JSON UI schema linting and integrate into lint scripts
2026-01-18 12:40:27 +00:00
ec78ec0f9b Add JSON UI schema linting 2026-01-18 12:40:16 +00:00
a00a9c4b1d Merge pull request #141 from johndoe6345789/codex/create-components-compatibility-table
docs: update JSON compatibility table to reflect refactoring model
2026-01-18 12:39:56 +00:00
79732ce358 docs: update JSON compatibility table 2026-01-18 12:39:46 +00:00
c345e892f9 Add JSON wrapper components for hook-based UI 2026-01-18 12:38:39 +00:00
a7ce7b0be6 Merge pull request #139 from johndoe6345789/codex/add-component-types-and-update-registry
Register converted JSON UI components, extend types and add default definitions
2026-01-18 12:37:14 +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
a283626538 Merge pull request #138 from johndoe6345789/codex/identify-and-prioritize-high-impact-components
Add component usage report
2026-01-18 12:33:24 +00:00
6cc5adf870 Merge pull request #137 from johndoe6345789/codex/define-naming-rules-and-document-in-json
docs: define JSON component naming conventions
2026-01-18 12:32:48 +00:00
6d4775fb5a Add component usage report 2026-01-18 12:32:39 +00:00
f428263a54 docs: add JSON component naming conventions 2026-01-18 12:32:07 +00:00
0ce4f6e7a4 Merge pull request #136 from johndoe6345789/codex/add-complex-expression-examples-and-guidance
Add guidance for complex JSON expressions
2026-01-18 12:30:51 +00:00
3b15b28059 Add guidance for JSON expression usage 2026-01-18 12:30:40 +00:00
1261c3e44d Merge pull request #135 from johndoe6345789/codex/extend-json-schema-with-new-components
Expand new molecules showcase loading examples
2026-01-18 12:28:05 +00:00