| .. |
|
cacheStore
|
修正了前端triggerExecutor的行为
|
2023-11-11 20:43:14 +08:00 |
|
components
|
ListPro在没有设置onReload的情况下不显示刷新按钮
|
2024-03-01 21:24:44 +08:00 |
|
config/styles
|
actionPanel组件
|
2024-01-18 10:08:06 +08:00 |
|
constant
|
支持es编译
|
2023-09-05 16:40:20 +08:00 |
|
context
|
context中的toString改成异步
|
2024-01-25 18:17:39 +08:00 |
|
debugStore
|
适配了domain对timer等的定义改动
|
2023-12-13 11:45:51 +08:00 |
|
features
|
runningTree在向子结点传递sr时,不需要去fetch缺失的属性数据
|
2024-02-29 22:05:46 +08:00 |
|
locales/common
|
更新了isCreation的逻辑,现在根据getFreshValue去判断,以避免create是在父结点从而判断不准确
|
2024-02-07 23:27:56 +08:00 |
|
miniprogram_npm
|
actionBtnPanel 按钮颜色和更多的定位
|
2023-12-21 19:07:45 +08:00 |
|
platforms
|
runningTree在向子结点传递sr时,不需要去fetch缺失的属性数据
|
2024-02-29 22:05:46 +08:00 |
|
types
|
runningTree增加了addItems/removeItems/recoverItems
|
2024-02-26 17:35:56 +08:00 |
|
utils
|
usefulFn中过去几个没有处理的exception
|
2024-02-27 21:50:34 +08:00 |
|
index.d.ts
|
将context放回到index
|
2024-02-18 12:10:52 +08:00 |
|
index.js
|
将context放回到index
|
2024-02-18 12:10:52 +08:00 |
|
initialize-dev.d.ts
|
index导出范围的缩小
|
2024-02-17 23:39:19 +08:00 |
|
initialize-dev.js
|
context中的toString改成异步
|
2024-01-25 18:17:39 +08:00 |
|
initialize-prod.d.ts
|
index导出范围的缩小
|
2024-02-17 23:39:19 +08:00 |
|
initialize-prod.js
|
context中的toString改成异步
|
2024-01-25 18:17:39 +08:00 |
|
page.common.d.ts
|
execute增加了携带operation的方式
|
2024-02-17 17:28:53 +08:00 |
|
page.common.js
|
execute增加了携带operation的方式
|
2024-02-17 17:28:53 +08:00 |
|
page.mp.d.ts
|
支持es编译
|
2023-09-05 16:40:20 +08:00 |
|
page.mp.js
|
runningTree增加了addItems/removeItems/recoverItems
|
2024-02-26 17:35:56 +08:00 |
|
page.native.d.ts
|
listNode在刷新时,addItem中新增的项不能在sr中丢弃
|
2024-01-03 12:14:53 +08:00 |
|
page.native.js
|
修正一处判断错误问题
|
2023-12-05 11:21:21 +08:00 |
|
page.react.d.ts
|
runningTree增加了addItems/removeItems/recoverItems
|
2024-02-26 17:35:56 +08:00 |
|
page.react.js
|
page.react里处理了oakPath和id同时改变的情况,runningTree在modi的情况下,listnode中的行要根据条件去查取
|
2024-02-29 11:32:02 +08:00 |
|
page.web.d.ts
|
拆分page.web.ts后编译
|
2023-11-22 15:16:27 +08:00 |
|
page.web.js
|
更新了subscribe的逻辑,增加了回调
|
2024-02-04 17:14:37 +08:00 |