han
b8a0199cde
feat(preferences): add toggle for copy preferences button ( #7594 )
Co-authored-by: hl <hl@nmcsoft.com>
3 weeks ago
zouawen
8e71261d49
fix: 侧边栏菜单拖拽功能在设置内增加开关
3 weeks ago
zouawen
32379ba4b7
fix: 双列菜单模式下新增深色侧边栏和深色侧边栏子栏 ( #7542 )
* fix: 双列菜单模式下新增深色侧边栏和深色侧边栏子栏
* fix: 修复报错 config.test.ts.snap
* fix: 修复lint报错
* fix: 修复侧边栏菜单文本内容溢出问题
* fix: 修复lint报错
1 month ago
zhongming4762
7a2b916387
perf: optimize the closing jump logic of tabs
* 依据tab访问历史回退上一个tab,原逻辑是返回一下个 或 上一个
* 支持在配置中开启或关闭
1 month ago
programmer
6a9012e5e4
chore: 给个人中心的2个按钮加上 i18n ( #7138 )
* fix: 个人中心按钮i18n
* fix: eslint format
* fix: 调整label宽度让英文显示在一行
* chore: 调整label小点
* fix: import
---------
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
2 months ago
JyQAQ
59aabd956d
Perf: Optimization of cropping component result acquisition & optimization of cropping frame prompts ( #7111 )
* perf(cropper): enhance image cropping functionality and add output type support
* perf(cropper): enhance image cropping functionality and add output type support
2 months ago
JyQAQ
67da9417a8
feat(upload prop:crop,aspectRatio): from Upload component accept prop… ( #7095 )
* feat(upload prop:crop,aspectRatio): from Upload component accept prop crop,aspectRatio
* feat(upload prop:crop,aspectRatio): from Upload component accept prop crop,aspectRatio
* feat(upload prop:crop,aspectRatio): from Upload component accept prop crop,aspectRatio
* feat(upload prop:crop,aspectRatio): from Upload component accept prop crop,aspectRatio
2 months ago
JyQAQ
81a61558cb
feat(upload prop:maxSize): from Upload component accept prop maxSize (AI prompt fixed) ( #7059 )
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
3 months ago
xingyu4j
fa603b32b1
fix: locales
4 months ago
米山
24b6e7a835
feat: add global font size adjustment
4 months ago
zhongming4762
0a8339a405
feat: increase support for multiple time zones
5 months ago
zouawen
59097e2466
chore: 新增是否开启首选项导航栏(外观、布局、快捷键、通用)吸顶效果,调整部分样式 ( #6804 )
5 months ago
zouawen
2ce161e585
feat: 1、新增水印文案自定义功能;2、input-item输入框组件新增清除功能(可用于快捷清除水印文案);3、偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果 ( #6800 )
* feature: 新增水印文案自定义功能;
* chore: 偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果
6 months ago
zouawen
33306a5aff
chore: 更换其他登录方式图标为彩色图标,新增其他登录方式tooltip文字提示 ( #6799 )
6 months ago
zhongming4762
06ffdf164a
feat: add dingding login
8 months ago
chenweiran
8ccd01ade5
feat: 增加基于图片拼图切片平移的验证码
9 months ago
Netfan
0517a7014f
fix: add missing translation for preferences drawer ( #6094 )
11 months ago
Netfan
0a9fc4e02d
fix: title of search button in vxeTable toolbar ( #6046 )
* 修改vxeTable工具栏里的搜索按钮的提示文案
11 months ago
Netfan
5e421ce607
chore: demo page menu management ( #5619 )
* 添加菜单管理演示页面
1 year ago
Netfan
d33261d0c2
chore: demo page for system/department ( #5611 )
* feat: department management demo
* perf: department page improve
* feat: demo api middleware
* fix: add losing import
1 year ago
Netfan
6cba181fad
feat: new component jsonViewer ( #5544 )
* 添加新组件JsonViewer用于展示JSON结构数据
1 year ago
Netfan
5262233312
feat: tabbar support max count limit ( #5490 )
* 标签栏支持限制打开的最大数量
1 year ago
Netfan
b8bffd884c
feat: allow close tab when mouse middle button click ( #5347 )
* 偏好设置增加鼠标中键关闭标签页的设置
1 year ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
Netfan
2135cb8ece
feat: new layout `sidebar nav with full header` ( #5270 )
1 year ago
Netfan
ff8d5ca351
feat: header mixed layout ( #5263 )
* feat: new layout header-mixed
* fix: header-mixed layout update
* feat: layout preference update
* fix: extra menus follow layout setting
1 year ago
Netfan
ec2c6eff6f
feat: header menu align support ( #5256 )
* feat: header menu align support
* fix: typo
1 year ago
Netfan
2efb5b71c3
feat: auto activate subMenu on select root menu ( #5147 )
* feat: auto activate subMenu on click root menu
* fix: prop name fixed
* chore: test and docs update
1 year ago
Netfan
7581fb381f
fix: pinInput value synchronous update ( #5142 )
1 year ago
Netfan
7fbf7b189a
feat: tabbar support mouse wheel vertical ( #5129 )
* feat: tabbar support mouse wheel
* docs: add tabbar wheelable tips
* chore: resolve vitest test
1 year ago
Netfan
ed465d2b5b
feat: table search form visible control ( #5121 )
* feat: table search form visible control
* chore: fix docs and demo
* chore: type error fixed
1 year ago
Netfan
e23486dbc6
feat: form component `IconPicker` ( #5005 )
1 year ago
Vben
0df8c5c02c
refactor: reconstruct language files into multi-file structures ( #4683 )
* refactor: reconstruct language files into multi-file structures
* chore: typo
1 year ago
Vben
24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form ( #4628 )
* refactor: global components can be customized
* refactor: remove use Toast and reconstruct the form adapter
1 year ago
Netfan
ba539f6793
chore: correct spelling for 'dragable' ( #4600 )
1 year ago
Vben
60c615ce8a
refactor: adjust layout refresh button and watermark; allow static i18n on language switch ( #4579 )
* refactor: adjust layout refresh button and watermark; allow static i18n on language switch
* chore: typo
1 year ago
Vben
4173264805
feat: add vxe-table component ( #4563 )
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
1 year ago
LinaBell
aed31a5a4e
perf: [antd] default placeholder for input and select components ( #4551 )
* chore: demo of customizing form layout using tailwind
* perf: default placeholder for input and select components
* chore: update ts type
* chore: extract public methods
1 year ago
Vben
dac80703d9
feat: add sliding verification to the login form ( #4461 )
2 years ago
invalid w
000172e482
chore( @vben/common-ui ): add verify component ( #4390 )
* chore(@vben/common-ui ): 增加拖拽校验组件
* chore: 增加样式
* Merge branch 'main' into wangjue-verify-comp
* chore: 封装action组件
* chore: 拆分完成拖拽功能
* chore: 样式调整为tailwindcss语法
* chore: 导出check图标
* chore: 拖动的图标变为@vben/icons的
* chore: 完成插槽功能迁移
* fix: ci error
* chore: 适配暗黑主题
* chore: 国际化
* chore: resolve conflict
* chore: 迁移v2的图片旋转校验组件
* chore: 完善选择校验demo
* chore: 转换为tailwindcss
* chore: 替换为系统的颜色变量
* chore: 使用interface代替组件的props声明
* chore: 调整props
* chore: 优化demo背景
* chore: follow suggest
* chore: rm unnecessary style tag
* chore: update demo
* perf: improve the experience of Captcha components
---------
Co-authored-by: vince <vince292007@gmail.com>
Co-authored-by: Vben <ann.vben@gmail.com>
2 years ago
LinaBell
fbd23701de
feat: default form validation rules applicable to selector components ( #4442 )
* fix: hover border style same as antd style when validate error
* fix: hover border style same as antd style when validate error
* feat(@vben-core/form-ui ): Default form validation rules applicable to selector components
---------
2 years ago
Squall2017
5ba3a9dec2
refactor: refactor code structure and improve demo page ( #4389 )
* feat: captcha example
* fix: fix lint errors
* chore: event handling and methods
* chore: add accessibility features ARIA labels and roles
* refactor: refactor code structure and improve captcha demo page
* feat: add captcha internationalization
* chore: 适配时间戳国际化展示
---------
Co-authored-by: vince <vince292007@gmail.com>
2 years ago
Vben
9e88b8004f
fix: try to fix the ci error ( #4381 )
2 years ago
Vben
524b9badf2
feat: add VbenForm component ( #4352 )
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2 years ago
Vben
a77cc00e9f
feat: core components support simple locale switching ( #4273 )
* feat: core components support simple locale switching
* fix: test error
* fix: test error
2 years ago
Vben
d2f3a9d04f
feat: preference button supports automatic positioning ( #4243 )
2 years ago
Li Kui
cd652941cd
fix: switching language does not load the translation of the component correctly ( #4205 )
closes #4191
2 years ago
Vben
30223f18db
feat: supports specifying the position of the preference button ( #4154 )
2 years ago
Vben
9c6e059aac
chore: semiDarkMenu renamed semiDarkSidebar ( #4152 )
2 years ago
Vben
8f40d5107c
feat: support custom background colors for sidebar and header ( #4151 )
* feat: support custom background colors for sidebar and header
* fix: type error
2 years ago