Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

1.2.7

Latest
Compare
Choose a tag to compare
@ljm12914 ljm12914 released this 10 Apr 08:02
· 11 commits to main since this release

bug修复与功能开发。

  • 小幅修改了addClass判定已有和自定义错误信息。
  • 新增isInElement()和isChildOf()工具函数。
  • removeClass()支持同时删除多个class。
  • 修复了几个工具函数会将本元素认为为本元素的后代的bug。