沐枫
|
c28224f3f8
|
增加TimeRangePicker时间区间范围选择组件 (#2926)
* feat: 增加TimeRangePicker时间范围选择组件
* feat: 增加TimeRangePicker时间范围选择组件2
|
2023-07-24 13:23:59 +08:00 |
|
zhangshujun
|
3b0b8d0baa
|
feat:不允许可重复添加同一field的表单项 (#2923)
|
2023-07-21 20:23:04 +08:00 |
|
明修
|
b30270a3fb
|
fix: 修复部分图标未居中的问题 (#2917)
|
2023-07-20 14:44:22 +08:00 |
|
zhangshujun
|
cb64e5d24c
|
From default value (#2913)
* feat: defaultValue赋值后不改动时间相关字段无法格式化问题
* feat: 更新处理方式
* feat: 去除未引用方法
---------
Co-authored-by: zhangshujun <zhangsj01@51cto.com>
|
2023-07-17 16:52:21 +08:00 |
|
LittleSaya
|
a4e70b9efe
|
通过把名称编码成hex,使项目能够在VITE_GLOB_APP_TITLE包含特殊字符时正常打包 (#2910)
* Update env.ts
使getVariableName能处理含有特殊字符的标题
* Update appConfig.ts
是getVariableName能处理包含特殊字符的标题的情况
|
2023-07-13 10:44:13 +08:00 |
|
scottMan1001
|
4e3e721650
|
feat: esbuild增加不同开发模式下对cnosole debugger的处理 (#2907)
|
2023-07-11 11:52:54 +08:00 |
|
xingyu
|
c6e135195a
|
修复合并代码导致的冲突 (#2905)
* fix: 合并代码导致的问题,升级vite 4.4.0
* fix: stylelint
|
2023-07-07 07:06:36 +08:00 |
|
xingyu
|
1262e13067
|
升级最新依赖 并修复eslint报错 (#2896)
* chore: update deps
* fix: import.meta.globEager 已过期
* docs: fix doc bugs
* fix: eslint
* fix: lint:prettier
* fix: stylelint
* chore: update deps
* fix: eslint
* refactor: accountdetail setup
* fix: 'Nullable' is not defined
* feat: remove vite-plugin-vue-setup-extend
* chore: remove unplugin-vue-define-options
* fix(component): pageWrapper
use setup
closed #2898
* refactor: PageFooter use setup
---------
Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
|
2023-07-06 15:00:38 +08:00 |
|
胤玄
|
c659c14c5a
|
Docker dynamic publish support. (#2903)
* feat: Docker support, including dynamic publish
* fix: run container command
|
2023-07-06 13:55:41 +08:00 |
|
LanceJiang
|
5ad5c8cdc7
|
fix: 类似 /comp/table/formTable页面 rowSelection.selectedRowKeys 数据双向绑定时 clickToRowSelect RowClick 触发失效 (#2893)
|
2023-06-29 21:04:06 +08:00 |
|
Li Kui
|
27cb958c2e
|
fix: Cropper typo (#2891)
|
2023-06-28 16:52:33 +08:00 |
|
前端爱码士
|
155ad45848
|
fix: 修复ts-config未匹配上的文件 (#2880)
|
2023-06-21 22:41:06 +08:00 |
|
Kirk Lin
|
7535db377f
|
fix(utils): deepMerge failing to correctly merge basic data types (#2872)
|
2023-06-19 16:59:44 +08:00 |
|
jinmao88
|
a0fdceeae7
|
fix: 修复边栏无法打开问题,deepMerge函数有问题未修复
|
2023-06-17 09:44:06 +08:00 |
|
jinmao88
|
c6e5c0f5f1
|
perf: 组件修改为setup
|
2023-06-17 09:42:42 +08:00 |
|
jinmao88
|
ca997c15ca
|
fix: 默认不清除ts内console.log()
|
2023-06-17 08:45:58 +08:00 |
|
tawen
|
4c381596a9
|
fix: 可编辑单元格editCellTable,当值为空时无法进行编辑 (#2867)
* fix: 修复 Cannot access 'pagewrapper' before initialization
* fix: 修复 角色管理 编辑角色时,角色状态不正确
* fix: 可编辑单元格editCellTable,当值为空时无法进行编辑
* fix: 可编辑单元格editCellTable,当值为空时无法进行编辑
|
2023-06-16 07:40:35 +08:00 |
|
tawen
|
7bcdb46148
|
fix: 修复当设置apiselect的immediate为false时,默认赋值后取值不正确传入默认options方案 (#2862)
|
2023-06-14 06:09:03 +08:00 |
|
tawen
|
d33ccd042f
|
fix: 修复 角色管理 编辑角色时,角色状态不正确 (#2861)
* fix: 修复 Cannot access 'pagewrapper' before initialization
* fix: 修复 角色管理 编辑角色时,角色状态不正确
|
2023-06-14 06:08:51 +08:00 |
|
zty
|
08f479f3e1
|
RoleDrawe.vue 改造为setup,角色编辑时状态不正确 (#2857)
* chore: 改造为setup
* fix: 状态不一致
|
2023-06-14 06:08:39 +08:00 |
|
zuihou
|
c054d73fe6
|
feat: 保持 和 windi 一样的全局样式,减少升级带来的影响
close 2814
close 2818
https://github.com/vbenjs/vue-vben-admin/issues/2814
https://github.com/vbenjs/vue-vben-admin/issues/2818
|
2023-06-12 10:44:20 +08:00 |
|
Kirk Lin
|
1f287145f4
|
fix(deepMerge): 去掉合并错误的代码 (#2848)
|
2023-06-10 17:19:18 +08:00 |
|
Kirk Lin
|
9c43c74131
|
Revert "fix(deepMerge): fix recursive merge data without removing duplicate bugs (#2831)" (#2844)
This reverts commit 7ca007ecd5 .
Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
|
2023-06-10 09:23:39 +08:00 |
|
Kirk Lin
|
c516d39225
|
fix(deepMerge): the default merge strategy is to replace the array (#2843)
|
2023-06-10 09:21:20 +08:00 |
|
Norton
|
a1283c1322
|
fix:关闭其它页签需要使用fullPath来判断,更新缓存后需要同时更新localStorage,否则刷新页面页签会再次加载 (#2847)
* fixed:修复操作页签后 打开页面需要使用fullPath,否则可能会导致参数丢失引起数据加载异常。
* fix:关闭其它页签需要使用fullPath来判断,更新缓存后需要同时更新localStorage,否则刷新页面页签会再次加载
---------
Co-authored-by: lichi <lichi@ilinecn.com>
|
2023-06-10 09:12:20 +08:00 |
|
tawen
|
cc88e1a66c
|
fix: 修复 Cannot access 'pagewrapper' before initialization (#2835)
|
2023-06-07 08:42:39 +08:00 |
|
jinmao88
|
6aa3f934d0
|
Revert "perf: 优化modal弹窗样式 (#2824)" (#2834)
This reverts commit 1e8fab3fe5 .
|
2023-06-06 16:30:01 +08:00 |
|
luojz
|
7ca007ecd5
|
fix(deepMerge): fix recursive merge data without removing duplicate bugs (#2831)
Co-authored-by: luojingzhou <luojingzhou@kezaihui.com>
|
2023-06-06 14:15:44 +08:00 |
|
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 |
|
Gary
|
7e0456cc6c
|
删除appConfigSrc多余符号 (#2813)
|
2023-05-31 19:39:40 +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
|
f810a0892d
|
ci(fix): 修复更新lock文件导致github action失败 (#2802)
|
2023-05-25 14:18:06 +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
|
eb0fdb2cfc
|
fix(component): 修复keep-alive组件包裹的文件onActivited不生效 (#2785)
* fix(table): 使用lodash 的merge来递归assign,优化在多对象嵌套情况下的结构
* fix(component): 修复keep-alive组件包裹的文件onActivited不生效
|
2023-05-22 10:10:57 +08:00 |
|
HUCHAOQI
|
e154d1366c
|
Fix/views login (#2789)
* fix(table): 使用lodash 的merge来递归assign,优化在多对象嵌套情况下的结构
* fix(view): 修复登入页面点击其他登入方式后返回时视图异常的bug
|
2023-05-22 10:10:37 +08:00 |
|
GauharChan
|
34237ef033
|
workflow: fix github action build error (#2773)
* workflow: fix github action build error
* workflow: pnpm/action-setup 不指定具体版本号
|
2023-05-19 17:08:57 +08:00 |
|
LanceJiang
|
b13c4a81fc
|
fix: 由于 多路径字段获取值 (#2664) 处理 造成的 set value值为0||''时不成功的情况 (#2776)
|
2023-05-19 16:35:58 +08:00 |
|
GauharChan
|
c46b04d548
|
workflow: fix github action build error (#2752)
|
2023-05-10 13:59:53 +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 |
|
前端爱码士
|
6e716c5607
|
fix: 解决打包报内存溢出问题 (#2697)
|
2023-04-10 16:57:49 +08:00 |
|
vben
|
a969d2091a
|
chore: release 2.10.0, 2.x 版本不再更新,如有任何pr,请提交到 next分支
|
2023-04-08 00:08:22 +08:00 |
|
vben
|
e285947716
|
fix: cross-env script
|
2023-04-08 00:04:56 +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 |
|