Commit Graph

93 Commits (f53cb98bc46ace74a34ed40c1e44430387d137a0)

Author SHA1 Message Date
yutent f53cb98bc4 修复属性定义 2023-08-15 11:44:17 +08:00
yutent c0eb316f87 Merge pull request #2 from bytedo/dev
一小波优化
2023-08-11 19:11:16 +08:00
yutent 079589febb 1.10.1 2023-08-11 19:08:59 +08:00
yutent 6f3ea0f086 增加keepalive支持 2023-08-11 19:08:31 +08:00
yutent 5748e6a760 修改模板缓存逻辑 2023-08-11 17:42:27 +08:00
yutent 289c7142ef 修复动画配置, 增加立刻执行设定; 修复props声明 2023-08-11 14:16:13 +08:00
yutent e9d5add0d0 Merge pull request #1 from bytedo/dev
调整props定义, 复杂类型改用Proxy
2023-08-11 10:20:03 +08:00
yutent 9227233d7a 调整props定义, 复杂类型改用Proxy 2023-08-11 10:18:50 +08:00
yutent aca6d75553 修复props简写定义 2023-08-10 15:05:52 +08:00
yutent f9e766ab4a 增加非显式属性和快速定义 2023-08-07 18:56:41 +08:00
yutent da056ae47f 1.9.7 2023-07-19 12:27:19 +08:00
yutent 408ba6ca2f 微调adoptedStyleSheets的赋值, 兼容国产辣鸡浏览器 2023-05-29 10:03:33 +08:00
yutent 1a12b21cc2 fixed merged 2023-05-25 15:35:32 +08:00
yutent 3256999b09 Merge branch 'master' of github.com:bytedo/wkit 2023-05-25 15:34:54 +08:00
yutent 05ec00658c 项目更名 2023-05-25 15:33:31 +08:00
yutent 69fae35b2f Update Readme.md 2023-05-10 17:55:54 +08:00
yutent 5ddb00e6b6 修改事件方法为现代语法 2023-05-09 14:08:31 +08:00
yutent da5e5fd4a4 修复props定义 2023-05-08 19:17:55 +08:00
yutent ecd46ba23d $emit()支持禁止事件冒泡 2023-05-08 18:43:04 +08:00
yutent 134e465dd0 优化props定义 2023-05-06 11:59:58 +08:00
yutent 5e1a5d7ebd 修复在iframe中运行时, 调用document.open()报错的问题 2023-04-26 19:09:46 +08:00
yutent 714d9ceb3b 增加raw方法 2023-04-21 15:26:27 +08:00
yutent a456df0b53 更新readme 2023-04-17 16:39:45 +08:00
yutent c9b21cd790 重构事件系统; 事件增加修饰符支持 2023-04-17 16:13:59 +08:00
yutent 5326af856c 修复事件绑定在影子节点上时无法自动销毁的bug 2023-04-13 18:27:37 +08:00
yutent 948c4e08c6 fixed 2023-04-07 16:29:54 +08:00
yutent 7adf718231 修复stypeMap传值为0的bug 2023-04-07 11:25:34 +08:00
yutent 878e469a1a 更新readme 2023-04-07 10:11:58 +08:00
yutent bd36c96292 更新readme 2023-04-07 10:10:17 +08:00
yutent 87c79f56ec 动画结束后自动清除 2023-04-06 11:50:26 +08:00
yutent 7ee22886cb 优化动画, 增加2种内置动画 2023-04-04 14:46:50 +08:00
yutent 0ee7ddc6a1 动画方法返回Promise对象 2023-04-04 13:55:01 +08:00
yutent 724b3732a0 优化动画封装 2023-04-04 12:04:17 +08:00
yutent d7918768b9 更新关键词 2023-04-03 10:50:18 +08:00
yutent b36bb36fda 暴露fire方法 2023-03-29 17:39:00 +08:00
yutent 363a2ce623 增加动画的支持, 并内置4种动画 2023-03-29 12:08:37 +08:00
yutent 91ba64722e 增加基础动画的支持 2023-03-28 19:35:47 +08:00
yutent 21a565e04c 更新文档 2023-03-27 19:03:19 +08:00
yutent 8c033984d4 1.7.1 2023-03-27 18:56:14 +08:00
yutent f8f749d32e 修复设置attribute为false时,初始值不生效的bug 2023-03-27 18:55:47 +08:00
yutent 8770c32e5b 增加classMap和styleMap2个函数 2023-03-27 16:13:46 +08:00
yutent 7568e701cf 增加事件销毁机制 2023-03-24 16:45:39 +08:00
yutent f7e0ce08c3 优化代码,减少一些不必须的symbol 2023-03-24 11:29:39 +08:00
yutent d2ccaa5c3d 修复noop未定义的bug 2023-03-23 19:42:46 +08:00
yutent 9641f5b82a 修复ref解析部分缺失的bug 2023-03-23 11:50:28 +08:00
yutent 9b76cfa141 修复组件内组件的mounted不触发的bug 2023-03-23 11:17:55 +08:00
yutent f397c57c37 fixed 2023-03-22 18:56:14 +08:00
yutent c416622f72 修复ref解析丢失的bug 2023-03-22 18:49:46 +08:00
yutent 7669b3b713 修复因兼容vue二次渲染引起的bug 2023-03-21 23:06:40 +08:00
yutent 81f8fd45eb 调整渲染逻辑 2023-03-21 19:48:53 +08:00