- 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. |
||
|---|---|---|
| .. | ||
| alignmentUtils.ts | ||
| apiUrl.ts | ||
| autoGeneration.ts | ||
| availableComponents.ts | ||
| availableConfigPanels.ts | ||
| buttonActions.ts | ||
| columnMapping.ts | ||
| componentTypeUtils.ts | ||
| conditionalEvaluator.ts | ||
| dataMapping.ts | ||
| dbTypeMapping.ts | ||
| domPropsFilter.ts | ||
| errorUtils.ts | ||
| excelExport.ts | ||
| flowButtonGroupUtils.ts | ||
| flowValidation.ts | ||
| formValidation.ts | ||
| generateId.ts | ||
| getComponentConfigPanel.tsx | ||
| getConfigPanelComponent.tsx | ||
| gridUtils.ts | ||
| groupingUtils.ts | ||
| improvedButtonActionExecutor.ts | ||
| layoutV2Converter.ts | ||
| logger.ts | ||
| mappingValidation.ts | ||
| multilang.ts | ||
| multilangLabelExtractor.ts | ||
| nodeFlowButtonExecutor.ts | ||
| responsiveDefaults.ts | ||
| webTypeConfigConverter.ts | ||
| webTypeMapping.ts | ||
| widthToColumnSpan.ts | ||