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
2823848fae
refactor: migrate spacing utilities to tailwind v4 syntax
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 包版本
- 更新根目录包版本
1 week ago
xingyu4j
600fc71aed
fix: eslint
2 weeks ago
xingyu4j
443e4b04cd
chore: update vite 8
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
893f74dc3e
fix: 优化横向布局时菜单激活或聚焦时背景色,标签工具栏新增刷新按钮,其他样式优化
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
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
xingyu
20410aeb03
fix: updating Tailwind CSS variables from --radix-* to --reka-* ( #6890 )
* fix: radix => reka
* chore: add reka cspell
* fix: Composition url
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
ming4762
3d9dba965f
perf: perf the control logic of Tab ( #6220 )
* perf: perf the control logic of Tab
* 每个标签页Tab使用唯一的key来控制关闭打开等逻辑
* 统一函数获取tab的key
* 通过3种方式设置tab key:1、使用router query参数pageKey 2、使用路由meta参数fullPathKey设置使用fullPath或path作为key
* 单个路由可以打开多个标签页
* 如果设置fullPathKey为false,则query变更不会打开新的标签(这很实用)
* perf: perf the control logic of Tab
* perf: perf the control logic of Tab
* 测试用例适配
* perf: perf the control logic of Tab
* 解决AI提示的警告
10 months ago
vben
cc6c9bf7a0
chore: release v5.5.6
11 months ago
Vben
17a18fc9ba
chore: close eslint object sorting ( #6101 )
11 months ago
vben
7c7051a11e
chore: release v5.5.5
11 months ago
vben
b92ac5c36d
chore: release 5.5.4
1 year ago
vben
195ceec9b4
chore: release 5.5.3
1 year ago
Netfan
b8bffd884c
feat: allow close tab when mouse middle button click ( #5347 )
* 偏好设置增加鼠标中键关闭标签页的设置
1 year ago
Netfan
e10cbe23b9
chore: update deps
1 year ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
vben
07c4ad05f4
chore: release 5.5.2
1 year ago
Netfan
7fbf7b189a
feat: tabbar support mouse wheel vertical ( #5129 )
* feat: tabbar support mouse wheel
* docs: add tabbar wheelable tips
* chore: resolve vitest test
1 year ago
vben
cbca9ffd95
chore: release 5.5.1
1 year ago
vben
7ab00250bf
chore: release 5.5.0
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
Vben
5e44aa9283
fix: drawer header is missing ( #4846 )
1 year ago
vben
44440d0951
chore: release v5.4.4
1 year ago
vben
ad3963ff70
chore: release v5.4.3
1 year ago
vben
bfaa2780ab
chore: release v5.4.2
1 year ago
Vben
0df8c5c02c
refactor: reconstruct language files into multi-file structures ( #4683 )
* refactor: reconstruct language files into multi-file structures
* chore: typo
1 year ago
vben
d1ca09c7bb
chore: release v5.4.1
1 year ago
vince
c491b9e021
fix: maximum call stack size ( #4674 )
* fix: maximum call stack size
1 year ago
Netfan
c432e0ac33
feat: limit the drag range of tabs, fixed #4640 ( #4659 )
1 year ago
vben
9856bc88d2
chore: release v5.4.0
1 year ago
vben
68465b5fbf
chore: release v5.4.0-beta.1
1 year ago
Netfan
ba539f6793
chore: correct spelling for 'dragable' ( #4600 )
1 year ago
Vben
60c615ce8a
refactor: adjust layout refresh button and watermark; allow static i18n on language switch ( #4579 )
* refactor: adjust layout refresh button and watermark; allow static i18n on language switch
* chore: typo
1 year ago
vben
46540a7329
chore: release v5.3.2
1 year ago
vben
01391ee5a1
chore: release v5.3.1
2 years ago