829 Commits (changeset-release/main)

Author SHA1 Message Date
github-actions[bot] eaf2d40879 chore: bump versions 4 weeks ago
俞可 · YU KE c26a0897f9
fix(@vben-core/form-ui): 字段名与 <form> 固有属性冲突时剥离原生 name(#8214) (#8321) 4 weeks ago
俞可 · YU KE 83d8c0765a
test(@vben-core/popup-ui): add imperative alert/confirm regression tests (#8319) 4 weeks ago
github-actions[bot] 16ba48470a
chore: bump versions (#8316) 4 weeks ago
dream-weave 62cf6f4665
fix(@vben-core/form-ui): 修复嵌套部分更新与重复初始化绑定残留 (#8315) 4 weeks ago
俞可 · YU KE 0b8750eafb
feat(@vben-core/popup-ui): add extra header slot to modal (#8310) 4 weeks ago
俞可 · YU KE d7c4c1b045
test(@vben-core/popup-ui): add drawer mouse and keyboard regression tests (#8307) 4 weeks ago
俞可 · YU KE 0750bb0176
test(@vben-core/popup-ui): add modal mouse and keyboard regression tests (#8306) 4 weeks ago
俞可 · YU KE 142b5442c2
feat(@vben-core/shadcn-ui): add Progress primitive with progressbar semantics (#8305) 4 weeks ago
dream-weave bb35b13eb0
fix(@vben-core/layout-ui): preserve content sizing across footer modes (#8304) 4 weeks ago
俞可 · YU KE 34bb1cd6de
test(@vben-core/popup-ui): add alert dialog mouse and keyboard regression tests (#8303) 4 weeks ago
xueyitt 251cde42e5
feat(tree): 树组件能力优化,增加includeIndeterminate控制参数,支持modelValue仅返回全选节点 & 全选节点与半选节点同时返回; (#8290) 4 weeks ago
Dream 702d7ea7ee refactor(@vben-core/typings): 语言类型改为可声明合并扩展的接口注册表 1 month ago
xueyitt 56f765f25a
feat: 支持提示弹框内容为空(兼容部分场景只有标题无需内容场景) (#8291) 1 month ago
徐蒙恩 dbac4e4c30
feat(tree): 新增 keepParentOnUncheck 属性,取消勾选子节点时保持父节点选中 (#8281) 1 month ago
Harold Zhang 9036bef71b fix(@vben-core/layout-ui): keep in-flow footer below page content 1 month ago
徐蒙恩 53b1529298
feat(locales): support runtime dynamic language list (#8279) 1 month ago
Dream 522a83b2fb fix(@vben-core/layout-ui): add overlay viewport height fallback 1 month ago
Harold Zhang fbd8ffac75 fix(@vben-core/shadcn-ui): 修复弹窗关闭动画被取消时 closed 事件丢失导致弹窗无法关闭 1 month ago
Dream aa36114181 fix(@vben-core/layout-ui): address layout review findings 1 month ago
Dream 63667e46ee fix(@vben-core/layout-ui): avoid nested sidebar ternary 1 month ago
Dream 8f60e8063a test(@vben/playground): cover layout behavior and performance 1 month ago
Dream 89c05f8274 refactor(@vben-core/layout-ui): move layout sizing and scrolling to CSS 1 month ago
Zehui Chan 51ce0ecdd6
feat(@vben-core/form-ui): support labelWidth auto alignment (#8245) 1 month ago
MistyMoon 0b9ecbb6c9
fix(@vben-core/menu-ui): menu badge overflow, font-size & default color (#8244) 1 month ago
Dream 98761dce98 fix(@vben-core/popup-ui): stabilize content popups across routes 2 months ago
zhongming4762 d3dc081b5d perf: 优化路由动画切换 1、切换出现双页面问题 2、切换出现横向和纵向滚动条问题 2 months ago
Dream 21d9132703 feat(@vben-core/popup-ui)!: add typed popup data contracts 2 months ago
dream-weave 9f5b1cd9fb
fix(@vben-core/form-ui)!: group field slot component props (#8215) 2 months ago
dream-weave 32495e40b2
fix(@vben-core/popup-ui): rebind popup api after HMR (#8217) 2 months ago
dream-weave cb52807b27
fix(@vben-core/form-ui): correct field slot props (#8216) 2 months ago
JyQAQ b04d728249
fix(@vben-core/form-ui): 兼容 zod v4 的 ZodArray,避免误用 unwrap() 丢失数组外壳导致数组校验失败 (#8207) 2 months ago
Dream aaf0da582c fix(@vben-core/layout-ui): stabilize internal layout scrolling 2 months ago
Dream 9a5d052fa5 fix(@vben-core/composables): lock layout scroll container 2 months ago
Dream baea741432 feat(@vben-core/shared): add layout scroll helpers 2 months ago
xingyu4j cb6b0a8872 fix: constrain popper content to available viewport width 2 months ago
xingyu4j 57e2a54219 fix: add missing Symbol descriptions 2 months ago
xingyu4j 4db254cd21 fix: Tailwindcss v4 new variable shorthand syntax 2 months ago
xingyu4j 255a76d79a feat: canonical tailwind class 2 months ago
dream-weave dcdbfe5dfc
fix(@vben-core/form-ui): restore lock screen form submission (#8195) 2 months ago
Dream 517a42ec05 perf(@vben-core/form-ui): benchmark form hot paths 2 months ago
Dream bacfdf5e42 perf(@vben-core/form-ui): optimize array field updates 2 months ago
Dream decbed20bc fix(@vben-core/form-ui): harden codec value boundaries 2 months ago
Dream 1ac5ac3e82 fix(@vben-core/form-ui): preserve array field focus 2 months ago
dream-weave 98dea92225
feat(@vben-core/form-ui): add typed form value codecs (#8189) 2 months ago
Harold Zhang f43de252b5
fix: fixed the icon defect which cause to langauge button can not be clicked (#8184) 2 months ago
dream-weave 28757fb9c8
refactor(@vben-core/form-ui): migrate to Zod 4 and TanStack Form (#8176) 2 months ago
xingyu 6b6708bcf2
fix: 修复点击退出图标确认后不能退出 && 图标排序等数组字段需顺序敏感比较 (#8179) 2 months ago
xingyu4j 68a2717a26 fix: test error 2 months ago
xingyu4j 0a2c01e453 fix: 添加 oxlint 禁用注释以避免嵌套三元运算符警告 2 months ago