Skip to content

v3.2.11 Release!

Updated: 2025.03.04

  • Released Ant Design Vue version form designer ⭐️ (Vue3)
npm i @form-create/antd-designer@next
  • Added feature introduction tips in designer
  • Added operation keyboard shortcuts
  • Added config.showComponentName configuration item to control component code display
  • Added config.device configuration for default design area display, changeDevice event and setDevice method
  • Added mergeOptions method to merge and update form configuration
  • Optimized built-in components for multi-language support
  • Optimized drag rules: added input configuration to mark form components, preventing field configuration issues
  • Optimized html export
  • Optimized table form component
  • Optimized switch component to support configuring multiple value types
  • Optimized validation configuration item display conditions
  • Optimized multi-language selection styles
  • Optimized name display in outline
  • Fixed form event clear not working issue
  • Fixed icon display issue #182
  • Fixed JSON preview rule not syncing update issue (Vue2)

Note

  • Vue3 version requires using form-create next branch, version greater than 3.2.18