1030 Commits (d6cdff97b603f05fb8653534e718ebef112c9cf4)

Author SHA1 Message Date
Jobin 97fe8e2058
feat(ApiCascader): add asynchronous cascader component (#1321) 5 years ago
zuihou 5c491a4258 fix(Menu): 左侧菜单混合模式 在动态更改路由时,左侧显示的菜单没有实时更新 5 years ago
zuihou 5225345496 fix: 全局日期格式化缺少秒(大多数场景日期格式都需要携带秒!) 5 years ago
vben a248e20013 chore: fix type 5 years ago
vben acea184320 chore: format code 5 years ago
scil 85a68d5fc3
fix: check if searchText is null (#1301) 5 years ago
pq a0165d1eee
perf(useRuleFormItem): more accurate return type (#1290) 5 years ago
Joyboo 8447331197
chore: table size放到settings (#1294) 5 years ago
zuihou 89414f173e feat(Form): 新增 ApiRadioGroup 组件 5 years ago
tangyh 34781d42e8 feat(Table): 支持设置默认的排序值 5 years ago
无木 456a661488 fix(table): `deleteTableDataRecord` not work 5 years ago
miofly 5902886798
fix(type): 修复几个 ts 报错,和文件引用位置 (#1283) 5 years ago
miofly 7a1b6e74ab
fix(type): typo (#1281) 5 years ago
zmtlwzy b653412260
fixed: (update pageTitle when change local) (#1278) 5 years ago
nsk a530ec867b
fix(Loading): add theme prop, The repair background prop does not tak… (#1271) 5 years ago
Lowell d6f65d476e
fix(Table): 解决设置了分页的情况下,调整表格分页条数后,如果翻页,分页条数会重置的问题。 (#1270) 5 years ago
Haceral 052eff91c4
perf: Improve the dynamic routing and automatically close the Tab function (#1264) 5 years ago
无木 e1cbe23e96 fix(api-tree-select): `fetch` not triggered when `params` changed 5 years ago
Lowell 473e56e4e0
form的label属性实际上可以使用VNode (#1252) 5 years ago
Haceral eac2fb4aaa
feat: 动态路由 Tab打开数量控制,超出限制自动关闭起始Tab (#1256) 5 years ago
erniu 935d4fc12d
feat(Upload): 兼容ant-design-vue的upload属性 (#1247) 5 years ago
1sm 2f2526c564
fix(modal): 取消全屏功能后关闭图标颜色异常 (#1240) 5 years ago
Joyboo 754d1986e9
fix: 修复ApiSelect属性被覆盖的问题 (#1226) 5 years ago
Leon Guan 034e39ef06
fix: 当前路由所在菜单路径是嵌套并且隐藏时无法正常高亮根菜单节点 (#1201) 5 years ago
CXM bfdbccfece
fix: Dev/fix modal event (#1241) 5 years ago
zuihou 1abf7fdf5f refactor(route): 动态路由 component 属性支持以 / 开头或者以 .vue 和 .tsx 结尾 5 years ago
无木 96ce18c073 revert(form): revert formItem style 5 years ago
无木 f8102446d0 fix(form): fixed formitem style 5 years ago
zuihou 07b17b9798 perf: 优化代码 5 years ago
zuihou 452b2599f4 fix(route): 获取 LAYOUT 或 IFRAME 忽略大小写。 并且在通过component找不到页面时打印警告,并返回404页面 5 years ago
zuihou 7028e0031d fix(Breadcrumb): 隐藏面包屑应交给 hideBreadcrumb 参数,而非hideMenu 参数 5 years ago
无木 6e0c70f415 fix(import-excel): support datetime raw data import 5 years ago
无木 01b667facf fix(form): fixed custom item style 5 years ago
无木 a82a69d00d fix(dropdown): add missing function 5 years ago
无木 853bde9275 fix: fixed prop `mode` of `CodeEditor` 5 years ago
无木 5af452754b fix: hmr error fixed 5 years ago
无木 9c5f11a54b fix: remove warning in building action 5 years ago
无木 6c08dae921 fix: build error for `CodeEditor` 5 years ago
无木 2875a97b70 fix(table): `clickToRowSelect` support `disabled` checkbox 5 years ago
无木 7b6d5e44a9 fix(table): `reload` in useTable not support await 5 years ago
无木 e85649bde2 fix(tabs): close tab without navigation 5 years ago
无木 cecdfbaf29 fix(tabs): dropdown items enabled unnecessary 5 years ago
无木 84c7d516df fix(table): prop `inset` take no effect 5 years ago
无木 15ea0d2f53 fix(tree): node slot take no effect 5 years ago
无木 ba2c1a3bf5 fix(table): editable cell can not submit 5 years ago
无木 2346a90c08 fix(modal): `maskClosable` and `Esc` take no effect 5 years ago
无木 6544f84bc2 feat(demo): add token expired example 5 years ago
vben 2820d5a627 fix: improve type introduction, fix #1196 5 years ago
无木 9640484895 fix: fixed token clear error 5 years ago
无木 f87b0f2f5e fix(api-select): fixed `value` prop define 5 years ago