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>
3 months ago
xingyu4j
fa195fde8e
fix: lint
3 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
4 months ago
JyQAQ
9480f8272a
feat(common-ui cropper): Implement the image cropping component VCropper ( #7082 )
* feat(common-ui cropper): Implement the image cropping component VCropper
* feat(common-ui cropper): Implement the image cropping component VCropper
* feat(common-ui cropper): Implement the image cropping component VCropper
* feat(common-ui cropper): Implement the image cropping component VCropper
* feat(common-ui cropper): Implement the image cropping component VCropper
4 months ago
ppxb
51bca25345
fix(lint): pnpm format lint warning ( #7080 )
4 months ago
luoqiz
89b237f6b4
feat: 添加上下文菜单演示,添加菜单项隐藏性 ( #7057 )
Co-authored-by: luoqiz <851092732@qq.com>
4 months ago
xingyu4j
6753834054
fix: lint
5 months ago
JyQAQ
9105d4d14a
feat(api-component): api-component组件的options支持指定disabled值 ( #6991 )
5 months ago
ming4762
a810cd0b48
fix: fix `IconPicker` reporting an error when using search if no icon is found ( #6944 )
* 修复未搜索图标时分页报错的问题
* 优化`IconPicker` 的分页逻辑,由total触发跳转到第一页,而不是用户控制
5 months ago
xingyu4j
bed52983a0
fix: lint
6 months ago
xingyu4j
48b3d30088
fix: types
6 months ago
xingyu4j
7dc68ed368
feat: add profile comps
6 months ago
Copilot
1e09fa4642
feat: migrate from Radix Vue to Reka UI ( #6870 )
* Initial plan
* Update dependencies and imports from radix-vue to reka-ui
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Fix type errors after reka-ui migration
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Run formatter to fix code style
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
6 months ago
zouawen
33306a5aff
chore: 更换其他登录方式图标为彩色图标,新增其他登录方式tooltip文字提示 ( #6799 )
7 months ago
ming4762
482ce981ce
chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.… ( #6752 )
* chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.12 -> 4.9.29
* fix: resolve the ESLint warning generated by #6317
8 months ago
Jin Mao
4de8220ce6
feat(common-ui): 添加 Tree 组件
- 在 common-ui 包中新增 Tree 组件
- 实现了基本的树形结构展示功能
- 集成了 VbenTree 组件和自定义样式- 添加了空数据时的占位展示
8 months ago
oc
11d273cbb6
feat(authentication): 二维码登录和验证码登录组件增加返回按钮显隐配置 ( #6713 )
- 在 CodeLogin 和 QrcodeLogin 组件中添加 showBack 属性
- 根据 showBack 属性决定是否显示返回按钮
- 默认值为 true,即默认显示返回按钮
8 months ago
zouawen
39820c783c
fix:
1、VbenTree新增是否全选、展开折叠功能;
2、解决当点击子节点label文字区域,而非checkbox时,关联父组件不能选中问题;
3、优化子节点选中时关联父节点选中功能:删除VbenTree中processParentSelection方法,改为在onSelect中实现,原因:processParentSelection在每次模型值更新时都会被调用,且计算复杂度为O(n^2),onSelect只在交互时触发,复杂度为O(n);
4、新增中间层tree组件,处理无数据时显示场景(显示图标Inbox和国际化comom.noData文本);
5、为防止父组件传值子组件boolean类型默认false问题,新增treePropsDefaults方法,为TreeProps赋默认值,Tree组件和VbenTree组件统一使用;
6、优化VbenTree组件整体样式(优化padding、margin、gap值,优化type为button时outline左右空白区域不对称问题),优化内部header、footer插槽样式。
8 months ago
谦元吉
6a85b3ab84
fix( @vben/common-ui ): resolve #6698 ( #6700 )
* fix(@vben/common-ui ): resolve #6698
* fix(@vben/common-ui ): resolve #6698
* fix(@vben/common-ui ): resolve conversation
* fix(@vben/common-ui ): resolve #6698
8 months ago
vben
e147a9d2fd
chore: release 5.5.9
9 months ago
zhongming4762
06ffdf164a
feat: add dingding login
9 months ago
vben
1575619d53
chore: release v5.5.8
10 months ago
chenweiran
1aafb43103
feat: 增加基于图片拼图切片平移的验证码
10 months ago
chenweiran
8ccd01ade5
feat: 增加基于图片拼图切片平移的验证码
10 months ago
Netfan
e6bfbce6cb
revert: page height fixed,revert #6422
10 months ago
someone-cool
1f63aed64c
fix( @vben/common-ui ): add page footer's height to calc contentstyle ( #6422 )
10 months ago
chenweiran
bbd8a53d9d
feat: 增加基于图片拼图切片平移的验证码
10 months ago
chenweiran
8554924cb9
feat: 增加基于图片拼图切片平移的验证码
10 months ago
Netfan
78076e70b4
chore: update deps
10 months ago
chewenye
b78bc65ce7
feat: 组件json-viewer支持bigint数据显示 cwy ( #6377 )
Co-authored-by: 车文烨 <chewy@china-lehua.com>
10 months ago
Stephen Chang
de14908fd3
fix(icon-picker): 解决icon-picker组件切换分页后,关键词检索失效问题 ( #6437 )
当icon-picker组件切换分页后,在输入关键词检索,但是分页没有重置,导致检索结果异常
10 months ago
Li Kui
5c3972196a
fix: Add $t import to login expired modal ( #6429 )
closes #6230
10 months ago
lghuahua
986eacae9a
fix: improve request logic in api-component
* 修复某些情况下updateParam设置的参数可能不会提交给api的问题
* 修复在上一个请求尚未完成前如果params发生了变更,将不会再触发新的api请求
---------
Co-authored-by: Netfan <netfan@foxmail.com>
11 months ago
vben
b9aef618fe
chore: release 5.5.7
11 months ago
panda7
a2bdcd6e49
feat: ellipsis text automatically displays tooltip based on ellipsis ( #6244 )
* feat: ellipsis text automatically displays tooltip based on ellipsis
* feat: ellipsis text automatically displays tooltip based on ellipsis
---------
Co-authored-by: sqchen <9110848@qq.com>
Co-authored-by: sqchen <chenshiqi@sshlx.com>
12 months ago
zwtvip
f7bae8ac0f
chore: export framework components for use in independent pages
12 months ago
vben
cc6c9bf7a0
chore: release v5.5.6
1 year ago
ming4762
3b3f8e4e44
fix: fix `IconPicker` props warning ( #6108 )
Invalid prop: type check failed for prop "onUpdate:value". Expected Function, got Array
1 year ago
Netfan
f1af9f8f6e
fix: add triggerClass binding to PopoverTrigger and update icon-picker styles ( #6095 )
* Popover支持设置trigger的样式
* 修正icon-picker的input值更新
1 year ago
ming4762
5de954baa4
fix: fix `LoginExpiredModal` in some cases, `message` may be obscured ( #6086 )
1 year ago
Jin Mao
20c15f352f
perf: page componet supports custom height offset for flexible content height … ( #6081 )
* perf: Page supports custom height offset for flexible content height control.
允许通过 height 属性调整页面内容高度计算。修改了 Page 组件以支持自定义高度偏移量,用于更灵活的内容高度控制。
* chore: typo
* perf(page): replace height with heightOffset for flexible content sizing
The `height` prop was replaced with `heightOffset` to better describe its purpose when used with `autoContentHeight`. The new prop allows custom offset values (in pixels) to adjust content area sizing, with clearer documentation.
1 year ago
Gahotx
ca94ca906f
fix: add rounded corners to project and quick nav items ( #5296 )
1 year ago
Vben
76de450c71
chore: update dependency version for improved stability and compatibility ( #6023 )
* chore: update dependency version for improved stability and compatibility
* fix: optimize clearPoints function in useCaptchaPoints hook to improve performance
* fix: make several props optional in various components for better flexibility
1 year ago
vben
7c7051a11e
chore: release v5.5.5
1 year ago
Netfan
fcdc1a1602
feat: add more expose methods for `apiComponent` ( #5958 )
* 为ApiComponent组件添加getOptions和getValue导出方法。
1 year ago
ming4762
b5700bd0b1
perf: improve `autoSelect` of `ApiComponent` ( #5936 )
* fix: 修复autoSelect不生效的问题,props.valueField已经被omit了
* feat: ApiComponent autoSelect支持使用函数,可以满足灵活性要求更高的场景
1 year ago
Netfan
a8c4786311
feat: api-component support autoSelect prop ( #5931 )
* feat: api-component support autoSelect prop
* docs: add version requirement
1 year ago
zhang
86da3cedc2
chore: 导出框架自带的组件,方便独立页面使用 ( #5876 )
1 year ago
Netfan
329a176a5c
perf: optimize bootstrap modules to speed up first-screen loading ( #5899 )
优化首屏加载速度
1 year ago
Netfan
3c2d325d8c
perf: improve api-component for using in form ( #5796 )
1 year ago