|
cacheStore
|
移除了部分不再用的组件
|
2024-04-09 20:00:49 +08:00 |
|
components
|
编译文件
|
2024-06-27 16:41:04 +08:00 |
|
constant
|
增加了cache的缓存和keepFresh行为
|
2023-08-21 15:29:22 +08:00 |
|
context
|
context增加了默认导出
|
2024-06-27 17:03:56 +08:00 |
|
debugStore
|
编译小问题
|
2024-05-29 14:43:51 +08:00 |
|
features
|
编译文件
|
2024-06-27 16:41:04 +08:00 |
|
platforms
|
context增加了默认导出
|
2024-06-27 17:03:56 +08:00 |
|
types
|
增加了runningTree的更新管理,添加了savePoint能力(尚未充分测试)
|
2024-06-23 16:52:58 +08:00 |
|
utils
|
utils是否在微信小程序内修改
|
2024-06-02 17:30:49 +08:00 |
|
index.d.ts
|
去掉index中对context的引用,减少前台体积
|
2024-06-16 14:03:26 +08:00 |
|
index.js
|
subscriber支持setHalted
|
2024-06-17 22:01:54 +08:00 |
|
initialize.d.ts
|
适配common的声明改动
|
2024-04-10 15:33:08 +08:00 |
|
initialize.js
|
修改了大量编译中的声明细节,简化了很多TS的泛型声明
|
2024-04-07 20:02:47 +08:00 |
|
page.common.js
|
先把非list页面对create动作的判断放回来
|
2024-06-24 10:59:10 +08:00 |
|
page.mp.d.ts
|
修改了大量编译中的声明细节,简化了很多TS的泛型声明
|
2024-04-07 20:02:47 +08:00 |
|
page.mp.js
|
resize 参数名调整
|
2024-06-27 16:24:10 +08:00 |
|
page.native.d.ts
|
subscriber支持setHalted
|
2024-06-17 22:01:54 +08:00 |
|
page.native.js
|
fix resize需要call this
|
2024-06-27 16:40:19 +08:00 |
|
page.react.d.ts
|
resize 参数名调整
|
2024-06-27 16:24:10 +08:00 |
|
page.react.js
|
增加了runningTree的更新管理,添加了savePoint能力(尚未充分测试)
|
2024-06-23 16:52:58 +08:00 |
|
page.web.d.ts
|
subscriber支持setHalted
|
2024-06-17 22:01:54 +08:00 |
|
page.web.js
|
fix resize需要call this
|
2024-06-27 16:40:19 +08:00 |