invalid w
|
607a24632a
|
fix(ApiTreeSelect): ApiTreeSelect组件首次调用会重复请求(#2940) (#3005)
由于watchEffect,onMounted会立即执行,所以导致重复请求。
并且 watch函数和watchEffect监听的依赖重复了,故删去
|
2023-09-07 21:47:55 +08:00 |
|
invalid w
|
89d7a19f3f
|
feat(Form): 为fieldMapToTime的映射类型增加时间戳转换 (#2996)
为fieldMapToTime的第三个参数增加 timestamp 和 timestampStartDay 选项
timestamp的作用: 将映射的时间格式转为时间戳
timestampStartDay的作用: 将映射的时间格式转为当天0点开始的时间戳
|
2023-09-03 16:22:02 +08:00 |
|
invalid w
|
a9017da294
|
perf: 为createAsyncComponent函数增加类型推导 (#2967) (#2991)
|
2023-09-03 16:21:51 +08:00 |
|
Li Kui
|
1c1ce4b0e3
|
fix: VxeTable demo parameter typo& tabs close icon not centered (#2989)
* fix(msg): message icon not centered
* fix: VxeTable demo parameter typo
* fix: tabs close icon not centered
|
2023-08-31 12:49:21 +08:00 |
|
Li Kui
|
e31525a803
|
fix(msg): message icon not centered (#2982)
|
2023-08-26 07:17:06 +08:00 |
|
invalid w
|
7b26c5994c
|
feat: 增加Prompt组件, 并且修复 #2976 (#2979)
* feat: 增加Prompt组件
类似于Element UI组件库的MessageBox Prompt组件
* fix: #2976
* refactor: 对appendSchemaByField函数的通用操作进行整理
|
2023-08-25 12:36:10 +08:00 |
|
supperchong
|
248f9d5e81
|
chore: format nginx.conf (#2971)
|
2023-08-19 08:41:04 +08:00 |
|
scottMan1001
|
a2a78f40da
|
Feat/scott man (#2970)
* feat: esbuild增加不同开发模式下对cnosole debugger的处理
* fix: fix production spelling
|
2023-08-16 21:35:21 +08:00 |
|
Li Kui
|
2c74e790cb
|
fix(Tree): beforeRightClick type (#2968)
|
2023-08-16 21:34:57 +08:00 |
|
舜岳
|
b660f96220
|
refactor: code optimization (#2961)
|
2023-08-13 09:14:38 +08:00 |
|
Aynakeya
|
5dd3babc4e
|
update left/right icon not align to center (#2958)
|
2023-08-13 09:14:15 +08:00 |
|
invalid w
|
5425dc241f
|
fix: #2767 #2884 #2868 (#2956)
* fix: #2767
* fix: #2884
* fix: #2868
|
2023-08-13 09:14:04 +08:00 |
|
Hong Sen Lv
|
44f2b1c644
|
fix: ts error (#2955)
Co-authored-by: lvhongsen <lvhongsen@tal.com>
|
2023-08-11 08:39:24 +08:00 |
|
billyshen26
|
573d395b69
|
fix: 解决ApiTreeSelect的params更新后fetch不执行 (#2954)
* fix: 解决ApiTreeSelect的params更新后fetch不执行
* feat: 优化ApiTreeSelect参数,可自定义value等
---------
Co-authored-by: Billy Shen <shenfangtao@imaodu.com>
|
2023-08-11 08:39:13 +08:00 |
|
jinmao88
|
df1fceb291
|
fix: ci ok
|
2023-08-10 16:24:33 +08:00 |
|
jinmao88
|
9650122736
|
fix: ci
|
2023-08-10 15:52:57 +08:00 |
|
jinmao88
|
c99ef68b7b
|
fix: ci
|
2023-08-10 15:16:22 +08:00 |
|
jinmao88
|
a95ba47b74
|
fix: ci
|
2023-08-10 15:09:38 +08:00 |
|
jinmao88
|
3fd193eb8b
|
fix: ci
|
2023-08-10 14:51:56 +08:00 |
|
jinmao88
|
6fbc552ed1
|
fix: ci
|
2023-08-10 11:52:14 +08:00 |
|
jinmao88
|
247665513a
|
fix: ci
|
2023-08-10 11:26:42 +08:00 |
|
jinmao88
|
351e1e55c2
|
fix: ci #12
|
2023-08-10 11:22:39 +08:00 |
|
jinmao88
|
8a27f5f277
|
fix: ci #11
|
2023-08-10 11:14:34 +08:00 |
|
jinmao88
|
befb508f7a
|
fix: ci #10
|
2023-08-10 11:03:00 +08:00 |
|
jinmao88
|
e6c820792a
|
fix: ci #9
|
2023-08-10 11:00:49 +08:00 |
|
jinmao88
|
30ccbfa695
|
fix: ci #8
|
2023-08-10 10:59:37 +08:00 |
|
jinmao88
|
7e12259ec4
|
fix: ci #7
|
2023-08-10 10:58:30 +08:00 |
|
jinmao88
|
244eeb18aa
|
fix: ci #6
|
2023-08-10 10:47:16 +08:00 |
|
jinmao88
|
1108d78a06
|
fix: ci #5
|
2023-08-10 10:26:44 +08:00 |
|
jinmao88
|
ebe2047ae0
|
fix: ci #4
|
2023-08-10 10:12:39 +08:00 |
|
jinmao88
|
c7f4e6a459
|
fix: ci #3
|
2023-08-10 10:09:38 +08:00 |
|
jinmao88
|
833b31129b
|
fix: getAppEnvConfig
|
2023-08-10 09:11:56 +08:00 |
|
smilv
|
86d5752ed7
|
perf: useRefs函数接收泛型类型 (#2952)
|
2023-08-09 21:58:22 +08:00 |
|
jinmao88
|
9babbc43fc
|
fix: ci #2
|
2023-08-09 14:09:35 +08:00 |
|
jinmao88
|
a2451be5bc
|
fix: ci
|
2023-08-08 19:07:09 +08:00 |
|
invalid w
|
eea414e04b
|
feat: 恢复暗黑主题 (#2947)
* feat: 恢复暗黑主题
* fix: 修复danger btn暗黑样式优先级
|
2023-08-07 18:51:30 +08:00 |
|
Cao Duc Anh
|
0bd98b3c27
|
chore: split function for easy maintain, understand and using (#2945)
|
2023-08-03 16:28:34 +08:00 |
|
LanceJiang
|
a065de4fbc
|
feat: Form 自定义组件渲染 新增 opts: {disabled} 用于自定义渲染判断 示例: /comp/form/customerForm页面 (#2944)
* feat: Form 自定义组件渲染 示例: /comp/form/customerForm页面
1. 针对自定义渲染功能 FormSchema 中
render, renderColContent, renderComponentContent 新增 opts:{disabled} 扩展 帮助自定义渲染时做 条件判断、展示同步
渲染: ((renderCallbackParams) => any) ===> ((renderCallbackParams, opts) => any)
2. slot, colSlot 分别是 render, renderColContent 插槽,为方便插槽使用
slotFn 进行解构 #test={scope} scope==={...data, ...opts}
* feat: Form 自定义组件渲染 示例: /comp/form/customerForm页面
1. 针对自定义渲染功能 FormSchema 新增 [fields] 和 [defaultValueObj] 帮助
render, renderColContent 自定义渲染时 存在多个 表单字段操作(复合field 场景)
|
2023-08-03 11:12:19 +08:00 |
|
ludens blunt
|
fa5ecb090f
|
fix(Dropdown): still pop when disabled is true; (#2935)
Co-authored-by: chenguangzhuang <chenguangzhuang@techpci.com>
|
2023-07-29 10:43:07 +08:00 |
|
YueCHEN195
|
4f9c711012
|
fix: 修复BasicTable组件开启可编辑行卡顿/卡死问题 (#2939)
|
2023-07-29 10:42:51 +08:00 |
|
lessroc
|
12924fb3fa
|
perf: 解决提交代码时stylelint格式化less和scss的媒体查询为不支持的语法(Media Queries Level 4) (#2931)
|
2023-07-29 10:42:25 +08:00 |
|
DoverDee
|
16b4b6d57c
|
fit: 增加CropperAvatar组件图片上传大小限制默认最大5M (#2928)
Co-authored-by: doverlee <doverlee@fox.mail.com>
|
2023-07-26 19:05:31 +08:00 |
|
沐枫
|
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 |
|