bowen
c24e0efd1d
perf: Modify i18 file format to JSON ( #3171 )
2023-10-18 19:15:52 +08:00
invalid w
1e95706f8b
chore: Fix ts type error ( #3100 )
...
* chore: fix onUploadProgress params type error
* fix(BasicButton): extends type error
* fix: useFormRules 类型问题
* fix: IFormConfig 类型问题
* chore: 设定CollapseItem list参数的类型
* chore: 修复sliderSpan类型错误
* chore: 改写成setup组件
* fix: static func type error
* chore: 设定listener 函数 evt类型为Event
* chore(props): 消除ts类型错误
* chore: 移除多余的类型转换
* Update domUtils.ts
* chore: 消除iconPicker类型错误
* Update domUtils.ts
* chore(clickOutside): 消除类型错误
* Update repeatClick.ts
* Update index.ts
* chore: 补全参数类型
* fix(Cropper): avatar uploadapi 类型问题
2023-10-08 17:30:19 +08:00
黄小民
5665fd62a9
fix: 英文版本时提示中的单词没有分开 ( #3062 )
2023-09-22 08:21:44 +08:00
DoverDee
16b4b6d57c
fit: 增加CropperAvatar组件图片上传大小限制默认最大5M ( #2928 )
...
Co-authored-by: doverlee <doverlee@fox.mail.com>
2023-07-26 19:05:31 +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
vben
6a9bd686d5
chore: remove LazyContainer
2023-04-06 23:49:20 +08:00
lzdjack
6753e24b3d
feat: 接入vextable组件 ( #2508 )
2023-01-30 14:48:04 +08:00
coder_Q
bc099041ce
style: optimize the way success hints are encoded in transformRespons… ( #2411 )
...
* style: optimize the way success hints are encoded in transformResponseHook #2410
* style: move to introduce location
Co-authored-by: 邱子建 <qiuzijian@qiuzijiandeMacBook-Air.local>
2022-11-24 06:44:53 +08:00
mfish
17d16ae545
feat(axiosSuccess): 操作成功后根据传入提示模式进行相应 ( #2326 )
2022-11-06 06:55:07 +08:00
CherishTao
0eb1275c34
Update layout.ts ( #2298 )
2022-10-23 03:16:50 +08:00
cn.shperry
f305637366
fix: 中文模式下日期选择框月份及星期异常显示英文 ( #1406 ). ( #2053 )
...
Co-authored-by: 舒培培 <622292@ky-tech.com.cn>
2022-07-10 18:26:55 +08:00
Joyboo
42908a4535
add TabsForm demo ( #1914 )
...
* chore: table size放到settings
* chore(TableAction): 操作确认框增加placement属性支持
* chore(Form): 表单field支持a.b.c嵌套写法
* feat(Form): add TabsForm demo
Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
2022-05-20 18:00:08 +08:00
Captain
136cbb1e3b
feat: add request retry ( #1553 )
2022-03-19 00:07:34 +08:00
lzdjack
dd158a17fe
feat: 添加table继承父元素高度的功能 ( #1523 )
...
在保证了原有的高度计算上,额外新增继承父级高度, 只需设置isCanResizeParent:true
2021-12-28 18:46:57 +08:00
vben
3fcfac1f37
wip: Upgrade ant-design-vue 3.0
2021-11-24 23:25:13 +08:00
Haceral
052eff91c4
perf: Improve the dynamic routing and automatically close the Tab function ( #1264 )
...
* 增加动态路由最大打开Tab数控制
* 增加动态路由打开数控制Router参数
* feat(Tab): 新增动态路由打开数限制Demo
* fix(multipleTab.ts): 将原来的打开数限制从固定的 5 修改为读取配置
Co-authored-by: Haceral <18274416193@163.com>
2021-10-12 09:11:25 +08:00
JinMao
0f5ddbf1ec
feat: add CardList component
2021-08-27 05:51:58 +08:00
无木
1f55c4180f
fix(i18n): add i18n translate data
...
添加部分缺失的翻译文案
2021-08-13 11:11:35 +08:00
spking11
b2d49cbbf8
fix(locales): fix that vscode extension i18n-Ally detect zh-CN as zh ( #1044 )
2021-08-08 10:16:19 +08:00
无木
27207a78ca
fix: fixed moment locale config
...
修复moment的英文语言配置
2021-07-23 01:02:05 +08:00
无木
c3b907656a
feat(modal): add `tooltip` for action buttons
...
为最大化、全屏、还原等操作按钮添加工具提示
2021-07-03 23:25:01 +08:00
无木
6cbac4b7ec
feat(avatar-cropper): add action tooltip
...
为头像剪裁组件的操作按钮添加工具提示
2021-07-03 20:14:58 +08:00
Lan
48fcd7684c
feat(param-menu): feature: menu with params ( #845 )
2021-07-03 17:13:59 +08:00
无木
0e414ba3c1
feat(demo): add route multi tabs show
...
添加同一路由演示多个不同参数的tab
close : #817
2021-06-26 21:25:11 +08:00
Vben
0acc4ab2dd
perf(locale): reduce the number of multilingual files
2021-06-17 21:43:53 +08:00
Vben
d196340d27
feat(demo): added guide page example
2021-06-17 21:43:53 +08:00
xlaoyu
49b66e83ac
refactor(axios): control the display of common errors in the request cycle ( #758 )
...
Co-authored-by: frankylli <frankylli@tencent.com>
2021-06-16 22:34:32 +08:00
Vben
8e410fc640
feat: add CropperAvatar component
2021-06-10 21:46:46 +08:00
vben
5212ea79b4
fix: build error
2021-06-08 00:15:34 +08:00
Vben
cda0f9c10a
chore: add some notes
2021-06-07 21:30:27 +08:00
Vben
d677729acb
perf(i18n): improve circular dependencies
2021-06-06 23:36:22 +08:00
江麻妞
eca8907a11
fix: Fix the problem that the `lang` attribute of `HTML` will not be set when it is first loaded ( #682 )
...
* refactor: Encapsulate the function of changing the page language
* fix(lang): Fix the problem that the `lang` attribute of `HTML` will not be set when it is first loaded
2021-06-01 21:37:59 +08:00
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
2021-05-28 00:07:28 +08:00
vben
5465f058ce
feat(user): add user login expiration example
2021-05-25 23:14:05 +08:00
江麻妞
ae3f8329c2
perf: optimize i18n to add the initial locale to the locale pool during initialization ( #577 )
2021-05-11 09:24:03 +08:00
zuihou
9e208411a2
feat(demo): add permission table demo
2021-04-27 00:22:05 +08:00
jinmao88
85b92a9add
perf: add AppendFormDemo ( #503 )
...
Co-authored-by: haha <admin@qq.com>
2021-04-19 18:42:31 +08:00
Vben
a812685084
feat: add codeEditor component
2021-04-17 18:42:14 +08:00
Vben
c04e8943bc
perf: merge locale file
2021-04-17 18:39:18 +08:00
Vben
e1bc33f5c5
perf: improve flowChart logic
2021-04-17 18:36:49 +08:00
啝裳
2576735ade
feat: add flowChart Component ( #488 )
2021-04-17 06:06:08 +08:00
Vben
3c441a05da
style(eslint): fix eslint error
2021-04-12 23:02:48 +08:00
Vben
215d8bab38
refactor: refactor store
2021-04-10 21:41:22 +08:00
Vben
5b8eb4a49a
feat: dark mode
2021-04-07 23:39:54 +08:00
Vben
b54b794264
fix(table): make sure the editing line is working, fix #439
2021-04-01 00:52:31 +08:00
Vben
2e11ea677b
wip: add cropper iamge component
2021-03-29 22:48:13 +08:00
Vben
2f99892d96
feat(print): add print example
2021-03-28 00:04:41 +08:00
Vben
a9462f0d4d
feat(map): added AMap/Baidu/Google Map example close #81
2021-03-12 21:45:27 +08:00
Vben
a89eeef6f3
feat(time): added time compoennt close #285
2021-03-12 21:40:23 +08:00
Vben
cd8e924d46
perf(tree): strengthen BasicTree function
2021-03-03 23:35:30 +08:00