Skip to main content

Release of anyui-v0.30.0

· 2 min read

Release Notes

  • Re-design props & styles panel of widget
  • Enable more actions for user action & system event action
  • Support custom code for user action & system event action
  • Support multi-selection of images
  • Other fixes and improvements
warning

Break changes:

  • The data type of user actions have been changed, so you need to re-configure the user actions.

    e.g. If you have configured the CLICK action of a button to load a screen, you need to re-configure it.

  • The old data of user action probably will cause wrong code generation, if you found some wired code generated, please check if the user action is correctly configured.

版本说明

  • 重新设计组件的属性和样式面板
  • 为用户操作和系统事件操作支持更多动作配置
  • 支持用户操作和系统事件操作自定义代码
  • 支持图片多选
  • 其他修复和改进
warning

破坏性变更:

  • 用户操作的数据类型已更改,需重新配置用户操作。 例如:若已为按钮的CLICK操作配置加载屏幕动作,需重新进行配置。

  • 旧版用户操作数据可能导致错误的代码生成,若发现生成异常代码,请检查用户操作配置是否正确。

Windows-v0.30.0 Download

Mac-v0.30.0 Download