-
* fix(modal): 取消全屏功能后关闭图标颜色异常 * chore: move to pnpm * fix: RangePicekr在表单项中占满分配的宽度 * chore: comment format * Revert "fix: RangePicekr在表单项中占满分配的宽度" This reverts commit cd70e41dac294329383be3d2f0a393dc26b7f140. Co-authored-by: liushiman <smliu@gk-estor.com>
-
Co-authored-by: huguangju <huguangju@wowkai.cn>
-
fix: 解决TableAction组件Dropdown因为权限导致分割线显示错误的问题.
-
* fix(Loading): add theme prop, The repair background prop does not take effect * fix(AppLogo): fix title line height * fix(Table,Upload): fix #1349 #1250 #1245
-
Use volar instead of vetur
-
* fix(type): fix ant-design-vue -> * fix: fix base64 blob
-
* chore: table size放到settings * chore(TableAction): 操作确认框增加placement属性支持
-
* fix(modal): 取消全屏功能后关闭图标颜色异常 * chore: move to pnpm Co-authored-by: liushiman <smliu@gk-estor.com>
-
* fix: direct import for antdv subcomponents supported 修复commit<8b00112d>使用直接过滤部分antdv子组件的方式,导致build后刷新页面子组件样式会丢失的问题。 * Update styleImport.ts * Update styleImport.ts