Skip to content

1.5.2

Compare
Choose a tag to compare
@RubyLouvre RubyLouvre released this 29 Sep 08:10
· 2037 commits to master since this release

#自定义标签优化

  1. configs 改名为 config
  2. $extends 改名为 $extend
  3. fix loader不能正确处理url path map之后带query的BUG
  4. fix ms-if 与 HTML5 form validation共用时的BUG
  5. fix $watch回调this指向BUG
  6. fix ms-if 碰到子对象的属性不存在时不插入节点的 BUG
  7. fix ms-include不存在动画时不会移除旧节点的BUG