Skip to content

v1.1.5 Release! ​

Updated: 2024.9.18

  • Added component style configuration
  • Added component type switching support via switchType configuration item to control switching rules and display options
  • Added input box display for radio and checkbox components
  • Added adaptive layout for grid components
  • Reimplemented component validation rule configuration component
  • Added copy component id functionality
  • Added autoActive configuration item to control whether to automatically select dragged components
  • Added clear event triggered by clear button click
  • Added support for configuring form default settings through config.formOptions configuration item
  • Added type selection for input box components
  • Added pre-upload event configuration for upload components
  • Added config.disabledItemConfig to disable specific component configurations
  • Added config.hiddenItemConfig to hide specific component configurations
  • Added showInputData configuration item to control the visibility of the default value input button
  • Optimized triggerActive method to simplify manual component selection
  • Fixed known bugs and multi-language import issues