223 Commits (3569eda01224779bbcf3d044c2dddacca301bede)

Author SHA1 Message Date
leo b43fe7adbc
fix(axios): get等方法配置ignoreCancelToken无效 (#3040) 3 years ago
invalid w a9017da294
perf: 为createAsyncComponent函数增加类型推导 (#2967) (#2991) 3 years ago
舜岳 b660f96220
refactor: code optimization (#2961) 3 years ago
jinmao88 df1fceb291 fix: ci ok 3 years ago
jinmao88 9650122736 fix: ci 3 years ago
jinmao88 c99ef68b7b fix: ci 3 years ago
jinmao88 a95ba47b74 fix: ci 3 years ago
jinmao88 3fd193eb8b fix: ci 3 years ago
jinmao88 6fbc552ed1 fix: ci 3 years ago
jinmao88 833b31129b fix: getAppEnvConfig 3 years ago
LanceJiang a065de4fbc
feat: Form 自定义组件渲染 新增 opts: {disabled} 用于自定义渲染判断 示例: /comp/form/customerForm页面 (#2944) 3 years ago
LittleSaya a4e70b9efe
通过把名称编码成hex,使项目能够在VITE_GLOB_APP_TITLE包含特殊字符时正常打包 (#2910) 3 years ago
Kirk Lin 7535db377f
fix(utils): deepMerge failing to correctly merge basic data types (#2872) 3 years ago
Kirk Lin 1f287145f4
fix(deepMerge): 去掉合并错误的代码 (#2848) 3 years ago
Kirk Lin 9c43c74131
Revert "fix(deepMerge): fix recursive merge data without removing duplicate bugs (#2831)" (#2844) 3 years ago
Kirk Lin c516d39225
fix(deepMerge): the default merge strategy is to replace the array (#2843) 3 years ago
luojz 7ca007ecd5
fix(deepMerge): fix recursive merge data without removing duplicate bugs (#2831) 3 years ago
HUCHAOQI c118e83a2b
修复axios中responseInterceptorsCatch的类型 (#2811) 3 years ago
xiaoWangSec 0347c83620
fix: 修复VITE_GLOB_APP_TITLE中不能存在-的问题#1522 (#2794) 3 years ago
Kirk Lin b14a15e66b
refactor: axios Canceler use AbortController (#2676) 3 years ago
Kirk Lin ae5f5cb13c
feat: sync mitt (#2677) 3 years ago
Kirk Lin ccaa84c305
fix: axios type (#2678) 3 years ago
vben 8e5a6b7ce5 perf: 修复部分 eslint 错误 3 years ago
vben 279977b817 feat: 逐步抽离部分包到packages 3 years ago
vben aedb8e53aa perf: 优化env字段 3 years ago
vben 5e99463cd0 perf: Refactor vite configuration 3 years ago
Cherelle Spencer 4418eccfab
fix(deepMerge): 修复递归合并操作, 合并数组未去重的bug (#2667) 3 years ago
Cherelle Spencer 02d41197b6
fix: propTypes.extend()方法已经废弃, 改为官方推荐的ES6+方法 (#2670) 3 years ago
vben ba2415c3b4 chore: Extract lint config 3 years ago
Kirk Lin 4c63b1abb7
refactor: deepMerge (#2649) 3 years ago
前端爱码士 7f5e415da9
fix: 修复deepMerge方法问题 (#2597) 4 years ago
tttleon c70cf3cace
fix 主动调用 axioscancelToken 的 cancel 取消请求时 无效的问题 (#2586) 4 years ago
luocong2016 d6fdfd9f93
fix<utils>: Color Regular Error (#2567) 4 years ago
luocong2016 92cc603680
chore: fix type (#2516) 4 years ago
Cyrus Zhou 1657439569
修复 updateSchema 多个field 属性时,第二个无效问题。 (#2493) 4 years ago
mfish ce030d2d1d
axiosRetry参数首字母小写 (#2419) 4 years ago
mfish 43c8bf0d0b
解决get重试请求返回的headers造成无法成功请求的问题 (#2416) 4 years ago
coder_Q bc099041ce
style: optimize the way success hints are encoded in transformRespons… (#2411) 4 years ago
hunshcn 5539190c39
fix(utils): fix dateUtil.formatToDate/formatToDateTime ts type (#2354) 4 years ago
hunshcn 384f929443
fix(utils): fix dateUtil.formatToDate ts type (#2345) 4 years ago
前端爱码士 9ba15705b5
fix: 统一errorMessageMode值为单引号 (#2343) 4 years ago
ludens blunt df0e0cbe69
Update index.ts (#2336) 4 years ago
mfish 17d16ae545
feat(axiosSuccess): 操作成功后根据传入提示模式进行相应 (#2326) 4 years ago
无木 513ccb9543 fix(route): url with hash not work. fixed #2301 #1311 #1253 4 years ago
Luke b1f78c6696
fix: 取消重复请求,错误处理 (#2184) 4 years ago
newplum 442bd440ba
fix(axios): 非GET请求时增加判断config.data是否为FormData (#2082) 4 years ago
sevth 266c33819f
fix: 修复使用 extendSlots 时插槽参数未传递的问题。 (#2056) 4 years ago
Wit〆苗大 6f5711b088
fix(is.ts): 修复isUrl正则不能匹配到 hash模式的外链 的问题 (#2051) 4 years ago
Tianyuan Zhang c0e40fa01e
refactor: update class AxiosTransform (#2041) 4 years ago
Wit〆苗大 91e13c4287
fix(is.ts): fix#2028 修复isUrl正则可以匹配到/www问题 (#2033) 4 years ago