vben
|
52257f061d
|
refactor(tree): Refactor tree to support antv3.0
|
5 years ago |
vben
|
3fcfac1f37
|
wip: Upgrade ant-design-vue 3.0
|
5 years ago |
Carson
|
dc4b05272f
|
refactor(dashboard): adjust the spacing of Card under the small screen (#1399)
Co-authored-by: huguangju <huguangju@wowkai.cn>
|
5 years ago |
vben
|
090d844014
|
fix: type, #1347
|
5 years ago |
CXM
|
013cb7f16b
|
fix: fix base64 blob (#1356)
* fix(type): fix ant-design-vue ->
* fix: fix base64 blob
|
5 years ago |
zuihou
|
5225345496
|
fix: 全局日期格式化缺少秒(大多数场景日期格式都需要携带秒!)
|
5 years ago |
vben
|
a248e20013
|
chore: fix type
|
5 years ago |
miofly
|
5902886798
|
fix(type): 修复几个 ts 报错,和文件引用位置 (#1283)
* fix(type): 删除多余的类型定义
* fix(login): 删除登录时的 toRaw 包裹参数
* fix(type): 修复几个 ts 报错,和文件引用位置
|
5 years ago |
erniu
|
935d4fc12d
|
feat(Upload): 兼容ant-design-vue的upload属性 (#1247)
1. 兼容`name`属性,用于自定义发到后台的文件参数名; 2. 兼容`filename`属性
Co-authored-by: erniu <joe.cheng237@gmail.com>
|
5 years ago |
无木
|
6544f84bc2
|
feat(demo): add token expired example
添加token超时例子
|
5 years ago |
vben
|
996f2f3c22
|
chore: update deps
|
5 years ago |
love-life
|
7df9b51344
|
fix: 修改axios 中 urlPrefix 字段不生效问题 (#1170)
* fix(样式污染): 会污染其他带有srcollbar的组件样式
* fix(axios): urlPrefix 字段传递不生问题效
|
5 years ago |
vben
|
56a966cfbf
|
chore: format code
|
5 years ago |
无木
|
3a5d1a5757
|
fix: refresh failed while token invalid
修复当token失效时,刷新页面可能出现异常的问题
fixed: #1101
|
5 years ago |
CXM
|
72634ffe6e
|
fix: add axios error info from response (#1083)
* fix(type): fix ant-design-vue ->
* fix: add axios error info from response
|
5 years ago |
vben
|
9035fd191e
|
fix(types): fix some type errors
|
5 years ago |
无木
|
1214b7c32c
|
fix(table): `cellFormat` support `Map`
close: #1031
|
5 years ago |
Wang Weitao
|
e8eefd1bca
|
fix: typo for utils/env (#1004)
|
5 years ago |
SUPER_AI
|
525484e7a4
|
fix(echarts): fix graphic config cannot be used in echarts options (#959)
|
5 years ago |
wl19
|
350c85accf
|
fix(utils): The date function gets a non-date when the parameter is null (#954)
Co-authored-by: “weilin <“784742294@qq.com>
|
5 years ago |
yanzhuang
|
a1d956d369
|
fix(useWatermark): fix `func` call `createWatermark` call `clear` to resizeEvent removed (#901)
|
5 years ago |
无木
|
49f39de7b4
|
feat(axios): use `defHttp` like `axios`
当非GET请求并且同时存在data和params,不再忽略data。使defHttp的用法习惯接近axios原生配置
fixed: #850
|
5 years ago |
无木
|
d509e897be
|
fix(axios): option `withToken` not work
|
5 years ago |
无木
|
d38ff6670a
|
fix(lock-screen): ensure lock info is saved
确保打开多个窗口锁屏时,其它窗口不会误覆盖锁屏状态
|
5 years ago |
无木
|
e5f37885ff
|
fix: multi windows token sharing
修复同时打开多个窗口时令牌没能同步共享的问题
fixed: #761
|
5 years ago |
无木
|
d7b84c7874
|
fix(lock-screen): fix lock-screen can skip on new window
修复锁屏功能可以通过刷新页面或复制 URL 打开新的浏览器标签来跳过锁定状态的问题
|
5 years ago |
无木
|
c99cf5e53f
|
feat(axios): add `withToken` option
添加withToken配置,用于控制request是否提交token
|
5 years ago |
vben
|
913c22c84f
|
feat(menu): the route is automatically mapped to the menu
|
5 years ago |
vben
|
327d71b8fb
|
perf(router): reduce the number of guard files
|
5 years ago |
bbkkkk8
|
d97aa92741
|
fix(comp-tree): support comp-tree-foreach stop,add insertNodesByKey (#818)
Co-authored-by: git <lixiaokang215@163.com>
|
5 years ago |
无木
|
61d4efd55a
|
revert(axios): remove baseUrl config
无需 baseUrl 配置,已有apiUrl 替代
|
5 years ago |
JinMao
|
d5f9919b60
|
fix: fix defHttp baseUrl work
|
5 years ago |
Vben
|
c4b22a225d
|
fix(upload): make sure to carry custom parameters, fix #802
|
5 years ago |
Vben
|
893f3c79e7
|
refactor(css): refactored windicss to tailwindcss
|
5 years ago |
Vben
|
d3d620f4fc
|
perf(utils): mitt default export is changed from Class to Function
|
5 years ago |
无木
|
ea6834aeec
|
feat: optimize error message for api failure
优化request并发请求失败时的错误提示(同种类型的失败只提示一个message)
|
5 years ago |
Vben
|
0d0708409c
|
feat(project-setting): added sessionTimeoutProcessing project configuration item,fix #772
|
5 years ago |
Vben
|
b6d5b0796d
|
feat(axios): added authenticationScheme configuration,fix #774
|
5 years ago |
xlaoyu
|
49b66e83ac
|
refactor(axios): control the display of common errors in the request cycle (#758)
Co-authored-by: frankylli <frankylli@tencent.com>
|
5 years ago |
Vben
|
00fca0fe6c
|
chore: prettier code
|
5 years ago |
Vben
|
55e9d9fc29
|
perf: optimize components and add comments
|
5 years ago |
Leo Caan (陈栋)
|
f62f378f42
|
chore: add util for install component (#707)
|
5 years ago |
Vben
|
cda0f9c10a
|
chore: add some notes
|
5 years ago |
Vben
|
50f94bfee4
|
chore(axios): remove useless code
|
5 years ago |
无木
|
b69dcd79d7
|
fix(axios): transformRequestHook logic error
|
5 years ago |
Netfan
|
b218f10e25
|
fix(login): login page modal style fixed: #662 (#666)
* fix: catch axios error data on request
* fix(login): login page modal style fixed: #662
|
5 years ago |
vben
|
834fa7eb9c
|
fix(axios): make sure that the parameter is an object before processing, fix #660
|
5 years ago |
vben
|
5465f058ce
|
feat(user): add user login expiration example
|
5 years ago |
江麻妞
|
d34467d3f4
|
fix(cipher): fix #587 (#588)
|
5 years ago |
zuihou
|
56d8af147e
|
feat(axios): Do you want to return the original response header? For example, use this property when you need to get the response header
|
5 years ago |