Vben
							
						 
						
							 
							
							
								
								
							
							
								
							
								045bc4e5ee 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: support smooth auto-scroll to active menu item ( #6102 )  
							
							 
							
							
							
						 
						
							2025-05-03 18:05:26 +08:00  
						
					 
				
					
						
							
							
								 
								Vben
							
						 
						
							 
							
							
								
								
							
							
								
							
								dd833ca56b 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: update dependencies and documentation, optimize build toolchain ( #6060 )  
							
							 
							
							... 
							
							
							
							* chore: update packageManager version to pnpm@10.9.0 for compatibility improvements
* chore: Update dependent versions and configurations to improve compatibility and stability
- Update Node version to 22.1.0
- Updated pnpm version to 10.10.0
- Fixed syntax error in prettier command in lintstagedrc
- Update dependent versions in pnpm-lock.yaml to ensure consistency
- Update format and content in README documents to improve readability
* fix: lint error 
							
						 
						
							2025-04-28 23:08:05 +08:00  
						
					 
				
					
						
							
							
								 
								vem
							
						 
						
							 
							
							
								
								
							
							
								
							
								681c1dc267 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: Update existing route index to prevent 404 on user switch ( #6003 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: tars-macmini <vem@qq.com> 
							
						 
						
							2025-04-28 18:19:47 +08:00  
						
					 
				
					
						
							
							
								 
								anyup
							
						 
						
							 
							
							
								
								
							
							
								
							
								dbc0b7e4a9 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: route root.children duplicate problem ( #5755 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: anyup <anyupxing@163.com> 
							
						 
						
							2025-03-29 22:38:30 +08:00  
						
					 
				
					
						
							
							
								 
								Netfan
							
						 
						
							 
							
							
								
								
							
							
								
							
								17e2a02281 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: auto set component name for keep-alive ( #5690 )  
							
							 
							
							... 
							
							
							
							* fix: auto set component name for keep-alive
* fix: type define 
							
						 
						
							2025-03-10 16:25:30 +08:00  
						
					 
				
					
						
							
							
								 
								Netfan
							
						 
						
							 
							
							
								
								
							
							
								
							
								1ad54561b0 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add `noBasicLayout` in route meta ( #5386 )  
							
							 
							
							... 
							
							
							
							所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为 
							
						 
						
							2025-01-14 12:12:08 +08:00  
						
					 
				
					
						
							
							
								 
								dependabot[bot]
							
						 
						
							 
							
							
								
								
							
							
								
							
								a0fbe0b21a 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump tailwindcss from 3.4.13 to 3.4.14 in the non-breaking-changes group ( #4650 )  
							
							 
							
							... 
							
							
							
							* chore(deps): bump tailwindcss in the non-breaking-changes group
Bumps the non-breaking-changes group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss ).
Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14 )
---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update deps
* chore: lint fix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-10-16 21:23:11 +08:00  
						
					 
				
					
						
							
							
								 
								handsomeFu
							
						 
						
							 
							
							
								
								
							
							
								
							
								8adb22847d 
								
									
								
							
								 
							
						 
						
							
							
								
								perf: optimize the access directive to support string passing ( #4246 )  
							
							 
							
							... 
							
							
							
							* perf: 优化access指令用法并改进参数类型
重构access权限指令以接受角色和代码形式的权限检查。通过支持数组和字符串作为指令值来简化用法,从而提高灵活性。此外,改进指令绑定类型定义以提升类型安全性。
* docs: 更新中英文文档示例以支持字符串权限码绑定更新了中文和英文文档中的示例 
							
						 
						
							2024-08-27 11:17:04 +08:00  
						
					 
				
					
						
							
							
								 
								handsomeFu
							
						 
						
							 
							
							
								
								
							
							
								
							
								d5655f02e3 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(docs): update function parameter comments ( #4215 )  
							
							 
							
							... 
							
							
							
							* docs(other): update function parameters jsdoc
- 移除`vue-router.d.ts`中`activePath`属性的默认值注释。
- 重构`generateRoutes`函数签名,增加`options`参数。
- 调整`authLogin`函数文档,增加`onSuccess`回调函数的说明。
* docs: 删除 `activePath` 属性的默认值注释
在路线文档中,移除了`activePath`属性的默认值注释,以清晰说明其行为。此更改更新了文档内容,使其更准确地反映代码实现。 
							
						 
						
							2024-08-22 21:52:44 +08:00  
						
					 
				
					
						
							
							
								 
								aonoa
							
						 
						
							 
							
							
								
								
							
							
								
							
								5b56c300ab 
								
									
								
							
								 
							
						 
						
							
							
								
								perf: correct cloneDeep spelling errors [skip ci] ( #4099 )  
							
							 
							
							... 
							
							
							
							Signed-off-by: aonoa <1991849113@qq.com> 
							
						 
						
							2024-08-09 18:24:52 +08:00  
						
					 
				
					
						
							
							
								 
								Vben
							
						 
						
							 
							
							
								
								
							
							
								
							
								4f5783d00b 
								
									
								
							
								 
							
						 
						
							
							
								
								perf: enable strict ts type checking ( #4045 )  
							
							 
							
							
							
						 
						
							2024-08-05 21:12:22 +08:00  
						
					 
				
					
						
							
							
								 
								vben
							
						 
						
							 
							
							
							
								
							
								89dcf522f5 
								
							
								 
							
						 
						
							
							
								
								refactor: Separate store  
							
							 
							
							
							
						 
						
							2024-07-30 21:10:28 +08:00  
						
					 
				
					
						
							
							
								 
								vben
							
						 
						
							 
							
							
							
								
							
								cf0ec053e4 
								
							
								 
							
						 
						
							
							
								
								refactor: Integrate the @vben-core/shared package  
							
							 
							
							
							
						 
						
							2024-07-30 21:05:03 +08:00  
						
					 
				
					
						
							
							
								 
								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> 
							
						 
						
							2024-07-28 14:29:05 +08:00  
						
					 
				
					
						
							
							
								 
								vince
							
						 
						
							 
							
							
							
								
							
								14538f7ed5 
								
							
								 
							
						 
						
							
							
								
								refactor(project): re-adjust the overall folder  
							
							 
							
							
							
						 
						
							2024-07-23 00:03:59 +08:00  
						
					 
				
					
						
							
							
								 
								vben
							
						 
						
							 
							
							
							
								
							
								9987451647 
								
							
								 
							
						 
						
							
							
								
								feat: use simpler nitro instead of nestjs to implement mock service  
							
							 
							
							
							
						 
						
							2024-07-20 08:31:05 +08:00  
						
					 
				
					
						
							
							
								 
								vince
							
						 
						
							 
							
							
							
								
							
								01e95e029f 
								
							
								 
							
						 
						
							
							
								
								feat: add v-access directive  
							
							 
							
							
							
						 
						
							2024-07-18 21:31:34 +08:00  
						
					 
				
					
						
							
							
								 
								vben
							
						 
						
							 
							
							
							
								
							
								7eff46d80c 
								
							
								 
							
						 
						
							
							
								
								refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui  
							
							 
							
							
							
						 
						
							2024-07-13 17:25:15 +08:00