-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 更新addClass、removeClass、replaceClass、getClass、hasClass处理机制,采用更现代更稳定的方式 - replaceClass不再依赖removeClass和addClass - 更改var声明的变量对应到新版的const和let - 為已廢棄功能添加控制台提示 - 优化代码逻辑 - 為所有可用promise的添加promise支援 - ajax由XHR改為fetch - 现在ajax如果存在回调则不再执行promise的then。 - 添加fetchSync功能 - 為Msgbox Msgbox_lite Tip bind添加對象傳參形式 - 移除已廢棄方法 - 優化setLang查找數據代碼 - bind固定轉換匿名函數到具名函數,並返回ID供unbind使用 - 添加unbind功能 - 修正bind的func方法出錯時錯誤提示 - 为控制台提示添加了高级样式
- Loading branch information
Showing
6 changed files
with
2,351 additions
and
1,896 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.