-
* 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
-
* fix(type): 删除多余的类型定义 * fix(login): 删除登录时的 toRaw 包裹参数 * fix(type): 修复几个 ts 报错,和文件引用位置
-
* fix(type): 删除多余的类型定义 * fix(login): 删除登录时的 toRaw 包裹参数
-
If AppLocalePicker reload prop is false, Should be updated when changing the language
-
* fix(Loading): add theme prop, The repair background prop does not take effect * fix(AppLogo): fix title line height
-
* 增加动态路由最大打开Tab数控制 * 增加动态路由打开数控制Router参数 * feat(Tab): 新增动态路由打开数限制Demo * fix(multipleTab.ts): 将原来的打开数限制从固定的 5 修改为读取配置 Co-authored-by: Haceral <18274416193@163.com>