Skip to content

3.2.2

Choose a tag to compare

@errorrik errorrik released this 11 Sep 02:12
· 2141 commits to master since this release
  • 【优化】- 增加 defineComponent 方法被多次调用的健壮性,传入一个组件将直接返回
  • 【优化】- 增加 insertAdjacentHTML 在 IE 下可能导致问题的提示
  • 【bug修复】- inited 中进行 data 操作,会触发视图更新