Sheldon Guo
Sheldon Guo
## 需求 支持Table和Form的Field使用联动规则框架配置color和backgroundColor样式 ## 规则类型 样式联动规则与原有联动规则虽然框架是同一套,但是数据是隔离的,所以规则数据的存储应与`x-linkage-rules`分开,目前设计存储在`x-style-linkage-rules`下 同时,为联动规则增加类型字段 ```ts type RuleType = 'style' | 'default' // style-样式联动规则 default-普通联动规则 ``` ## 规则计算 增加规则计算函数, 可以计算规则中所有满足条件的action中的value ## 样式渲染 ### Table 在BodyCellComponent组件中渲染联动样式,在columns的onCell函数将当前record作为props传递给BodyCellComponent, 在BodyCellComponent读取当前record,并执行规则计算逻辑 ### Form...
### This is a ... - [x] New feature - [ ] Improvement - [ ] Bug fix - [ ] Others ### Motivation ### Description ### Related issues ###...
### This is a ... - [x] New feature - [ ] Improvement - [ ] Bug fix - [ ] Others ### Motivation To support sending various notifications. ###...
### This is a ... - [x] New feature - [ ] Improvement - [ ] Bug fix - [ ] Others ### Motivation Add Add inapp notifications. The in-app...
### This is a ... - [x] New feature - [ ] Improvement - [ ] Bug fix - [ ] Others ### Motivation ### Description ### Related issues ###...
### This is a ... - [ ] New feature - [ ] Improvement - [x] Bug fix - [ ] Others ### Motivation Pass other props to Variable.Input component....
### This is a ... - [x] New feature - [ ] Improvement - [ ] Bug fix - [ ] Others ### Motivation ### Description ### Related issues ###...
### This is a ... - [ ] New feature - [x] Improvement - [ ] Bug fix - [ ] Others ### Motivation Export AuthErrorCode map. ### Description ###...
### This is a ... - [x] New feature - [ ] Improvement - [ ] Bug fix - [ ] Others ### Motivation ### Description ### Related issues ###...
### This is a ... - [ ] New feature - [ ] Improvement - [ ] Bug fix - [ ] Others ### Motivation ### Description ### Related issues...