Skip to content

3.5.2

Compare
Choose a tag to compare
@errorrik errorrik released this 30 Mar 09:40
· 1630 commits to master since this release
  • 【bug修复】- 同时调用组件的 detach 和 dispose 方法,组件声明周期无法到达 disposed。该问题为 3.3.0 引入
  • 【bug修复】- 组件的数据绑定名为 bool attribute,并且为静态值时,运行出错。该问题为 3.5.0 引入
  • 【bug修复】- 组件模板非法时,有时候不显示错误提示
  • 【优化】- 优化 bool 属性处理逻辑