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
|
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
|
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
|
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 |
yutent
|
886829f44d
|
增加默认render; 优化渲染机制,避免在vue下被渲染2次
|
2023-03-21 18:23:13 +08:00 |
yutent
|
836d566f55
|
内置注册方法
|
2023-03-21 16:45:10 +08:00 |
yutent
|
439287da9c
|
调整初始化机制, 以兼容vue
|
2023-03-21 15:43:41 +08:00 |
yutent
|
406f581ecf
|
修复布尔属性的attribute赋值
|
2023-03-21 09:48:29 +08:00 |
yutent
|
0eecaa22dc
|
修复没有动态绑定时, ref不生效的bug
|
2023-03-20 11:29:19 +08:00 |
yutent
|
58d4277964
|
调整attribute定义
|
2023-03-20 10:43:17 +08:00 |
yutent
|
304d320cb3
|
修复一处继承调用的bug
|
2023-03-17 19:02:20 +08:00 |
yutent
|
d0af1270dc
|
修复ref标识的解析
|
2023-03-17 10:59:48 +08:00 |
yutent
|
8cebdd1994
|
增加节点ref标识的支持
|
2023-03-17 10:18:40 +08:00 |
yutent
|
195f3b1828
|
调整传参
|
2023-03-16 23:42:04 +08:00 |
yutent
|
a6efaaabf0
|
修复observer导致内存溢出的bug
|
2023-03-16 16:31:16 +08:00 |
yutent
|
3bc02e2e13
|
优化组件的初始化
|
2023-03-16 14:32:35 +08:00 |
yutent
|
a57016e14e
|
精简一波模板解析;优化布尔属性的处理;支持赋值属性的支持
|
2023-03-16 13:40:25 +08:00 |
yutent
|
c632f41e75
|
增加observer回调;属性初始增加特殊的null值
|
2023-03-15 19:14:22 +08:00 |
yutent
|
9e307aabf2
|
修复一处更新
|
2023-03-15 15:59:53 +08:00 |
yutent
|
f1830910aa
|
safari不adoptedStyleSheets,降级为style标签
|
2023-03-14 19:03:57 +08:00 |
yutent
|
5624fa43eb
|
优化更新方法
|
2023-03-13 18:50:13 +08:00 |
yutent
|
03c5255e6a
|
移除mounted回调参数
|
2023-03-13 18:45:28 +08:00 |
yutent
|
8c3ff7d6ce
|
修复attribute不生效的bug
|
2023-03-13 18:40:57 +08:00 |
yutent
|
aa62c3f5b6
|
完成1.0版
|
2023-03-13 18:37:12 +08:00 |
yutent
|
85d4dbd6a2
|
一大波优化
|
2023-03-13 18:28:03 +08:00 |
yutent
|
e122462b1e
|
update
|
2023-03-12 23:04:50 +08:00 |
yutent
|
a1f4823537
|
优化组件创建逻辑;改用Symbol解决原型方法被覆盖的风险
|
2023-03-10 18:38:52 +08:00 |
yutent
|
5517c249b7
|
update
|
2023-03-08 16:31:25 +08:00 |
yutent
|
e34d164f51
|
调整代码
|
2023-03-08 15:14:02 +08:00 |
yutent
|
695161ab69
|
调整代码结构
|
2023-03-08 15:13:15 +08:00 |
yutent
|
c2347ab302
|
精简逻辑
|
2023-03-08 11:50:38 +08:00 |
yutent
|
65753a6e02
|
一大波精简
|
2023-03-08 11:11:05 +08:00 |