Jin Mao
613c311076
Merge branch 'fork/abcd0f/dev/sun-local'
2 weeks ago
Jin Mao
9ee7a7d9ff
Merge branch 'fork/Child-qjj/patch-1'
2 weeks ago
橙子
44f8aed06d
fix: timer not need reactivity ( #7128 )
2 weeks ago
Sun
d5d4a5c591
feat(effects-plugins): 添加 echarts 图表更新功能
新增 updateDate 方法用于更新 echarts 图表选项,支持合并配置、
完全替换和延迟更新等模式。该方法会在组件未初始化时自动执
行首次渲染,并能够合并全局配置如 backgroundColor 等选项。
2 weeks ago
yuhengshen
74381aa8c1
fix: 嵌套弹窗,错误 merge options ( #7126 )
2 weeks ago
橙子
203ee9b623
fix( @vben-core/shared ): element outside viewport, the element visible rect each prop expect 0 ( #7120 )
* fix(@vben-core/shared ): element outside viewport
* fix(@vben-core/shared ): element outside viewport
2 weeks ago
JyQAQ
6c8c49966a
Perf: 优化antd upload组件参数获取 ( #7114 )
* perf(antd upload params): 优化组件参数取值 确保不同调用场景配置参数可用
* perf(antd upload params): 优化组件参数取值 确保不同调用场景配置参数可用
* perf(antd upload params): 优化组件参数取值 确保不同调用场景配置参数可用
* perf(antd upload params): 优化组件参数取值 确保不同调用场景配置参数可用
2 weeks ago
Qiu
3862942e9f
fix: chart instance disposal condition
dom has been disposed in vue3 v-if,but chartInstance exist
2 weeks 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
3 weeks ago
橙子
686c3f9208
docs( @vben-core/preferences ): update comments ( #7107 )
3 weeks ago
MRSWC
8a7e2bd8e4
fix:修复默认默认首页如果携带参数时刷新页面参数丢失问题 ( #7102 )
Co-authored-by: chenwei <chenw@jiuzhekan.com>
3 weeks ago
JyQAQ
174c4ae749
fix(antd Upload onChange Event): rewrite onChange event to handle upl… ( #7098 )
* fix(antd Upload onChange Event): rewrite onChange event to handle upload success or error messages
* fix(antd Upload onChange Event): rewrite onChange event to handle upload success or error messages
* fix(antd Upload onChange Event): rewrite onChange event to handle upload success or error messages
3 weeks 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
3 weeks ago
ppxb
f4a4ced88d
fix: header auto mode issue ( #7096 )
4 weeks ago
ppxb
19b2d7af41
fix: tdesign theme toggle and demos ( #7087 )
4 weeks ago
yuhengshen
343d8a1c1e
fix: 切换时区后,页面不刷新 ( #7085 )
* fix: 切换时区后,页面不刷新
* fix: keep-alive 的页面,i18n 和 timezone 不更新
4 weeks 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 weeks ago
ppxb
0d9e260a6a
fix: vite.config.mts type error ( #7081 )
4 weeks ago
ppxb
51bca25345
fix(lint): pnpm format lint warning ( #7080 )
4 weeks ago
ppxb
24d20ca9ee
refactor: preference manager and export ( #7068 )
* fix: preferences drawer outline z-index
* refactor: preferencesManager and exports
1 month ago
wyc001122
6f02181024
fix(layout): 修复双列模式下重复显示logo的问题( #7071 ) ( #7072 )
1 month ago
ppxb
ed3353a271
fix: preferences drawer outline z-index ( #7067 )
1 month 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
1 month ago
ppxb
7d2bc2e885
fix: dropdown raido menu type error ( #7062 )
* fix: dropdown raido menu type
* chore: format code
1 month ago
luoqiz
89b237f6b4
feat: 添加上下文菜单演示,添加菜单项隐藏性 ( #7057 )
Co-authored-by: luoqiz <851092732@qq.com>
1 month ago
JyQAQ
a1bb132233
feat(api-cascader): 添加联级组件ApiCascader ( #7031 )
2 months ago
zhenghaoyang24
022d538940
Fix formatting in thin.md for clarity ( #7008 )
修改一些语句错误
2 months ago
xueyitt
ccf70a1b76
feat: 修正菜单排序在二级菜单不生效问题 ( #7007 )
* treeUtil增加对树形结构数据进行递归排序
* 菜单sort排序各级菜单均生效
2 months ago
JyQAQ
1479f159aa
feat(CellImage): CellImage组件支持图片属性写入 ( #6992 )
2 months ago
JyQAQ
9105d4d14a
feat(api-component): api-component组件的options支持指定disabled值 ( #6991 )
2 months ago
luoqiz
c76db7d8d1
fix: 修复icon丢失根属性导致的样式错误 ( #6986 )
2 months ago
Jin Mao
6f39e9136e
Merge branch 'main' into feature/antd上传组件支持调用Image组件查看图片
2 months ago
milletpeak
1f1ba16ead
Merge branch 'main' into milletpeak-fontsize
2 months ago
panda7
b6edc5f574
fix: centered 为 true 时设置 draggable 无法拖拽 ( #6948 )
Co-authored-by: sqchen <chenshiqi@sshlx.com>
2 months ago
Jin Mao
8b0f138100
Merge branch 'main' into deps
2 months ago
ming4762
a810cd0b48
fix: fix `IconPicker` reporting an error when using search if no icon is found ( #6944 )
* 修复未搜索图标时分页报错的问题
* 优化`IconPicker` 的分页逻辑,由total触发跳转到第一页,而不是用户控制
2 months ago
aonoa
b17fec41b0
fix: tree component cannot set a value ( #6941 )
Signed-off-by: aonoa <1991849113@qq.com>
2 months ago
Rex
5fcfabf1d4
fix: 修复菜单管理中标题栏样式异常问题 ( #6934 )
2 months ago
yuan.ji
1d77b018bb
feat(function): add antd上传组件支持调用Image组件查看图片
3 months ago
米山
f7d9d1b1af
chore: update package.json and app.vue imports, and ensure global styles are included
3 months ago
米山
aaf0274fe9
feat: add menu font size variable and update related components
- Introduced a new CSS variable `--menu-font-size` calculated from the base font size.
- Updated `PreferenceManager` to trigger CSS variable updates when `fontSize` is modified.
- Adjusted `updateCSSVariables` to set the new `--menu-font-size` based on the theme's font size.
- Ensured that the menu components utilize the updated font size with `!important` to maintain styling consistency.
3 months ago
米山
c142af482b
fix: update snapshot for defaultPreferences immutability test to reflect fontSize change
- Adjusted the snapshot to ensure consistency with the updated defaultPreferences configuration, specifically retaining the fontSize property.
3 months ago
米山
cd7c11c7d0
fix: run 'pnpm format' update various components and improve layout structure
- Updated demo-preview and preview-group components for better error handling and layout.
- Enhanced drawer and modal components for improved auto-height functionality.
- Refactored layout components including header, footer, sidebar, and tabbar for better responsiveness and usability.
- Adjusted tooltip and help tooltip components for better user guidance.
- Fixed issues in various UI components to ensure consistent styling and functionality across the application.
3 months ago
milletpeak
fb8f36eeec
Merge branch 'main' into milletpeak-fontsize
3 months ago
xingyu4j
9a4f0f6ab1
feat: Consider multi-line formatting for readability
3 months ago
xingyu4j
bed52983a0
fix: lint
3 months ago
xingyu4j
655ce2c2e8
chore: update node version >=20.12.0
3 months ago
xingyu4j
f841568e5a
chore: update vue-tsc
3 months ago
xingyu4j
469697845c
fix: sort
3 months ago
xingyu4j
273f3cbaf8
Merge branch 'main' of https://github.com/xingyu4j/vue-vben-admin into deps
3 months ago