xingyu4j
ab3e6bb37c
chore: fix lint issues
1 week ago
xingyu4j
8fd6bf47b1
revert: restore px-based calc utilities
1 week ago
xingyu4j
f25f3a34d0
refactor: replace px calc spacing utilities
1 week ago
xingyu4j
fa190e0975
chore: checkpoint tailwind spacing updates
1 week 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 包版本
- 更新根目录包版本
2 weeks 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
2 weeks ago
zouawen
aa7d8630b5
fix: 侧边菜单栏拖拽优化 ( #7606 )
* fix: 拖拽使用遮罩层实现,使得拖拽到min或max临界值时cursor显示not-allowed,同时拖拽线条颜色变浅,类似于disabled,提升用户体验
* fix: 修复代码审查建议;修复lint和test报错
* fix: 修复遮罩层挡住hover:bg-primary视觉效果问题
3 weeks ago
lmx
173e6b08c9
fix: 修复执行: check:cspell 命令路径参数传入没有转义导致检测路径失效。添加菜单右键功能。优化:多余监听 activePath 变化,自动滚动到激活项 watch
3 weeks ago
zouawen
2a86404ba5
fix: 修复混合双列布局侧边栏拖拽线条位置显示bug,同步修复普通布局和混合双列布局切换时width计算导致侧边栏宽度显示异常问题,新增普通布局和混合双列布局侧边栏菜单折叠状态同步 ( #7596 )
3 weeks ago
zouawen
8e71261d49
fix: 侧边栏菜单拖拽功能在设置内增加开关
4 weeks ago
zouawen
b2013436c5
fix: 优化最大值限制
4 weeks ago
zouawen
cc808cb8c5
fix: 优化最小值限制
4 weeks ago
zouawen
afffc4b3f0
fix: 优化侧边栏拖拽逻辑,支持展开和折叠
4 weeks ago
zouawen
99710ef9dc
feat: 优化侧边栏拖拽逻辑
4 weeks ago
zouawen
707b391449
feat: 侧边栏宽度拖拽改为composable实现,同时修复tabbar.ts文件lint报错
4 weeks ago
zouawen
57cf6cbc9e
feature: 简易版菜单宽度拖拽功能
4 weeks ago
zouawen
8e7a5d1ec3
fix: Fix layout change, ensure div[ref="asideRef"] is contained within <aside> ( #7551 )
1 month ago
zouawen
32379ba4b7
fix: 双列菜单模式下新增深色侧边栏和深色侧边栏子栏 ( #7542 )
* fix: 双列菜单模式下新增深色侧边栏和深色侧边栏子栏
* fix: 修复报错 config.test.ts.snap
* fix: 修复lint报错
* fix: 修复侧边栏菜单文本内容溢出问题
* fix: 修复lint报错
1 month ago
Jin Mao
8a215fbcc7
chore: release 5.6.0
1 month ago
xingyu
7680b33b99
fix : #7140 ( #7153 )
* chore: add yaml eslint validate
* chore: update deps
* fix: unused ts lint
* fix: 弹窗只能点击一次 #7140
* chore: update actions/checkout v6
* chore: update node version v22.22.0
2 months ago
ppxb
f4a4ced88d
fix: header auto mode issue ( #7096 )
2 months ago
xingyu4j
af3fe53ec8
fix: type error
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.
4 months ago
xingyu4j
bed52983a0
fix: lint
4 months ago
zoumingjun
6a89814b83
chore: 优化侧边栏展开折叠图标
5 months ago
vben
e147a9d2fd
chore: release 5.5.9
7 months ago
vben
1575619d53
chore: release v5.5.8
8 months ago
vben
b9aef618fe
chore: release 5.5.7
10 months ago
vben
cc6c9bf7a0
chore: release v5.5.6
11 months ago
vben
7c7051a11e
chore: release v5.5.5
11 months ago
Jin Mao
18722ce434
feat: sidebar button config ( #5818 )
* feat: 新增 PreferenceCheckboxItem 组件
* feat(preferences): 添加侧边栏按钮配置功能
* feat: 新增按钮点击事件触发功能
* feat(SidebarPreferences): 新增侧边栏折叠按钮与固定按钮配置
* feat(ui): 新增侧边栏固定按钮及配置选项
* fix(test): 修正侧边栏配置项缺失问题
12 months ago
vben
b92ac5c36d
chore: release 5.5.4
1 year ago
Netfan
2d4ac33046
fix: miss default value in vbenLayout
1 year ago
vben
195ceec9b4
chore: release 5.5.3
1 year ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
Netfan
2135cb8ece
feat: new layout `sidebar nav with full header` ( #5270 )
1 year ago
Netfan
ff8d5ca351
feat: header mixed layout ( #5263 )
* feat: new layout header-mixed
* fix: header-mixed layout update
* feat: layout preference update
* fix: extra menus follow layout setting
1 year ago
vben
07c4ad05f4
chore: release 5.5.2
1 year ago
Netfan
1853ba1d60
fix: sidebar header height ( #5183 )
1 year ago
vben
cbca9ffd95
chore: release 5.5.1
1 year ago
Netfan
e419b03cab
feat: modal&drawer support appendToMain and zIndex ( #5092 )
* feat: modal/drawer support append to main content
* feat: modal zIndex support
* fix: drawer prop define
* chore: type
* fix: modal/drawer position fixed while append to body
* docs: typo
* chore: add full-width drawer in content area
* chore: remove unnecessary class
1 year ago
Netfan
0fc0f13064
fix: layout overflow style ( #5066 )
1 year ago
vben
7ab00250bf
chore: release 5.5.0
1 year ago
Netfan
845f2a2abd
fix: header left padding fixed ( #5007 )
1 year ago
Netfan
17c7ce8f21
feat: improve `page` component ( #5013 )
* feat: `page` component support fixed header
* docs: `page` component documentation
* docs: Improve `props` types of `page`
* docs: improve `fixedHeader` description of `page`
* fix: `page` header border color with fixedHeader
* feat: add `headerClass` for `Page`
1 year ago
Netfan
ae3f7cb909
fix: mixed menu layout in full content mode ( #4990 )
1 year ago
vben
c8dd9bbf0b
chore: release 5.4.8
1 year ago
vben
788a29a8cb
chore: release v5.4.7
1 year ago
vben
94efcec7da
chore: release v5.4.6
1 year ago
vben
57d5a919d2
chore: release v5.4.5
1 year ago