50d028f6b8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'main' of  https://github.com/vbenjs/vue-vben-admin  into dev  
							
							
							
						 
						
							2025-04-28 10:06:29 +08:00  
				
					
						
							
							
								 
						
							
							
								ca94ca906f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: add rounded corners to project and quick nav items ( #5296 )  
							
							
							
						 
						
							2025-04-27 22:50:42 +08:00  
				
					
						
							
							
								 
						
							
							
								76de450c71 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: update dependency version for improved stability and compatibility ( #6023 )  
							
							... 
							
							
							
							* chore: update dependency version for improved stability and compatibility
* fix: optimize clearPoints function in useCaptchaPoints hook to improve performance
* fix: make several props optional in various components for better flexibility 
							
						 
						
							2025-04-27 22:06:49 +08:00  
				
					
						
							
							
								 
						
							
							
								dd2b1ed580 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: install corepack from npm ( #5905 )  
							
							... 
							
							
							
							* fix: install corepack from npm
* docs: install corepack from npm 
							
						 
						
							2025-04-27 22:03:35 +08:00  
				
					
						
							
							
								 
						
							
							
								baec89f896 
								
									
								
							
								 
							
						 
						
							
							
								
								perf: resolve duplicate component names ( #6039 )  
							
							
							
						 
						
							2025-04-27 22:02:38 +08:00  
				
					
						
							
							
								 
						
							
							
								7c7051a11e 
								
							
								 
							
						 
						
							
							
								
								chore: release v5.5.5  
							
							
							
						 
						
							2025-04-27 21:45:10 +08:00  
				
					
						
							
							
								 
						
							
							
								aa27a2f7a1 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: encrypt the privacy data when it is persisted ( #6056 )  
							
							... 
							
							
							
							* 对私密数据持久化时执行加密
* 将锁屏密码合并到accessStore中进行加密 
							
						 
						
							2025-04-27 20:59:10 +08:00  
				
					
						
							
							
								 
						
							
							
								9ee6d06d50 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: add deepWiki doc link ( #6057 )  
							
							
							
						 
						
							2025-04-27 20:54:07 +08:00  
				
					
						
							
							
								 
						
							
							
								ecdca981b0 
								
							
								 
							
						 
						
							
							
								
								fix: fix lint  
							
							
							
						 
						
							2025-04-27 20:52:12 +08:00  
				
					
						
							
							
								 
						
							
							
								c4b8d694b8 
								
							
								 
							
						 
						
							
							
								
								style: fix lint  
							
							
							
						 
						
							2025-04-27 20:49:57 +08:00  
				
					
						
							
							
								 
						
							
							
								7af4a0261c 
								
							
								 
							
						 
						
							
							
								
								feat: add help  
							
							
							
						 
						
							2025-04-27 20:48:44 +08:00  
				
					
						
							
							
								 
						
							
							
								994b444319 
								
							
								 
							
						 
						
							
							
								
								refactor: 优化 antd 模板代码生成示例提到的一些问题  
							
							
							
						 
						
							2025-04-27 18:16:38 +08:00  
				
					
						
							
							
								 
						
							
							
								5c4b95b01e 
								
							
								 
							
						 
						
							
							
								
								feat: 新增 vxe table 工具栏二次封装,提供给 vxe 原生列表使用  
							
							
							
						 
						
							2025-04-27 18:13:08 +08:00  
				
					
						
							
							
								 
						
							
							
								c200490585 
								
							
								 
							
						 
						
							
							
								
								refactor: 优化 ContentWrap 提升拓展能力  
							
							
							
						 
						
							2025-04-27 18:10:45 +08:00  
				
					
						
							
							
								 
						
							
							
								1c2da07ded 
								
							
								 
							
						 
						
							
							
								
								feat: 增加 useVbenForm 样式,去掉data.ts 中 字段class  
							
							
							
						 
						
							2025-04-27 14:59:53 +08:00  
				
					
						
							
							
								 
						
							
							
								2a805f560f 
								
							
								 
							
						 
						
							
							
								
								feat: 调整显示比例为p-4  
							
							
							
						 
						
							2025-04-27 14:41:04 +08:00  
				
					
						
							
							
								 
						
							
							
								2df1c949f7 
								
							
								 
							
						 
						
							
							
								
								feat: 优化user页面显示,右侧用户列表占满  
							
							
							
						 
						
							2025-04-27 14:36:32 +08:00  
				
					
						
							
							
								 
						
							
							
								093bc823e2 
								
							
								 
							
						 
						
							
							
								
								feat: 优化doc显示,增加圆角  
							
							
							
						 
						
							2025-04-27 14:35:49 +08:00  
				
					
						
							
							
								 
						
							
							
								0cc1cb5a7b 
								
									
								
							
								 
							
						 
						
							
							
								
								perf: improve destroyOnClose for VbenDrawer&VbenModal ( #6051 )  
							
							... 
							
							
							
							* fix: fix that the default value of modal destroyOnClose does not take effect
* perf: improve destroyOnClose for VbenDrawer 
							
						 
						
							2025-04-27 11:26:50 +08:00  
				
					
						
							
							
								 
						
							
							
								fb4dd70a02 
								
							
								 
							
						 
						
							
							
								
								feat: 优化显示效果  
							
							
							
						 
						
							2025-04-26 16:41:58 +08:00  
				
					
						
							
							
								 
						
							
							
								0e92472904 
								
							
								 
							
						 
						
							
							
								
								fix: 处理login的warn,vbenselect只支持string类型  
							
							
							
						 
						
							2025-04-26 16:30:45 +08:00  
				
					
						
							
							
								 
						
							
							
								4d1bff9d4a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'main' of  https://github.com/vbenjs/vue-vben-admin  into dev  
							
							
							
						 
						
							2025-04-26 14:38:07 +08:00  
				
					
						
							
							
								 
						
							
							
								c5774bb1b2 
								
							
								 
							
						 
						
							
							
								
								fix: 去掉spin,影响占位  
							
							
							
						 
						
							2025-04-26 13:34:10 +08:00  
				
					
						
							
							
								 
						
							
							
								059687e1f5 
								
							
								 
							
						 
						
							
							
								
								review:【全局】Description 组件  
							
							
							
						 
						
							2025-04-26 09:39:52 +08:00  
				
					
						
							
							
								 
						
							
							
								0a9fc4e02d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: title of search button in vxeTable toolbar ( #6046 )  
							
							... 
							
							
							
							* 修改vxeTable工具栏里的搜索按钮的提示文案 
							
						 
						
							2025-04-26 01:08:41 +08:00  
				
					
						
							
							
								 
						
							
							
								be840460d8 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: vbenSelect support prop `allowClear` ( #6043 )  
							
							
							
						 
						
							2025-04-25 23:37:03 +08:00  
				
					
						
							
							
								 
						
							
							
								7a9df83d71 
								
							
								 
							
						 
						
							
							
								
								review:【INFRA】标准的代码生成  
							
							
							
						 
						
							2025-04-25 23:29:46 +08:00  
				
					
						
							
							
								 
						
							
							
								e4267573e9 
								
									
								
							
								 
							
						 
						
							
							
								
								!83  feat: 新增 antd 模式的代码生成示例  
							
							... 
							
							
							
							Merge pull request !83  from puhui999/dev-tmp 
							
						 
						
							2025-04-25 15:05:56 +00:00  
				
					
						
							
							
								 
						
							
							
								bf75f0f789 
								
							
								 
							
						 
						
							
							
								
								review:【INFRA】表单构建的代码意见  
							
							
							
						 
						
							2025-04-25 23:02:16 +08:00  
				
					
						
							
							
								 
						
							
							
								8e1c75833c 
								
							
								 
							
						 
						
							
							
								
								fix: DocAlert 显示导致页面的高度计算不准确:infra 和 system 模块的调整  
							
							
							
						 
						
							2025-04-25 22:03:06 +08:00  
				
					
						
							
							
								 
						
							
							
								4125265582 
								
							
								 
							
						 
						
							
							
								
								fix: DocAlert 显示导致页面的高度计算不准确:在 page.vue 增加 doc 区域  
							
							
							
						 
						
							2025-04-25 21:42:56 +08:00  
				
					
						
							
							
								 
						
							
							
								3be2d4c87f 
								
							
								 
							
						 
						
							
							
								
								feat:【INFRA】文件存储,增加 enablePathStyleAccess 选项  
							
							
							
						 
						
							2025-04-25 20:59:29 +08:00  
				
					
						
							
							
								 
						
							
							
								db86dfc8c5 
								
							
								 
							
						 
						
							
							
								
								feat: 新增 antd 模式的代码生成示例  
							
							
							
						 
						
							2025-04-25 18:22:56 +08:00  
				
					
						
							
							
								 
						
							
							
								e519bff27c 
								
							
								 
							
						 
						
							
							
								
								feat: 新增支持 schema 模式的描述列表组件  
							
							
							
						 
						
							2025-04-25 18:18:20 +08:00  
				
					
						
							
							
								 
						
							
							
								b2011aea91 
								
							
								 
							
						 
						
							
							
								
								fix: eslint v-html  
							
							
							
						 
						
							2025-04-25 17:26:53 +08:00  
				
					
						
							
							
								 
						
							
							
								65dda53fa6 
								
							
								 
							
						 
						
							
							
								
								perf: formCreate  
							
							
							
						 
						
							2025-04-25 17:26:28 +08:00  
				
					
						
							
							
								 
						
							
							
								b42ce319d0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'dev' of  https://gitee.com/yudaocode/yudao-ui-admin-vben  into dev  
							
							
							
						 
						
							2025-04-25 17:15:46 +08:00  
				
					
						
							
							
								 
						
							
							
								f3ef324096 
								
									
								
							
								 
							
						 
						
							
							
								
								!81  feat: 添加表单构建功能 formCreate  
							
							... 
							
							
							
							Merge pull request !81  from dhb52/v-next-dev 
							
						 
						
							2025-04-25 09:15:41 +00:00  
				
					
						
							
							
								 
						
							
							
								8e7c69f6b4 
								
							
								 
							
						 
						
							
							
								
								style: 统一 api 代码风格  
							
							
							
						 
						
							2025-04-25 17:14:14 +08:00  
				
					
						
							
							
								 
						
							
							
								791bad55fd 
								
							
								 
							
						 
						
							
							
								
								fix: DocAlert 显示导致页面的高度计算不准确  
							
							
							
						 
						
							2025-04-25 16:47:02 +08:00  
				
					
						
							
							
								 
						
							
							
								cb45987fe2 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: update example ( #6036 )  
							
							... 
							
							
							
							* 跟进后端菜单逻辑的修改,现已无需传递basicLayout布局 
							
						 
						
							2025-04-25 11:44:47 +08:00  
				
					
						
							
							
								 
						
							
							
								5ffd7db8e0 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: the initial value echo for the check-button-group ( #6029 )  
							
							... 
							
							
							
							Co-authored-by: sqchen <9110848@qq.com> 
							
						 
						
							2025-04-25 08:35:03 +08:00  
				
					
						
							
							
								 
						
							
							
								29aa44c540 
								
							
								 
							
						 
						
							
							
								
								fix: code lint warn  
							
							
							
						 
						
							2025-04-24 17:56:02 +08:00  
				
					
						
							
							
								 
						
							
							
								e702e4aba0 
								
							
								 
							
						 
						
							
							
								
								fix: code lint packages  
							
							
							
						 
						
							2025-04-24 17:55:30 +08:00  
				
					
						
							
							
								 
						
							
							
								10514ec1b8 
								
							
								 
							
						 
						
							
							
								
								refactor: 按 codereview 意见修改  
							
							
							
						 
						
							2025-04-23 22:37:33 +08:00  
				
					
						
							
							
								 
						
							
							
								4243b3000b 
								
							
								 
							
						 
						
							
							
								
								fix:弹窗关闭后,未重置 formData 数据  
							
							
							
						 
						
							2025-04-23 22:01:25 +08:00  
				
					
						
							
							
								 
						
							
							
								c867f93e0a 
								
							
								 
							
						 
						
							
							
								
								feat: 封装手机号校验,mobile 非必填校验,mobileRequired 必填校验  
							
							
							
						 
						
							2025-04-23 17:51:43 +08:00  
				
					
						
							
							
								 
						
							
							
								26c2638146 
								
							
								 
							
						 
						
							
							
								
								refactor: 迁移 time.ts  
							
							
							
						 
						
							2025-04-23 17:30:39 +08:00  
				
					
						
							
							
								 
						
							
							
								dccb846bb0 
								
							
								 
							
						 
						
							
							
								
								refactor: tree.ts 使用@vben/utils替换  
							
							
							
						 
						
							2025-04-23 17:27:48 +08:00  
				
					
						
							
							
								 
						
							
							
								ecf10c0539 
								
							
								 
							
						 
						
							
							
								
								refactor: download.ts 使用@vben/utils替换  
							
							
							
						 
						
							2025-04-23 17:22:37 +08:00