Bug Fixes
canMatch
instead ofcanLoad
(#1586) (ec86352)- abc:pdf: use
currentScale
instead of_setScale
(#1590) (3b58880) - abc:st: fix
rowClassName
not valid for fixed columns (#1591) (0fa954f) - form: fix can't render due to inherited (#1592) (d14c866)
- form: fix out of memory error (#1593) (483819c)
- form: remote transfer body backgroun in dark (#1588) (113c686)
Features
Bug Fixes
- 重构:修复使用
canMatch
替代canLoad
(#1586) (ec86352) - abc:pdf: 修复使用
currentScale
替代_setScale
(#1590) (3b58880) - abc:st: 修复
rowClassName
对固定列无效 (#1591) (0fa954f) - form: 修复继承父UI部分参数会导致无法呈现 (#1592) (d14c866)
- form: 修复超大 Schema 引发内存溢出 (#1593) (483819c)
- form: 修复 transfer 小部件在 dark 主题下背景问题 (#1588) (113c686)