v3.3.0 Release! β
Updated: 2025.07.07
β¨ New Features: β
Enhanced table layout component: batch cell style operations, clearing, merging. Double-click to add content; drag to set cell dimensions
Operation permission control
Added
componentPermissionconfiguration toconfigto precisely control visible configuration items and allowed operations for each componentAdded
beforeRemoveRuleandbeforeActiveRulecallbacks toconfigto control whether components can be deleted and selectedAdded
allowDragToconfiguration item to drag rules to control which components the current component can be dragged intoAdded
maxChildrenconfiguration item to drag rules to limit the number of child components that can be dragged inAdded
checkDragcallback to drag rules andconfigto control whether components can be dragged inAdded handwriting signature and title components
Added expand/collapse buttons to left and right panels
Enhanced keyboard shortcuts
Added
getHtmlmethod to export HTML
// Export form as HTML
this.$refs.designer.getHtml()Enhanced table form component with new configuration items: minimum rows, delete toggle, add toggle, and title position
Added
previewSubmitandpreviewResetevents that trigger when preview modal form is submitted or resetAdded
beforeSubmitevent to formAdded
changeFieldevent to listen for component field ID changesAdded
showMenuBarconfiguration item to control whether to display the leftmost menu barAdded
showPreviewBtnconfiguration item to control whether to display the preview buttonAdded
exitConfirmconfiguration item to control whether to show confirmation dialog when closing designer
π§ Optimizations: β
Hide multi-language selection when multi-language is hidden
Modified upload component event configuration parameters (β οΈ incompatible)
Existing configured rules are not affected, but when editing again, event content needs to be modified to the new format
Added event definition status to form event list
Added
beforeparameter tomenuto allow display at the topOptimized event configuration
Changed popup width to 1080px
Added support for configuring event descriptions
Optimized designer styles
π Bug Fixes: β
β Fixed function parsing issue when previewing JSON
β Fixed possible error when saving events
β Fixed possible failure when saving custom attributes
β Fixed issue where default form configuration items might not take effect
Note
- Please update FormCreate renderer version to the latest


