- Updated the EditModal component to check for registered V2Repeater instances before saving detail data, enhancing the reliability of the repeater save process. - Simplified the V2Repeater component by removing unnecessary groupedData handling, ensuring it manages its own data effectively. - Enhanced the DynamicComponentRenderer to correctly handle V2Repeater's data management, improving overall component behavior. - Refactored button actions to wait for V2Repeater save completion only when active repeaters are present, optimizing performance and user experience. |
||
|---|---|---|
| .. | ||
| components | ||
| layouts | ||
| pop-components | ||
| utils | ||
| AutoRegisteringComponentRenderer.ts | ||
| ComponentRegistry.ts | ||
| DynamicComponentRenderer.tsx | ||
| DynamicConfigPanel.tsx | ||
| DynamicLayoutRenderer.tsx | ||
| DynamicWebTypeRenderer.tsx | ||
| LayoutRegistry.ts | ||
| PopComponentRegistry.ts | ||
| WebTypeRegistry.ts | ||
| index.ts | ||
| init.ts | ||
| types.ts | ||
| useRegistry.ts | ||