- 29 Jul, 2021 2 commits
- 28 Jul, 2021 7 commits
- 27 Jul, 2021 2 commits
- 26 Jul, 2021 3 commits
- 25 Jul, 2021 3 commits
- 24 Jul, 2021 5 commits
- 23 Jul, 2021 4 commits
- 22 Jul, 2021 7 commits
- 21 Jul, 2021 7 commits
修复getSelectRows不支持树形表格子级数据的问题 fixed: #1003
* feat: 新增支持 tailwindcss 的夜间模式支持 (cherry picked from commit 1de8704b61c38c92bc6877d0bec9e6f67766b3c8) * docs: update changelog
* fix: Fix the problem that the QR code cannot be dynamically generated * Fix the problem that the size of the QR code is automatically changed when dynamically generated
修复basicTable编辑组件的校验提示以及日期选择框的弹出层在全屏模式下的显示问题
修复TableAction组件的stopButtonPropagation属性无效的问题
修复vite修改配置文件热更新报错Error: Must provide a proper URL as target
Co-authored-by:
lou <825681860@qq.com>
Co-authored-by:
“weilin <“784742294@qq.com>
修复带验证的可编辑表格的组件意外失焦的问题 fixed: #953
移除setFieldsValue方法输出的控制台错误 fixed: #952
修复黑暗主题下的组件样式 fixed: #955
修复tree的被选中节点的背景颜色在黑暗模式下不正确的问题 fixed: #949