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
xingyu4j
af3fe53ec8
fix: type error
2 months ago
xingyu4j
e981fb159f
chore: update deps
2 months ago
xingyu
79b9d55854
Merge branch 'main' into fix
2 months ago
xingyu4j
b2055a4457
chore: update deps
2 months ago
JyQAQ
1479f159aa
feat(CellImage): CellImage组件支持图片属性写入 ( #6992 )
2 months ago
xingyu4j
7bf7e09002
fix: lint
2 months ago
xingyu4j
de8d39ffed
chore: workspace file is deprecated
2 months ago
xingyu4j
543a7e3962
chore: update deps
2 months ago
xingyu4j
9dfe3f5af8
fix: type not find
2 months ago
xingyu4j
f11b08d8cb
chore: update deps
2 months ago
xingyu4j
45b6f08984
chore: neverBuiltDependencies
2 months ago
xingyu4j
92a4676f8d
chore: update version
2 months ago
xingyu4j
7bf7c0bb06
chore: remove unused deps
2 months ago
xingyu4j
8f8cf5b704
chore: update deps
2 months ago
xingyu4j
6be238430d
chore: add cspell
2 months ago
xingyu4j
f77216d8f4
feat: lint add pnpm config
2 months ago
xingyu4j
d42a9b2409
feat: lint add yaml config
2 months ago
xingyu4j
6753834054
fix: lint
2 months ago
xingyu4j
77a4a64eb4
fix: stylelint
2 months ago
xingyu4j
49db40d557
feat: cspell sort
2 months ago
xingyu4j
0032c608f1
chore: update deps
2 months ago
xingyu4j
fa603b32b1
fix: locales
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
xingyu4j
96f671908e
chore: update deps
3 months ago
Jin Mao
f09aace765
fix: 更新依赖后的表格显示问题
3 months ago