Kyun Wong
|
361a189f6a
|
fix: 修复未传参(params)的时,redo失效的问题 (#2826)
Co-authored-by: kelvin <kyun.wang@jodoinc.com>
|
2023-06-05 11:05:10 +08:00 |
前端爱码士
|
19fd49e22d
|
perf: 优化tree getIcon方法类型定义 (#2825)
|
2023-06-05 11:04:56 +08:00 |
前端爱码士
|
1e8fab3fe5
|
perf: 优化modal弹窗样式 (#2824)
|
2023-06-05 11:04:37 +08:00 |
HUCHAOQI
|
c118e83a2b
|
修复axios中responseInterceptorsCatch的类型 (#2811)
* fix(table): 使用lodash 的merge来递归assign,优化在多对象嵌套情况下的结构
* fix(view): 修复登入页面点击其他登入方式后返回时视图异常的bug
* fix(util): 修复类型错误
|
2023-05-30 10:14:02 +08:00 |
Peng Peidong
|
31d44ad372
|
fix(api/demo): fix typo (#2808)
|
2023-05-30 10:13:53 +08:00 |
GauharChan
|
5de89b5ec5
|
perf(demo): 动态更换表格配置 (#2793)
|
2023-05-24 16:42:39 +08:00 |
xiaoWangSec
|
0347c83620
|
fix: 修复VITE_GLOB_APP_TITLE中不能存在-的问题#1522 (#2794)
* fix #1522
fix #1522
* fix #1522
fix #1522
* fix #1522
fix #1522
|
2023-05-24 16:42:30 +08:00 |
HUCHAOQI
|
e154d1366c
|
Fix/views login (#2789)
* fix(table): 使用lodash 的merge来递归assign,优化在多对象嵌套情况下的结构
* fix(view): 修复登入页面点击其他登入方式后返回时视图异常的bug
|
2023-05-22 10:10:37 +08:00 |
LanceJiang
|
b13c4a81fc
|
fix: 由于 多路径字段获取值 (#2664) 处理 造成的 set value值为0||''时不成功的情况 (#2776)
|
2023-05-19 16:35:58 +08:00 |
Kyun Wong
|
afacf68825
|
fix: 解决重定向路径 params 参数丢失问题 (#2753)
Co-authored-by: kelvin <kyun.wang@jodoinc.com>
|
2023-05-10 13:59:36 +08:00 |
Norton
|
60a3b6a9f9
|
fixed:修复操作页签后 打开页面需要使用fullPath,否则可能会导致参数丢失引起数据加载异常。 (#2768)
Co-authored-by: lichi <lichi@ilinecn.com>
|
2023-05-10 13:59:06 +08:00 |
GauharChan
|
b97d588392
|
refactor: 完善ColumnSetting的操作逻辑 (#2745)
|
2023-04-30 22:52:42 +08:00 |
zhenbintuo
|
cfbd5e9851
|
修复insertNodesByKey方法批量添加异常问题 (#2695)
当批量添加节点parentKey为空时,未赋值treeDataRef导致添加异常
|
2023-04-08 00:03:11 +08:00 |
kissGoodBye
|
122db78e84
|
feat(directives/ellipsis): add ellipsis directive (#2688)
|
2023-04-07 09:22:51 +08:00 |
vben
|
335f30c887
|
chore: 优化 useScrollTo、useWindowSizeFn
|
2023-04-07 00:12:26 +08:00 |
vben
|
6a9bd686d5
|
chore: remove LazyContainer
|
2023-04-06 23:49:20 +08:00 |
vben
|
762e5dee14
|
fix: 修复循环依赖问题
|
2023-04-06 23:16:15 +08:00 |
vben
|
fa18365c21
|
chore: 移除 useTimeoutFn文件,使用 vueuse
|
2023-04-06 22:49:16 +08:00 |
vben
|
feadf64ee3
|
fix: Icon加载问题
|
2023-04-06 22:47:39 +08:00 |
vben
|
553ee9c7ae
|
chore: revert fix(Icon): Cannot access Icon before initialization #2680 (#2683)
|
2023-04-06 22:44:26 +08:00 |
vben
|
9f8e010534
|
feat: 重构 useRefs
|
2023-04-06 22:17:18 +08:00 |
vben
|
14ba72dd1c
|
fix: 主题样式设置无效,close #2685
|
2023-04-06 22:12:17 +08:00 |
前端爱码士
|
be0d35394c
|
fix: 解决项目配置/界面功能/自动锁屏&菜单展开宽度样式变形问题 (#2681)
|
2023-04-06 22:03:26 +08:00 |
Kirk Lin
|
b14a15e66b
|
refactor: axios Canceler use AbortController (#2676)
|
2023-04-06 22:03:12 +08:00 |
Kirk Lin
|
ae5f5cb13c
|
feat: sync mitt (#2677)
|
2023-04-06 22:03:00 +08:00 |
Kirk Lin
|
ccaa84c305
|
fix: axios type (#2678)
* fix: axios type
* fix: axios type
|
2023-04-06 22:02:42 +08:00 |
xingyu
|
7469312ffc
|
fix(Icon): Cannot access Icon before initialization #2680 (#2683)
* fix(Icon): Cannot access Icon before initialization
* fix(comps): import eslint
* fix(Icon): Cannot access Icon before initialization
* fix(comps): import eslint
|
2023-04-06 22:02:02 +08:00 |
oooplz
|
401fcaf325
|
fix: 空数组覆盖有效数组 (#2687)
|
2023-04-06 22:01:25 +08:00 |
vben
|
5e8ef2f64f
|
feat: 添加 defineOptions
|
2023-04-06 00:08:17 +08:00 |
vben
|
8e5a6b7ce5
|
perf: 修复部分 eslint 错误
|
2023-04-05 22:47:14 +08:00 |
vben
|
279977b817
|
feat: 逐步抽离部分包到packages
|
2023-04-05 22:29:16 +08:00 |
vben
|
d25df8321e
|
chore: windcss -> unocss
|
2023-04-05 18:17:55 +08:00 |
luoawai
|
6b30c9f7bb
|
fix(useFormItem):修复ApiSelect的onChange事件获取不到第二个参数(#2592) (#2674)
|
2023-04-05 15:58:43 +08:00 |
vben
|
aedb8e53aa
|
perf: 优化env字段
|
2023-04-05 15:58:03 +08:00 |
vben
|
5e99463cd0
|
perf: Refactor vite configuration
|
2023-04-05 00:20:48 +08:00 |
vben
|
c2590cbfb5
|
Merge branch 'main' of https://github.com/anncwb/vue-vben-admin
|
2023-04-04 17:14:06 +08:00 |
oooplz
|
af54b0fbc6
|
feat: 多路径字段获取值 (#2664)
|
2023-04-04 16:59:43 +08:00 |
Cherelle Spencer
|
4418eccfab
|
fix(deepMerge): 修复递归合并操作, 合并数组未去重的bug (#2667)
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
|
2023-04-04 16:59:30 +08:00 |
Cherelle Spencer
|
02d41197b6
|
fix: propTypes.extend()方法已经废弃, 改为官方推荐的ES6+方法 (#2670)
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
|
2023-04-04 16:59:19 +08:00 |
vben
|
ba2415c3b4
|
chore: Extract lint config
|
2023-04-04 16:55:34 +08:00 |
vben
|
8180b2d15f
|
chore: 暂时移除主题切换及暗黑模式切换功能
|
2023-04-02 00:02:52 +08:00 |
vben
|
fea323cff1
|
chore: css is no longer imported on demand
|
2023-04-01 23:53:26 +08:00 |
Wit〆苗大
|
9579a45b3c
|
feat(excel导出): 增加批量导出功能, 增加demo示例 (#2657)
* feat(excel导出): 批量导出功能
* feat(excel导出): 批量导出功能, 增加参数类型定义;增加demo示例
---------
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
|
2023-03-30 09:53:55 +08:00 |
Wit〆苗大
|
302afe5860
|
fix(项目配置): 修复 #2652 重置项目配置,导致左侧菜单栏整体变成白色 (#2656)
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
|
2023-03-30 09:53:44 +08:00 |
Wit〆苗大
|
7b21e9dc24
|
fix(useFormEvents): 修复#2648修改导致的末尾大括号丢失 (#2655)
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
|
2023-03-30 09:53:24 +08:00 |
Wit〆苗大
|
f05b90f86b
|
fix(form-design): CollapseItem组件页面css添加prefixCls前缀, 防止打包后污染全局样式 (#2654)
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
|
2023-03-30 09:53:03 +08:00 |
oooplz
|
1b30834eb3
|
feat: 解构字段设置value (#2648)
|
2023-03-29 14:59:11 +08:00 |
Wit〆苗大
|
c5f97b9d9f
|
perf(BasicTable): css 内 ant-tag margin改动仅对表格内单元格生效, 防止影响其他地方的tag (#2653)
* perf(BasicTable): ant-tag margin改动仅对表格内单元格生效, 防止影响其他地方的tag, 如搜索表单内时间范围自定预设范围的tag
* perf(BasicTable):css 内 ant-tag margin改动仅对表格内单元格生效, 防止影响其他地方的tag, 如搜索表单内时间范围自定预设范围的tag
---------
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
|
2023-03-29 14:58:42 +08:00 |
Lantz
|
3a1ec7ac86
|
fix(hooks): 修改在使用useEcharts时, getInstance无法获取到最新的echarts实例的问题 (#2650)
|
2023-03-29 14:58:18 +08:00 |
Kirk Lin
|
4c63b1abb7
|
refactor: deepMerge (#2649)
|
2023-03-28 21:34:11 +08:00 |