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 |
江麻妞
|
a7c8c67c83
|
chore: typo (#584)
* fix: 变量名错误
* fix: 修复正则可以匹配纯数字问题
|
5 years ago |
Yirius
|
5724bc5b3b
|
perf: set header can use For Qs (#562)
set header can use For Qs
|
5 years ago |
最后
|
e1b30a5075
|
fix: update Axios.ts (#492)
1. 应该使用传递进来的 请求头
2. 针对有数组类型的参数,应该用brackets 或者 repeat 。 最好将arrayFormat参数改成可以让使用者通过入参来改的。 参考: https://blog.csdn.net/pifutan/article/details/86320705
|
5 years ago |
Vben
|
a863ad46b4
|
fix(tinymce): ensure that the public resource path is correct,fix #487
|
5 years ago |
Vben
|
c9089c3243
|
chore: typo
|
5 years ago |
Vben
|
663d13a67f
|
fix: fix case errors
|
5 years ago |
Vben
|
967b28c4c0
|
feat: persistent save tab, fix #359
|
5 years ago |
Vben
|
215d8bab38
|
refactor: refactor store
|
5 years ago |
Vben
|
8a14069e71
|
refactor: refactor dashboard
|
5 years ago |
Vben
|
979058ad95
|
perf: refoctor useTitle
|
5 years ago |