Skip to content

Change Log

  • 1.6.7
    2024-03-27
    • 【Feature】Added custom JavaScript support to event visualization configuration
    • 【Fix】Fixed known issues and optimizations
  • 1.6.6
    2024-02-28
    • Fixed the issue where the setOptions method was not working in layout components.
  • 1.6.5
    2024-02-27
    • [Feature] Enhanced form methods to support nested format for field identifiers xxx.xxx.xxx.
    • [Fix] Addressed known issues and made optimizations.
  • 1.6.4
    2024-01-04
    • [Fix] Fixed the issue where displayChild and hideChild methods in nested sub-forms were not affecting layout components.
    • [Fix] Resolved component state issues in nested sub-forms after using the setData method.
  • 1.6.3
    2023-12-20
    • [Feature] Add visual configuration for opening and closing dialogs.
    • [Feature] Add visual configuration for calling action methods.
  • 1.6.2
    2023-12-06
    • [Fix]Resolve the issue of ineffective display for enabled internal fields in sub-forms.
  • 1.6.1
    2023-11-27
    • [Feature]Add visual configuration for events related to data sources.
    • [Optimized]refreshFieldDataSource adjusted to asynchronous method, returning a Promise.
    • [Fix]Disable deletion issue in antd UI sub-form.
  • 1.6.0
    2023-10-24
    • [Feature]Visual configuration for action events.
    • [Optimized]setData, reset, refresh adjusted to asynchronous methods, returning a Promise.
  • 1.5.8
    2023-08-17
    • [Feature]Form supports exporting to PDF.
    • [Feature]Optimize table layout column width settings.
    • [Optimized]Add prefix to font icon class names,iconfont -> fm-iconfont
    • [Fix]Resolve user feedback issues.
  • 1.5.7
    2023-07-28
    • [Optimized] Optimize the display of table layout on mobile devices.
    • [Fix] Fix issues in field attribute configuration and code editor.
    • [Fix] Various other issue resolutions.
  • 1.5.6
    2023-06-28
    • [Fix] hideChild, displayChild, disabledChild methods not effective in sub-forms.
    • [Fix] Validation issues under antd UI.
    • [Fix] Group hiding/showing not effective.
    • [Fix] Compatibility handling for scrollbars in Firefox browser.
    • [Fix] Various other issue resolutions.
  • 1.5.5
    2023-05-16
    • [Feature]Add a form entry text prompt
    • [Feature]Custom fields Support custom icon configuration
    • [Feature]The subform Delete row event provides data for the currently deleted row
    • [Feature]Added mobile scan code preview in preview mode
    • [Optimized]Optimize form validation by not displaying the default prompt when no error prompt is entered
    • [Fix]ubforms+ cannot be nested under layout components.
    • [Fix]The undo operation failed to update the style configuration
    • [Fix]In full screen mode, the height cannot fill the screen when the specific height is defined
    • [Fix]The subform shows the problem on the mobile side
  • 1.5.4
    2023-04-18
    • [Feature] Add web page fullscreen mode.
    • [Feature] Add getFieldDataSource method to retrieve data bound to fields.
    • [Feature] Layout fields support setOptions and addClassName methods.
    • [Feature] Add dynamic control methods for layout fields.
    • [Fix] Display issue of sub-forms on mobile devices.
  • 1.5.3
    2023-03-17
    • [Feature]Designer adds method to get form field instance
    • [Feature]Add a form label suffix configuration
    • [Fix]卡Card layout hiding does not take effect
    • [Fix]Some data binding containers do not take effect
    • [Fix]The asynchronous loading form pop-up cannot be opened
  • 1.5.2
    2023-02-28
    • [Optimized]Fixed the problem that some sub-forms are stuck
    • [Optimized]Custom properties slot widgetConfig -> widgetconfig
    • [Feature]Subform/subform+ Add setData methods
    • [Fix]The field setOptionData method in the element-ui New edition subform is invalid
  • 1.5.1
    2023-02-01
    • [Optimized]Better adapt to mobile scenarios and optimize the display of components on mobile terminals
    • [Feature]Add a label newline to the field property
    • [Feature]Add screen switching in preview mode
  • 1.5.0
    2022-12-28
    • [Feature]Add the card layout field
    • [Feature]Add the group field
    • [Feature]Subform+ field supports nested
    • [Feature]Designer operation details optimization
    • Click for details
  • 1.3.9
    2022-03-23
    • [Feature]Added step component
    • [Feature]The upload component adds an upload selection event
    • [Optimized]The sendRequest method can receive the return value from the data source
    • [Optimized]Data source request testing
    • [Fix]Fix and optimize other problems
  • 1.3.8
    2022-02-22
    • [Feature]Add extended property configuration to custom field
    • [Feature]Add custom validation to custom field自定义组件加入自定义校验
    • [Feature]Upgrade vue 、element-ui version
    • [Fix]Problems with adding button components to subform
    • [Fix]Counter component value is empty in read mode problem
    • [Fix]Printing causes whiteboard problems
    • [Fix]Other issues are fixed and optimized
  • 1.3.7
    2021-12-12
    • [Feature]Code editor address configuration
    • [Feature]The cascade selector can optionally add any node
    • [Fix]Line wrapping problem in multi-line text box reading mode
    • [Fix]Code editor compatibility problem with Internet Explorer
    • [Fix]The designer preview print cannot be paging
    • Other issues are fixed and optimized
  • 1.3.6
    2021-09-28
    • [Feature]Subform support paging
    • [Feature]Add the attribute default configuration to the designer
    • [Feature]The designer adds a component selection method(setSelect)
    • Other issues are fixed and optimized
  • 1.3.5
    2021-08-24
    • [Feature]Add print reading mode to the form
    • [Feature]The cascade selector adds multiple selections and searches
    • [Fix]Date selector error in antd mode
    • Other issues are fixed and optimized
  • 1.3.4
    2021-08-09
    • [Feature]Form field custom validation configuration
    • [Feature]The form adds an inline layout
    • [Optimized]Device screen parameters are saved
    • Other issues are fixed and optimized
  • 1.3.3
    2021-07-16
    • [Feature]Form event adds parameter passing
    • [Feature]Improve form events
    • [Feature]Fields in the subform add event actions
    • [Feature]Set form validation rules dynamically
    • [Optimized]In antd mode, replace a-form with A-form-model
    • [Optimized]The upload component adds an option to provide credentials for cross-domain requests
    • [Fix]Duplicate class names after configuring the stylesheet
    • Other issues are fixed and optimized
  • 1.3.2
    2021-06-15
    • [Feature]Add button and text link fields
    • [Feature]Add onFocus and onBlur events
    • [Feature]Add the form default mounted event
    • [Fix]Issue where form resetting did not take effect
    • [Fix]Sub-form sub-selector verification problem
    • Other issues are fixed and optimized
  • 1.3.1
    2021-05-18
    • [Optimized]Optimize and upgrade the configuration of form data sources to operate data sources more flexibly
    • [Feature]The form adds an action panel, handles events in the designer, and writes javascript scripts
    • Other issues are fixed and optimized
  • 1.3.0
    2021-04-15
    • [Feature]Add a form data source configuration to allow the form to interact quickly with back-end data
    • [Feature]The form designer initializes the configuration
    • [Fix]Drag to edit area invalid in some cases
    • [Fix]Issue where custom styles do not take effect in Html mode
    • [Fix]Issue with nested drags sometimes getting stuck
    • [Optimized]When subform are disabled, they can be copied
    • Other issues are fixed and optimized
  • 1.2.21
    2021-03-05
    • [Feature]Subforms adapt to different terminals, see Multi-terminal adaptive
    • [Feature]Export file operation
    • [Feature]You can use the API to hide, disable, and view fields in subformSubform elements are manipulated dynamically
    • [Feature]Custom classes can be dynamically added and removed to viewCustom styles are added dynamically
    • [Optimized]The getData method support get the value of the hidden field
    • [Fix]Component validation failure problem
    • [Fix]Table layout width beyond the editing area cannot be edited
    • [Fix]When you have multiple subforms, you cannot add elements by clicking on the back subform
    • Optimize and fix other feedback problems
  • 1.2.20
    2021-02-01
    • [Feature]The designer adds a terminal switch, which can be previewed and viewed on different terminal screen sizes Multi-terminal adaptation
    • [Feature]Table layout cell operation optimization, can realize insert, merge, split, delete, viewTable Layout
    • [Fix]Known problems with table layout cell operations
    • [Optimized]Grid layout responsive configuration optimization
    • [Optimized]Other style optimizations
  • 1.2.19
    2021-01-10
    • [Feature]The cascade selector component adds static data and default value Settings
    • [Feature]Subforms add default configuration
    • [Feature]The designer adds the form style sheet configuration to view Form style sheet
    • [Fix]In the case of a radio box component, the modification option has an issue with data changing simultaneously
    • [Fix]Components are dragged into the designer and disappear for no reason
    • [Optimized]The custom Class can be selected based on the style sheet configured for the form
    • [Optimized]Form style optimization
  • 1.2.18
    2020-12-08
    • [Feature]The form designer component adds an initialization completion event, as shownDocument
    • [Feature]The form builder adds the refresh method to refresh the rendered form, using view in particular Asynchronous json loads the form
    • [Feature]The getData(false) method can get form data without verifying the form, please check Document
    • [Feature]Add the getComponent method to the form generator to quickly get components, see the demo Quickly get components and bind events
    • [Fix]Layout components are nested and dragged to death
    • [Fix]In Ant Design mode, the raster layout is not rendered
    • [Optimized]Drag the component in the designer to bounce
  • 1.2.17
    2020-11-05
    • [Feature]Upgrade the grid layout to set individual grids
    • [Optimized]The big data form is stuck
    • [Fix]Undo does not take effect after routing is switched
    • [Fix]The cascade selector must fill in the verification question
    • [Fix]Table layout subform width display problem
  • 1.2.16
    2020-8-21
    • [Feature]Table layouts can be nested with other layout containers
    • [Feature]Date component additions set default values
    • [Feature]The options property adds a reset option
    • [Feature]Add action tips
    • [Feature]You can change the edit status of the form while previewing
    • [Fix]antd vue subform data display is incomplete
    • [Fix]Internet Explorer subforms cannot drag elements
    • [Fix]Subform label hiding is invalid
    • [Fix]The table layout cannot hide or replicate the problem
    • [Fix]Adding field repeat prompts is not supported
  • 1.2.15
    2020-7-28
    • [Fix]The custom component reported an error while hiding the label
    • [Feature]Added antd-vue table layout support
    • [Feature]Improve antd-vue custom components
    • [Feature]Add a data-id attribute to the form entry for easy DOM lookup
  • 1.2.14
    2020-7-1
    • Add table layout
    • Bug fixed and optimization
  • 1.2.13
    2020-5-28
    • Designer custom field configuration, refer to Document
    • Add custom components, refer to Document
    • Bug fixed and optimization
  • 1.2.12
    2020-4-28
    • Add custom error prompts for form validation
    • Optimize the designer setJSON method
    • The designer adds the clear method to expose the undo redo interface
    • Fixed user feedback issues
  • 1.2.11
    2020-3-25
    • The raster layout supports responsiveness
    • Add the form width setting
    • File upload optimization, support Qiniu cloud
    • Upload components (images, files) support setting request headers
    • Fixed user feedback issues
  • 1.2.10
    2020-2-23
    • The Antd version of the form generator has been upgraded to support all apis and advanced components
    • One-click generation of the corresponding ui component generator code, direct copy can be used
    • Bug fixed
  • 1.2.9
    2020-2-10
    • Add undo and redo operations
    • Subforms add data validation
  • 1.2.8
    2020-2-3
    • Support for Ant Design Vue components
    • Fixed the subform lag issue
    • Optimize the code editor
    • Fixed floating-point numbers
  • 1.2.7
    2019-12-12
    • Optimize option data and expose option variables for user customization
    • Add read-only operation attribute to upload image
    • Rich text editors are introduced as plug-ins, please refer to Document
    • Add HTML fields
    • Regular repair and optimization
  • 1.2.6
    2019-11-13
    • Provide internationalization support, please refer toDocument
    • bug fixes and optimizations
  • 1.2.3
    2019-9-12
    • Add a tab field
    • The layout field adds a copy operation
    • Form generation adds non-editable attributes
    • Click on the left to add a field
    • Other detail optimization and bug fixing
  • 1.2.2
    2019-9-2
    • The rich text editor uses vue2-editor
    • Forms add hide and disable actions
    • Form item label width is customized
    • Forms can bind static text
    • Regular repair and optimization
  • 1.2.1
    2019-8-9
    • The form adds an on-change event, which can be triggered when the form value is filled out and changes are released
    • Add a file upload field
    • The fields on the left side of the designer are configurable
    • Other issues fixed
  • 1.2.0
    2019-7-2
    • Add text and divider fields
    • Add a subform advanced component
    • Add an empty operation in edit area
    • Add a form reset operation
    • Fix issues and optimizations
  • ...