Files
low-code-react-app-b/json-components-registry.json
johndoe6345789 730fb6408b feat: migrate ConflictDetailsDialog and DataBindingDesigner to JSON
Converts two additional components to JSON architecture with custom hooks:
- ConflictDetailsDialog: Dialog component with conflict diff analysis
- DataBindingDesigner: Designer for data binding configuration

Includes:
- JSON definitions in src/components/json-definitions/
- Custom hooks (useConflictDetailsDialog, useDataBindingDesigner)
- TypeScript interfaces for type safety
- Registry updates and exports

All tests passing, build clean (0 audit issues).

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-21 05:06:30 +00:00

128 KiB