zhb410181
9769c11de5
fix(style): 修复偏好设置功能tab栏宽度未自适应问题 ( #8132 )
2 months ago
layhuts
14bb94245c
feat: 新增logo铺满显示和是否显示text配置 ( #8102 )
* feat: 新增logo铺满显示和是否显示text配置
* feat: logo.enable=false时隐藏logo区域占位;设置logoMode、showText为必填。
* style: 修复注释问题
* fix: 删除多余属性
2 months ago
Harold Zhang
31c31b914b
feat: fix check error ( #8094 )
2 months ago
zoumingjun
ae5bd3afc5
feat: 首选项导航栏选项标题过长时显示省略号,且增加聚焦时文字提示
2 months ago
yshbyy
45399d0299
fix( @vben-core/shadcn-ui ): 补全 ScrollArea onScroll 滚动事件透传 ( #8069 )
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 )
* fix: 偏好设置中下拉框无法选择的问题,原因: 同步 shadcn-vue 将 z-popup 同步为 shadcn 的 z-50
* fix: 鼠标hover到用户登录头像 下拉来回闪烁 隐藏 显示
3 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
afe1
748b182e44
fix: workflow ( #8013 )
* fix: catelog
* fix: system
* chore: sync upstream changes
* feat: component and workflow error
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
xingyu
04fbb7a556
chore: 升级 shadcn-vue 组件到v4最新版 ( #7972 )
* fix: useStore is deprecated
* chore: update deps
* feat: 升级shadcn-ui v4
* fix: workbench style
* feat: 升级shadcn-ui v4 step2
* feat: 升级shadcn-ui v4 step3
* chore: 升级shadcn v4
* fix: pagination
* fix: dark style
* fix: doc import
* feat: 增加详情组件,参考 antdv-next
* docs: descriptions docs
* docs: Browser Support
* feat: add table action
* feat: icon use vbenIcon
* fix: type error
* fix: dropdown popConfirm
* feat: 使用默认的文字交互
* feat: 优化渲染性能
3 months ago
PanFu
42d82875ce
feat: 1、完善tree组件的全选状态不正确、全选没有label、item内容超长导致复选框对齐错乱、item内容超长没有tips无法看到完整内容的问题 ( #7915 )
Co-authored-by: PanFu <panfu@zhihuaai.com>
3 months ago
Akuria
ca5931e8c4
fix: preserve tree default value when treeData starts empty ( #7908 )
When treeData is initially an empty array (e.g. before async data
arrives), updateTreeValue() would clear the modelValue because no
matching items could be found in the empty flattened data. This caused
default values to be lost.
Only call updateTreeValue() when flattenData has items, so that
modelValue is preserved until the actual tree data arrives.
Fixes #6522
3 months ago
Yanghai.Lin
0868deb82b
fix: 修复 Input 组件 focus 边框被裁剪问题 ( #7894 )
* fix(other): 修复 oxlint ignorePatterns 导致 pre-commit hook 失败
* fix(@vben-core/shadcn-ui ): 修复 Input 组件 focus 时边框被父容器 overflow hidden 裁剪
* fix(@vben-core/shadcn-ui ): 修复 SelectTrigger 组件 focus 时边框被父容器 overflow hidden 裁剪
4 months ago
mew
e8dc464e79
fix: issue in tab bar chrome height is not full due to wrapper element `div` ( #7867 )
Caused by PR #7858
4 months ago
mew
99c38c93c8
feat: refactor context menu to capture native events ( #7858 )
* feat: refactor context menu to capture native events
prevent context-menu to show in html input fields
* fix: refactor context-menu.vue for improved structure
* chore: fix format
* chore: remove dead code
* chore: fix lint
* fix: update contenteditable selector in context menu
proposed fixed by coderabitai
4 months ago
allen
4a968d9379
fix: devtools warning
4 months ago
allen
d69455e8ef
fix: dependencies访问extendApi
4 months ago
allen
33e2582f60
fix: fix lint and add new form-ui features
feat(form-ui): 在 dependencies 里提供访问extendApi的能力
4 months ago
allen
991408b451
fix: default precision error
4 months ago
allen
a096073a8e
fix: lint
4 months ago
allen
f30157fa59
fix: class
4 months ago
allen
12a81a7a7d
fix: demo validator usage & types import
4 months ago
allen
4665a787a0
fix: collapsible component css fix
4 months ago
allen
6f18718c87
feat: add collapsible 组件,form表单增加单项可折叠,支持schema配置默认关闭/开启
feat: add collapsible 组件,form表单增加单项可折叠,支持schema配置默认关闭/开启
- shadcn-ui 增加 collapsible组件,collapsible-params组件
- form新增支持单项折叠
- collapsible-params组件在Form表单应用
4 months ago
dullathanol
185011ee21
fix: tailwindcss config
5 months ago
dullathanol
f443bfbc7b
fix: tailwindcss config
5 months ago
xingyu
0c300d040c
fix: tailwindcss config ( #7693 )
* chore: update deps
* fix: tailwindcss config
* fix: lint
* fix: lint
* chore: update deps
5 months ago
xingyu4j
32db4cbd11
fix: build warn
5 months ago
xingyu4j
c9f7154524
chore(tsdown): remove unbuild leftovers
5 months ago
xingyu
37d72c1628
fix: oxlint config ( #7661 )
* chore: engines node
* chore: update deps
* fix: oxlint
* chore: fix lint issues
5 months ago
xingyu4j
ab3e6bb37c
chore: fix lint issues
5 months ago
xingyu4j
4d59ac78bd
fix: lint
5 months ago
xingyu4j
46b4ce81e4
refactor: shrink eslint fallback layer
5 months ago
xingyu4j
9d6fbfd0d6
refactor: replace simple px utility styles
5 months ago
xingyu4j
2823848fae
refactor: migrate spacing utilities to tailwind v4 syntax
5 months ago
xingyu4j
fa190e0975
chore: checkpoint tailwind spacing updates
5 months ago
Jin Mao
a6a6efdf59
chore: release 5.7.0
- 更新 backend-mock 包版本
- 更新 web-antd 包版本
- 更新 web-antdv-next 包版本
- 更新 web-ele 包版本
- 更新 web-naive 包版本
- 更新 web-tdesign 包版本
- 更新 docs 包版本
- 更新 commitlint-config 包版本
- 更新 eslint-config 包版本
- 更新 oxfmt-config 包版本
- 更新 oxlint-config 包版本
- 更新 stylelint-config 包版本
- 更新 node-utils 包版本
- 更新 tsconfig 包版本
- 更新 vite-config 包版本
- 更新 @core/base/design 包版本
- 更新 @core/base/icons 包版本
- 更新 @core/base/shared 包版本
- 更新 @core/base/typings 包版本
- 更新 @core/composables 包版本
- 更新 @core/preferences 包版本
- 更新 @core/ui-kit/form-ui 包版本
- 更新 @core/ui-kit/layout-ui 包版本
- 更新 @core/ui-kit/menu-ui 包版本
- 更新 @core/ui-kit/popup-ui 包版本
- 更新 @core/ui-kit/shadcn-ui 包版本
- 更新 @core/ui-kit/tabs-ui 包版本
- 更新 constants 包版本
- 更新 access 包版本
- 更新 common-ui 包版本
- 更新 hooks 包版本
- 更新 layouts 包版本
- 更新 plugins 包版本
- 更新 request 包版本
- 更新 icons 包版本
- 更新 locales 包版本
- 更新 preferences 包版本
- 更新 stores 包版本
- 更新 styles 包版本
- 更新 types 包版本
- 更新 utils 包版本
- 更新 playground 包版本
- 更新 turbo-run 包版本
- 更新 vsh 包版本
- 更新根目录包版本
5 months ago
xingyu4j
68cde54bad
feat: add tsgolint
6 months ago
xingyu4j
e7fa87b301
chore: finalize oxlint migration config
6 months ago
Mr. Xie
7e0978c764
fix: 修复验证码登录发送逻辑,未校验手机号或发送失败仍开始倒计时的问题 ( #7616 )
6 months ago
xingyu
a4736a49f8
feat: migrate to Tailwind CSS v4 ( #7614 )
* chore: update deps
* feat: use jsonc/x language
* chore: update eslint 10.0
* fix: no-useless-assignment
* feat: add CLAUDE.md
* chore: ignore
* feat: claude
* fix: lint
* chore: suppot eslint v10
* fix: lint
* fix: lint
* fix: type check
* fix: unit test
* fix: Suggested fix
* fix: unit test
* chore: update stylelint v17
* chore: update all major deps
* fix: echarts console warn
* chore: update vitest v4
* feat: add skills ignores
* chore: update deps
* chore: update deps
* fix: cspell
* chore: update deps
* chore: update tailwindcss v4
* chore: remove postcss config
* fix: no use catalog
* chore: tailwind v4 config
* fix: tailwindcss v4 sort
* feat: use eslint-plugin-better-tailwindcss
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix(lint): resolve prettier and better-tailwindcss formatting conflicts
* fix(tailwind): update theme references and lint sources
* style(format): normalize apps docs and playground vue files
* style(format): normalize core ui-kit components
* style(format): normalize effects ui and layout components
6 months ago
Jin Mao
8a215fbcc7
chore: release 5.6.0
7 months ago