Skip to content

3.1.4

Choose a tag to compare

@errorrik errorrik released this 04 Sep 09:11
· 2186 commits to master since this release
  • 【优化】- 组件 dispose 后,如果有异步任务更新组件数据,使其静默失效,不用报错
  • 【bug修复】- 当子组件在 inited 中 dispatch message 导致父组件数据变更时,视图未更新
  • 【bug修复】- select 做为组件根元素时,运行出现错误,option 和 select 无法绑定
  • 【bug修复】- 在 WebPack 下未能通知 DevTool