Skip to content

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:10

🚀 Features

  • form-editor: Show table subforms as a column table in the designer
  • components: Add a scrollbars axis option to ScrollArea
  • form-editor: Widen the collapsed palette rail to 64px
  • form-editor: Add per-column width for table subforms

🐛 Bug Fixes

  • form-editor: Use Chinese labels for comparison operators in linkage conditions
  • form-editor: Prevent horizontal overflow in the collapsed palette rail
  • build: Keep package type declarations flat under dist/types
  • dev: Declare @commitlint/types as a runtime dependency

🚜 Refactor

  • Route form-editor linkage through the slimmed ZEN expression runtime
  • form-editor: Collapse the editor layout to docked and drawer modes

📚 Documentation

  • Add project README with badges and documentation link

🤖 Continuous Integration

  • Integrate Codecov coverage reporting

🧹 Chores

  • Add Apache-2.0 LICENSE
  • release: V2.4.1