-
* 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>
-
修复ApiTreeSelect的params变化未能触发重新请求API数据的问题
-
* 增加动态路由最大打开Tab数控制 * 增加动态路由打开数控制Router参数
-
增加CreateConfigParams接口,并修改createConfig参数默认值 Co-authored-by: QIANZW <1870271825@gqq.com>
-
1. 兼容`name`属性,用于自定义发到后台的文件参数名; 2. 兼容`filename`属性 Co-authored-by: erniu <joe.cheng237@gmail.com>
-
Co-authored-by: liushiman <smliu@gk-estor.com>
-
修复当路由所在菜单路径是嵌套并且隐藏时无法正常高亮根菜单节点的问题。 Fixed #1080
-
* fix(type): fix ant-design-vue -> * fix: fix editor BasicModal type event check error