zouawen
893f74dc3e
fix: 优化横向布局时菜单激活或聚焦时背景色,标签工具栏新增刷新按钮,其他样式优化
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
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
17a18fc9ba
chore: close eslint object sorting ( #6101 )
11 months 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
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
5e44aa9283
fix: drawer header is missing ( #4846 )
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
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
Li Kui
61faa1895a
fix: vue received a Component that was made a reactive object ( #4367 )
2 years ago
Li Kui
8f6bf6add3
perf: update menu icons ( #4357 )
2 years ago
invalid w
95a4a85c3b
chore( @vben-core/tabs-ui ): cancel drag and drop function on mobile devices ( #4303 )
resolve #4301
2 years ago
Vben
2b0aedbaba
style: optimizing style issues ( #4289 )
2 years ago
Vben
b3e3e05990
perf: axios default error interceptor allows you to customize error handling ( #4283 )
2 years ago
Vben
dc5cfab319
fix: tabbar does not meet expectations in a mixed layout ( #4242 )
2 years ago
afe1
c3631ef555
chore: error note ( #4209 )
Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
2 years ago
Vben
1db87ff7ce
fix: fix keepAlive parameter error ( #4194 )
* fix: mock server deployment error
* chore: typo
2 years ago
Vben
3c17f4e9f8
perf: all icons used in the core are offline ( #4173 )
* perf: all icons used in the core are offline
* chore: update default icon
* chore: update shadow
2 years ago
Vben
0faf7810b6
perf: optimization of tabbar display ( #4169 )
* perf: optimization of tabbar display
* fix: ci error
* chore: typo
* chore: typo
2 years ago
Vben
d71a20ad0a
perf: improve tabs-view scrolling ( #4164 )
2 years ago
P2K0
eb280ffeb7
feat: add left and right scroll buttons to Tabs bar ( #4161 ) ( #4162 )
2 years ago
Vben
8f40d5107c
feat: support custom background colors for sidebar and header ( #4151 )
* feat: support custom background colors for sidebar and header
* fix: type error
2 years ago
Li Kui
963e79063f
fix: some icons behave inconsistently on menu and tab ( #4144 )
2 years ago
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
2 years ago
vben
9a6e29c401
fix: element theme adjustment
2 years ago
vben
fdee2d2239
feat: add naive app
2 years ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2 years ago
vince
66fd052709
fix: fix known issues. fixed #59,fixed #61 , fixed #67 , fixed #68 [deploy]
2 years ago
Vben
376fd17a61
feat: Feature/pro docs ( #70 )
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
2 years ago
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2 years ago
vben
30d4057216
feat: add tabs demo
2 years ago
vben
9987451647
feat: use simpler nitro instead of nestjs to implement mock service
2 years ago
vince
276ef2ebc3
fix: fix a series of known problems,fixed #54
2 years ago
vince
910a3553ac
perf: reorganize the icons and reduce the volume
2 years ago
vince
8b6d3a72e8
fix: style optimization
2 years ago
vince
c2c32332d3
fix: shake when adding tabs
2 years ago
vince
09fa2af23d
fix: fix known problems
2 years ago
vince
f95d9aa609
perf: improve overall theme color matching
2 years ago
vince
caf1fc4375
perf: optimize interface color matching
2 years ago
vince
a5edb67b12
chore: update app name
2 years ago
vince
3eb7a8bc6f
chore: @vben-core/iconify was renamed @vben-core/icons . Add readme.md for some packages
2 years ago
vben
3a91a24e0d
feat: tabs adds a variety of style configurations
2 years ago