754 Commits (fe65d548beab2490013b56539d01da4e24ebdff8)

Author SHA1 Message Date
layhuts 9d36b34c4c docs: 修复错误的注释说明 2 months ago
layhuts 14bb94245c
feat: 新增logo铺满显示和是否显示text配置 (#8102) 2 months ago
xueyitt 7182405d24
fix: 修复弹框自定义宽度 class 被默认 max-w 覆盖的问题 (#8100) 2 months ago
Harold Zhang 31c31b914b
feat: fix check error (#8094) 2 months ago
vben a8c3729850 feat: add ICP filing number to copyright across app 2 months ago
layhuts 9a284ee385
style: 处理modal设置class="md:w-5/12"格式时Fullscreen时无法最大化问题 (#8084) 2 months ago
yshbyy 45399d0299
fix(@vben-core/shadcn-ui): 补全 ScrollArea onScroll 滚动事件透传 (#8069) 2 months ago
xingyu dc3466d77a
refactor: 将 unicorn / TypeScript 规则迁移至 oxlint,并完善 oxfmt 配置 (#8067) 2 months ago
金毛88 769791351f chore: update deps && lint 2 months ago
xueyitt 7824219557
fix: 修正AppPreferences中defaultAvatar、dynamicTitle注释 (#8060) 2 months ago
雪忆天堂 ebebb42625 feat: 1、FieldMappingTime拆解独立FieldMappingTimeItem+集合形式,方便单独对象定义; 2 months ago
曾兴顺 fcf726f953
fix: 修复Tree组件不支持半选的问题(子节点全选时父节点选中图标为勾选状态,子节点部分选中时父节点图标为减号,也就是版勾选状态,子节点未被选中时,父节点不被选中) (#8050) 2 months ago
Harold Zhang 16ebc67796 feat: fixed useScrollLock() can not be unlock 2 months ago
Harold Zhang 6b109c9ae6 fix: fixed regression of confirm 2 months ago
xingyu 160114c5e0
fix: select and user-dropdown (#8042) 2 months ago
hiss 5c9daab2ff fix(style): 1.修复ToggleGroupItem边框样式问题 2.修复用户头像下拉框Badge背景颜色 3 months ago
Harold Zhang c2a85f4ec2 feat: support unlocking scroll when modal dialog closes 3 months ago
xingyu4j c816591b69 fix: modal 下拉等不能选中 3 months ago
xingyu4j 564b349700 fix: vue/custom-event-name-casing 3 months ago
afe1 748b182e44
fix: workflow (#8013) 3 months ago
Harold Zhang 6b7cb7b1fc feat: fixed the regression of changing Menu to MenuUI 3 months ago
Harold Zhang d90d45a128 fix: fixed modal freeze issue 3 months ago
Harold Zhang 0328594747 feat: fixed the overlay layer can not work with reka-ui 3 months ago
Harold Zhang cc60ca9592 feat: fixed the defects the scrollbar disapear when modal close 3 months ago
HaroldZhangCode91 79707a2ebd
feat: fixed regression of modal for element plus (#7999) 3 months ago
金毛88 0eb72ca4fd feat: add useTDesignDesignTokens 3 months ago
xingyu 04fbb7a556
chore: 升级 shadcn-vue 组件到v4最新版 (#7972) 3 months ago
Saleri e5f9106caa feat(@core/form-ui): 新增 useVbenForm 数组编辑器 VbenFormFieldArray 3 months ago
boisduval f7540c119b
fix: 修复 useVbenModal useVbenDrawer 传入参数失效的问题 (#7964) 3 months ago
过冬 acf289381e
fix(@vben-core/popup-ui): modal 响应式适配,支持视口自适应 (#7951) 3 months ago
PanFu f813245827
feat: 偏好设置的快捷键列表追加ESC快捷键的控制(关闭当前窗口) (#7947) 3 months ago
Reese Wellin cd86de54e1
fix(preferences): 修复主题等个性化信息持久化被初始化配置覆盖 (#7948) 3 months ago
xingyu f2b3b12553
chore: pnpm v11 (#7942) 3 months ago
layhuts c066889c37
Fix: 在isMobile=true时无法自定义Drawer的class问题 (#7941) 3 months ago
PanFu 2a84b590b5
feat: 偏好设置按钮,支持在右上角用户的下拉框中展示;偏好设置中支持设置时区(多一个入口); (#7931) 3 months ago
PanFu 769c970e08
fix: 修复三个问题:偏好配置项修改后重启不会生效;锁屏弹出框的按钮文字错误;右上角偏好设置按钮排序问题优化; (#7930) 3 months ago
leo d71c81e8ff
style: apply vsh lint formatting (#7923) 3 months ago
xingyu4j 0c1b737325 fix: fix lint && typecheck 3 months ago
PanFu 42d82875ce
feat: 1、完善tree组件的全选状态不正确、全选没有label、item内容超长导致复选框对齐错乱、item内容超长没有tips无法看到完整内容的问题 (#7915) 3 months ago
Akuria ca5931e8c4
fix: preserve tree default value when treeData starts empty (#7908) 3 months ago
Yanghai.Lin 0868deb82b
fix: 修复 Input 组件 focus 边框被裁剪问题 (#7894) 4 months ago
layhuts 43717807a4 style: reformat code 4 months ago
layhuts 1b4e126128 fix: 处理localStorageDriver在某些受限浏览器环境下报错导致无法使用 4 months ago
layhuts d23b246aee fix: 处理localStorage prefix === ''时提醒用户可能会全部删除数据 4 months ago
layhuts 9667232684 fix: 加上 - 分隔符来避免跨前缀误匹配 4 months ago
layhuts 1f584ff0c9 fix: 处理window不可用时降级使用Memory 4 months ago
layhuts 75ed17a1f9 docs: 更正saveToCache所属组件 4 months ago
layhuts cc6ccaab38 docs: 为符合 Markdown lint 规范,指定代码块语言。 4 months ago
layhuts 0be4b51eaa fix: 解决window在构造函数中进行访问破坏SSR/Node环境。 4 months ago
layhuts b40822e3ed fix: 解决indexedDB的getDB在失败重试时永远返回错误Promise问题 4 months ago