This repository has been archived on 2023-08-29. You can view files and clone it, but cannot push or open issues/pull-requests.
yutent
/
anot.js
Archived
1
0
Fork 0
Commit Graph

25 Commits (2.2.2)

Author SHA1 Message Date
宇天 275f6700a2 优化xlink 2020-07-06 14:46:15 +08:00
宇天 ccfd33529c 修复svg的支持 2020-07-06 14:38:22 +08:00
宇天 f795667b5b 因为不支持自定义协议的缘故,放弃fetch的使用,改回xhr 2019-09-09 20:18:17 +08:00
宇天 fe1fd505ed 剪切板的操作更新为调用navigator的API 2019-09-02 21:01:31 +08:00
宇天 9d790d087a 移除兼容代码 2019-08-30 17:49:55 +08:00
宇天 40ff56d26c 移除旧的兼容代码 2019-08-08 19:13:25 +08:00
宇天 ab03d4a35a 优化attr指令;增加事件绑定的简写 2019-07-20 15:50:47 +08:00
宇天 d2e32f4067 update README.md 2019-07-16 11:48:09 +08:00
宇天 10ef2cbd97 一大波精简;移除对不支持ES6的浏览器的兼容代码;移除组件API,正式引入web component 2019-07-16 11:45:23 +08:00
宇天 b761086606 update; 2019-02-19 14:25:41 +08:00
宇天 8dc7a77934 移除低版本浏览器的兼容代码 2019-01-28 15:55:33 +08:00
宇天 76ced919e0 2.0 2019-01-28 15:22:05 +08:00
宇天 49b7a26e62 1.0.6 2018-12-26 17:00:40 +08:00
宇天 98b21a64ec update 2018-12-26 16:59:04 +08:00
宇天 b5a9ef0695 微调组件slot机制 2018-10-23 11:45:34 +08:00
宇天 19ccdff478 修复组件事件绑定不支持绑定子属性上的方法的bug 2018-10-03 23:15:16 +08:00
宇天 ebb368ef50 优化数组的_.$ups属性 2018-08-17 02:24:30 +08:00
宇天 e8b9969f48 优化_.pushArray();优化:class指令,支持拆行写 2018-08-11 02:57:47 +08:00
宇天 ab32fb611e 数组的.pushArray方法增加过滤 2018-08-08 20:21:09 +08:00
宇天 6d61e12c58 更新配置文件;修复由于拆分代码导致一个函数返回值异常的bug 2018-08-05 19:21:34 +08:00
宇天 ce42149f94 update readme 2018-08-04 21:52:46 +08:00
宇天 446f231df5 添加git仓库地址 2018-08-04 21:40:42 +08:00
宇天 9e46b90d88 优化next版的打包及css加载的问题 2018-08-04 21:37:59 +08:00
宇天 5b83a6661f add Readme.md 2018-08-04 17:15:59 +08:00
宇天 d2e4ceaada init project 2018-08-04 16:26:50 +08:00