| 
							
							
							
						 |  |  | @@ -1,6 +1,238 @@ | 
		
	
		
			
				|  |  |  |  | # Changelog | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ## [v1.0.0](https://github.com/soybeanjs/soybean-admin/compare/v0.10.4...v1.0.0) (24-03-31) | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ###    🚀 Features | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | - internationalized menu search  -  by **Kori** [<samp>(9e115)</samp>](https://github.com/soybeanjs/soybean-admin/commit/9e115da) | 
		
	
		
			
				|  |  |  |  | - **components**: | 
		
	
		
			
				|  |  |  |  |   - enhance the custom strength of the 'TableHeaderOperation' component  -  by **tnt group** [<samp>(fdf64)</samp>](https://github.com/soybeanjs/soybean-admin/commit/fdf64f7) | 
		
	
		
			
				|  |  |  |  |   - add GlobalSearch components  -  by **燕博文** [<samp>(9ea87)</samp>](https://github.com/soybeanjs/soybean-admin/commit/9ea8789) | 
		
	
		
			
				|  |  |  |  | - **hooks**: | 
		
	
		
			
				|  |  |  |  |   - add use-echarts  -  by @honghuangdc [<samp>(726ab)</samp>](https://github.com/soybeanjs/soybean-admin/commit/726abe4) | 
		
	
		
			
				|  |  |  |  | - **projects**: | 
		
	
		
			
				|  |  |  |  |   - 1.0 beta  -  by @honghuangdc [<samp>(e918a)</samp>](https://github.com/soybeanjs/soybean-admin/commit/e918a2c) | 
		
	
		
			
				|  |  |  |  |   - support Vite5  -  by @honghuangdc [<samp>(96e4a)</samp>](https://github.com/soybeanjs/soybean-admin/commit/96e4aff) | 
		
	
		
			
				|  |  |  |  |   - @sa/axios: createRequest, createFlatRequest, createHookRequest  -  by @honghuangdc [<samp>(bac16)</samp>](https://github.com/soybeanjs/soybean-admin/commit/bac1632) | 
		
	
		
			
				|  |  |  |  |   - add app loading  -  by @honghuangdc [<samp>(c6545)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c65451b) | 
		
	
		
			
				|  |  |  |  |   - add copyright, unocss shortcut: card-wrapper, update package.json  -  by @honghuangdc [<samp>(affcc)</samp>](https://github.com/soybeanjs/soybean-admin/commit/affcc26) | 
		
	
		
			
				|  |  |  |  |   - add page: about  -  by @honghuangdc [<samp>(4955f)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4955f1a) | 
		
	
		
			
				|  |  |  |  |   - add custom route exception  -  by @honghuangdc [<samp>(b43c9)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b43c925) | 
		
	
		
			
				|  |  |  |  |   - filter tabs which are not in routes  -  by @honghuangdc [<samp>(f59f3)</samp>](https://github.com/soybeanjs/soybean-admin/commit/f59f348) | 
		
	
		
			
				|  |  |  |  |   - packages/scripts: add command changelog,release  -  by @honghuangdc [<samp>(dafb6)</samp>](https://github.com/soybeanjs/soybean-admin/commit/dafb6fa) | 
		
	
		
			
				|  |  |  |  |   - add script: gen-route  -  by @honghuangdc [<samp>(697c1)</samp>](https://github.com/soybeanjs/soybean-admin/commit/697c1b6) | 
		
	
		
			
				|  |  |  |  |   - @sa/axios: add qs stringify for params  -  by @honghuangdc [<samp>(2400c)</samp>](https://github.com/soybeanjs/soybean-admin/commit/2400c02) | 
		
	
		
			
				|  |  |  |  |   - page home & perf useEcharts  -  by @honghuangdc [<samp>(62e4d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/62e4da0) | 
		
	
		
			
				|  |  |  |  |   - finish page home  -  by @honghuangdc [<samp>(7bd1e)</samp>](https://github.com/soybeanjs/soybean-admin/commit/7bd1e47) | 
		
	
		
			
				|  |  |  |  |   - add page function_tab  -  by @honghuangdc [<samp>(6ff86)</samp>](https://github.com/soybeanjs/soybean-admin/commit/6ff86e7) | 
		
	
		
			
				|  |  |  |  |   - page manage_role  -  by @honghuangdc [<samp>(237c6)</samp>](https://github.com/soybeanjs/soybean-admin/commit/237c6d2) | 
		
	
		
			
				|  |  |  |  |   - page manage_user  -  by @honghuangdc [<samp>(8a170)</samp>](https://github.com/soybeanjs/soybean-admin/commit/8a170ee) | 
		
	
		
			
				|  |  |  |  |   - page manage_menu  -  by @honghuangdc [<samp>(87d65)</samp>](https://github.com/soybeanjs/soybean-admin/commit/87d65d3) | 
		
	
		
			
				|  |  |  |  |   - page manage_menu operateDrawer  -  by @honghuangdc [<samp>(db17c)</samp>](https://github.com/soybeanjs/soybean-admin/commit/db17c91) | 
		
	
		
			
				|  |  |  |  |   - Add type to TabRoute: matched  -  by @Azir-11 [<samp>(2d102)</samp>](https://github.com/soybeanjs/soybean-admin/commit/2d102a0) | 
		
	
		
			
				|  |  |  |  |   - support directory menu hide all child menus. fixed #325  -  by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/325 [<samp>(7256a)</samp>](https://github.com/soybeanjs/soybean-admin/commit/7256ad4) | 
		
	
		
			
				|  |  |  |  |   - mock manage list data with pagination  -  by @honghuangdc [<samp>(1a6be)</samp>](https://github.com/soybeanjs/soybean-admin/commit/1a6be00) | 
		
	
		
			
				|  |  |  |  |   - globalSearch add i18n  -  by **燕博文** [<samp>(0126d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0126da4) | 
		
	
		
			
				|  |  |  |  |   - Add route meta parameter:fixedQuery  -  by **Azir-11** [<samp>(874aa)</samp>](https://github.com/soybeanjs/soybean-admin/commit/874aaca) | 
		
	
		
			
				|  |  |  |  |   - update  -  by @honghuangdc [<samp>(4158a)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4158a72) | 
		
	
		
			
				|  |  |  |  |   - change borderRadius to 6px of naiveUI  -  by @honghuangdc [<samp>(49558)</samp>](https://github.com/soybeanjs/soybean-admin/commit/49558ca) | 
		
	
		
			
				|  |  |  |  |   - pef manage role  -  by @honghuangdc [<samp>(18709)</samp>](https://github.com/soybeanjs/soybean-admin/commit/1870981) | 
		
	
		
			
				|  |  |  |  |   - login page: code-login  -  by @honghuangdc [<samp>(c91dd)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c91dd28) | 
		
	
		
			
				|  |  |  |  |   - login page: register  -  by @honghuangdc [<samp>(1ed33)</samp>](https://github.com/soybeanjs/soybean-admin/commit/1ed33dc) | 
		
	
		
			
				|  |  |  |  |   - add request refresh token & logout  -  by @honghuangdc [<samp>(11a6a)</samp>](https://github.com/soybeanjs/soybean-admin/commit/11a6a3b) | 
		
	
		
			
				|  |  |  |  |   - add request exception example page  -  by @honghuangdc [<samp>(41e8b)</samp>](https://github.com/soybeanjs/soybean-admin/commit/41e8bc4) | 
		
	
		
			
				|  |  |  |  |   - add auth example  -  by @honghuangdc [<samp>(c11d5)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c11d56d) | 
		
	
		
			
				|  |  |  |  | - **router**: | 
		
	
		
			
				|  |  |  |  |   - add sortRoutesByOrder function  -  by **Azir-11** [<samp>(0cf09)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0cf09ba) | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ###    🐞 Bug Fixes | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | - **components**: | 
		
	
		
			
				|  |  |  |  |   - fix tooltip zIndex of ButtonIcon  -  by @honghuangdc [<samp>(99097)</samp>](https://github.com/soybeanjs/soybean-admin/commit/99097b4) | 
		
	
		
			
				|  |  |  |  |   - supplement the `NaiveUI` type  -  by **tnt group** [<samp>(ccc2b)</samp>](https://github.com/soybeanjs/soybean-admin/commit/ccc2b67) | 
		
	
		
			
				|  |  |  |  |   - fix homeTab closeRight and disable colseLeft  -  by **~li** [<samp>(d28bf)</samp>](https://github.com/soybeanjs/soybean-admin/commit/d28bf52) | 
		
	
		
			
				|  |  |  |  | - **hooks**: | 
		
	
		
			
				|  |  |  |  |   - Fix Naive Pagination's outdated API  -  by **tnt group** [<samp>(37436)</samp>](https://github.com/soybeanjs/soybean-admin/commit/3743612) | 
		
	
		
			
				|  |  |  |  | - **projects**: | 
		
	
		
			
				|  |  |  |  |   - 修复路由命名为包含关系时导致导航数据出错的问题  -  by @Particaly [<samp>(76636)</samp>](https://github.com/soybeanjs/soybean-admin/commit/766369f) | 
		
	
		
			
				|  |  |  |  |   - rename zh-ch  -  by @honghuangdc [<samp>(a8a77)</samp>](https://github.com/soybeanjs/soybean-admin/commit/a8a77ea) | 
		
	
		
			
				|  |  |  |  |   - Fix welcome notification not closing  -  by @Azir-11 [<samp>(748cf)</samp>](https://github.com/soybeanjs/soybean-admin/commit/748cfa2) | 
		
	
		
			
				|  |  |  |  |   - fix i18n vscode settings  -  by @honghuangdc [<samp>(fbf4c)</samp>](https://github.com/soybeanjs/soybean-admin/commit/fbf4cc4) | 
		
	
		
			
				|  |  |  |  |   - add duration of login success notification  -  by @honghuangdc [<samp>(1335d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/1335d47) | 
		
	
		
			
				|  |  |  |  |   - fix menu indent  -  by @honghuangdc [<samp>(87143)</samp>](https://github.com/soybeanjs/soybean-admin/commit/8714317) | 
		
	
		
			
				|  |  |  |  |   - fix theme mode segment  -  by @honghuangdc [<samp>(2372d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/2372dc9) | 
		
	
		
			
				|  |  |  |  |   - fix app loading theme color  -  by @honghuangdc [<samp>(0ba19)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0ba19d5) | 
		
	
		
			
				|  |  |  |  |   - fix page about style in mobile  -  by @honghuangdc [<samp>(8b6de)</samp>](https://github.com/soybeanjs/soybean-admin/commit/8b6de48) | 
		
	
		
			
				|  |  |  |  |   - fix themeDrawer darkMode segement  -  by @honghuangdc [<samp>(1b5ca)</samp>](https://github.com/soybeanjs/soybean-admin/commit/1b5caa0) | 
		
	
		
			
				|  |  |  |  |   - fix themeDrawer copy  -  by @honghuangdc [<samp>(b3779)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b3779a6) | 
		
	
		
			
				|  |  |  |  |   - remove space in tab content  -  by @honghuangdc [<samp>(4aae6)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4aae6a5) | 
		
	
		
			
				|  |  |  |  |   - fix horizontal menu  -  by @honghuangdc [<samp>(d886e)</samp>](https://github.com/soybeanjs/soybean-admin/commit/d886e50) | 
		
	
		
			
				|  |  |  |  |   - perf card style  -  by @honghuangdc [<samp>(c1afb)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c1afb9d) | 
		
	
		
			
				|  |  |  |  |   - fix manage_user title  -  by @honghuangdc [<samp>(7770b)</samp>](https://github.com/soybeanjs/soybean-admin/commit/7770b37) | 
		
	
		
			
				|  |  |  |  |   - default proxy prefix  -  by @smileluck [<samp>(da246)</samp>](https://github.com/soybeanjs/soybean-admin/commit/da24642) | 
		
	
		
			
				|  |  |  |  |   - fix request msg  -  by @honghuangdc [<samp>(ae6b6)</samp>](https://github.com/soybeanjs/soybean-admin/commit/ae6b613) | 
		
	
		
			
				|  |  |  |  |   - Fix the issue of tab error displaying parent localIcon  -  by @Azir-11 [<samp>(a9c98)</samp>](https://github.com/soybeanjs/soybean-admin/commit/a9c98d9) | 
		
	
		
			
				|  |  |  |  |   - The matched value of TabRoute should be optional  -  by @Azir-11 [<samp>(e6fed)</samp>](https://github.com/soybeanjs/soybean-admin/commit/e6fed1f) | 
		
	
		
			
				|  |  |  |  |   - fix build [unocss]: build failed to load icon "close", fixed #319  -  by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/319 [<samp>(c18d8)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c18d82f) | 
		
	
		
			
				|  |  |  |  |   - fix resolve alias  -  by @honghuangdc [<samp>(3bdcb)</samp>](https://github.com/soybeanjs/soybean-admin/commit/3bdcbc7) | 
		
	
		
			
				|  |  |  |  |   - Missing default value for tab icon  -  by @Azir-11 [<samp>(72a46)</samp>](https://github.com/soybeanjs/soybean-admin/commit/72a4679) | 
		
	
		
			
				|  |  |  |  |   - add route icon: fucntion_hide-child  -  by @honghuangdc [<samp>(0a3ef)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0a3efe3) | 
		
	
		
			
				|  |  |  |  |   - fix table x-scroll. fixed #324  -  by @honghuangdc in https://github.com/soybeanjs/soybean-admin/issues/324 [<samp>(c7e2c)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c7e2c55) | 
		
	
		
			
				|  |  |  |  |   - Fix the logic of root route redirection to home  -  by **恕瑞玛的皇帝** [<samp>(0123c)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0123c37) | 
		
	
		
			
				|  |  |  |  |   - Fix homepage mount error under dynamic routing  -  by **恕瑞玛的皇帝** [<samp>(9cf2a)</samp>](https://github.com/soybeanjs/soybean-admin/commit/9cf2a51) | 
		
	
		
			
				|  |  |  |  |   - fix repeat home tab  -  by @honghuangdc [<samp>(bccd6)</samp>](https://github.com/soybeanjs/soybean-admin/commit/bccd6cb) | 
		
	
		
			
				|  |  |  |  |   - fix proxy config  -  by @honghuangdc [<samp>(c8019)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c8019c4) | 
		
	
		
			
				|  |  |  |  |   - fix proxy config  -  by @honghuangdc [<samp>(ffc95)</samp>](https://github.com/soybeanjs/soybean-admin/commit/ffc95d2) | 
		
	
		
			
				|  |  |  |  |   - fix table row-key ts type  -  by @honghuangdc [<samp>(0cc8f)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0cc8f05) | 
		
	
		
			
				|  |  |  |  |   - fix class name conflict with unocss icon  -  by @honghuangdc [<samp>(455e4)</samp>](https://github.com/soybeanjs/soybean-admin/commit/455e48f) | 
		
	
		
			
				|  |  |  |  |   - fix repeat routes  -  by @honghuangdc [<samp>(2c543)</samp>](https://github.com/soybeanjs/soybean-admin/commit/2c543f1) | 
		
	
		
			
				|  |  |  |  |   - fix route init  -  by @honghuangdc [<samp>(23a40)</samp>](https://github.com/soybeanjs/soybean-admin/commit/23a4098) | 
		
	
		
			
				|  |  |  |  |   - fix pin-toggler toolTip zIndex  -  by @honghuangdc [<samp>(f89e6)</samp>](https://github.com/soybeanjs/soybean-admin/commit/f89e6c0) | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ###    🔥 Performance | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | - **components**: | 
		
	
		
			
				|  |  |  |  |   - Optimize internationalized menu search code  -  by **燕博文** [<samp>(8c1ef)</samp>](https://github.com/soybeanjs/soybean-admin/commit/8c1ef4b) | 
		
	
		
			
				|  |  |  |  |   - Optimize menu search code  -  by **燕博文** [<samp>(296a2)</samp>](https://github.com/soybeanjs/soybean-admin/commit/296a2d2) | 
		
	
		
			
				|  |  |  |  |   - perf count-to  -  by @honghuangdc [<samp>(b2c61)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b2c61f0) | 
		
	
		
			
				|  |  |  |  |   - components  name is converted to uppercase  -  by **燕博文** [<samp>(04aa1)</samp>](https://github.com/soybeanjs/soybean-admin/commit/04aa10b) | 
		
	
		
			
				|  |  |  |  |   - perf global-search  -  by @honghuangdc [<samp>(72745)</samp>](https://github.com/soybeanjs/soybean-admin/commit/7274522) | 
		
	
		
			
				|  |  |  |  | - **projects**: | 
		
	
		
			
				|  |  |  |  |   - perf code  -  by @honghuangdc [<samp>(8081e)</samp>](https://github.com/soybeanjs/soybean-admin/commit/8081e19) | 
		
	
		
			
				|  |  |  |  |   - env config  -  by @honghuangdc [<samp>(1bac3)</samp>](https://github.com/soybeanjs/soybean-admin/commit/1bac3b7) | 
		
	
		
			
				|  |  |  |  |   - add detailed annotations for route role  -  by @honghuangdc [<samp>(f6bab)</samp>](https://github.com/soybeanjs/soybean-admin/commit/f6bab0c) | 
		
	
		
			
				|  |  |  |  |   - perf code  -  by @honghuangdc [<samp>(5c49d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/5c49d24) | 
		
	
		
			
				|  |  |  |  |   - remove useless file  -  by @honghuangdc [<samp>(c624f)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c624f32) | 
		
	
		
			
				|  |  |  |  |   - remove @soybeanjs/cli  -  by @honghuangdc [<samp>(41349)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4134955) | 
		
	
		
			
				|  |  |  |  |   - echarts loading style  -  by @honghuangdc [<samp>(456c3)</samp>](https://github.com/soybeanjs/soybean-admin/commit/456c318) | 
		
	
		
			
				|  |  |  |  |   - perf page manage_role, useTable  -  by @honghuangdc [<samp>(39aa7)</samp>](https://github.com/soybeanjs/soybean-admin/commit/39aa7aa) | 
		
	
		
			
				|  |  |  |  |   - perf table columns style  -  by @honghuangdc [<samp>(babdb)</samp>](https://github.com/soybeanjs/soybean-admin/commit/babdb5d) | 
		
	
		
			
				|  |  |  |  |   - perf page manage_menu style  -  by @honghuangdc [<samp>(0aa75)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0aa75c0) | 
		
	
		
			
				|  |  |  |  |   - perf code  -  by @honghuangdc [<samp>(7fa87)</samp>](https://github.com/soybeanjs/soybean-admin/commit/7fa87f5) | 
		
	
		
			
				|  |  |  |  |   - perf code  -  by @honghuangdc [<samp>(05db8)</samp>](https://github.com/soybeanjs/soybean-admin/commit/05db8c0) | 
		
	
		
			
				|  |  |  |  |   - perf code  -  by @honghuangdc [<samp>(dc24a)</samp>](https://github.com/soybeanjs/soybean-admin/commit/dc24a36) | 
		
	
		
			
				|  |  |  |  |   - perf manage page style  -  by @honghuangdc [<samp>(779ba)</samp>](https://github.com/soybeanjs/soybean-admin/commit/779ba4e) | 
		
	
		
			
				|  |  |  |  |   - perf manage menu  -  by @honghuangdc [<samp>(71f2c)</samp>](https://github.com/soybeanjs/soybean-admin/commit/71f2c55) | 
		
	
		
			
				|  |  |  |  |   - manage menu: add transform to component  -  by @honghuangdc [<samp>(0abbf)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0abbfa5) | 
		
	
		
			
				|  |  |  |  |   - perf code  -  by @honghuangdc [<samp>(a0bad)</samp>](https://github.com/soybeanjs/soybean-admin/commit/a0bad57) | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ###    💅 Refactors | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | - **projects**: | 
		
	
		
			
				|  |  |  |  |   - remove plugin-web-update-notification  -  by @honghuangdc [<samp>(f6c6d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/f6c6dbd) | 
		
	
		
			
				|  |  |  |  |   - fix conflict with locale file  -  by @honghuangdc [<samp>(3346b)</samp>](https://github.com/soybeanjs/soybean-admin/commit/3346bcd) | 
		
	
		
			
				|  |  |  |  |   - refactor app-loading  -  by @honghuangdc [<samp>(b4f3d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b4f3dd2) | 
		
	
		
			
				|  |  |  |  |   - use naive-ui color-picker  -  by @honghuangdc [<samp>(b5551)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b5551d6) | 
		
	
		
			
				|  |  |  |  |   - perf page home  -  by @honghuangdc [<samp>(4c61c)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4c61c6f) | 
		
	
		
			
				|  |  |  |  |   - login components => modules  -  by @honghuangdc [<samp>(59bec)</samp>](https://github.com/soybeanjs/soybean-admin/commit/59bec2d) | 
		
	
		
			
				|  |  |  |  |   - perf page function_tab  -  by @honghuangdc [<samp>(b5477)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b5477e8) | 
		
	
		
			
				|  |  |  |  |   - update mock api  -  by @honghuangdc [<samp>(27241)</samp>](https://github.com/soybeanjs/soybean-admin/commit/2724169) | 
		
	
		
			
				|  |  |  |  |   - page manage_role: extract module  -  by @honghuangdc [<samp>(0e9e2)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0e9e2e1) | 
		
	
		
			
				|  |  |  |  |   - perf page manage_role  -  by @honghuangdc [<samp>(a19f8)</samp>](https://github.com/soybeanjs/soybean-admin/commit/a19f895) | 
		
	
		
			
				|  |  |  |  |   - manage_route => manage_menu  -  by @honghuangdc [<samp>(f8467)</samp>](https://github.com/soybeanjs/soybean-admin/commit/f8467ce) | 
		
	
		
			
				|  |  |  |  |   - refactor service env config  -  by @honghuangdc [<samp>(43193)</samp>](https://github.com/soybeanjs/soybean-admin/commit/43193e2) | 
		
	
		
			
				|  |  |  |  |   - refactor unocss shortcuts: wh-full => size-full  -  by @honghuangdc [<samp>(b4c00)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b4c00ce) | 
		
	
		
			
				|  |  |  |  |   - use enquirer replace prompts  -  by @honghuangdc [<samp>(b546f)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b546ff8) | 
		
	
		
			
				|  |  |  |  |   - refactor useTable  -  by @honghuangdc [<samp>(c3efa)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c3efa1b) | 
		
	
		
			
				|  |  |  |  |   - finish refactor useTable  -  by @honghuangdc [<samp>(86301)</samp>](https://github.com/soybeanjs/soybean-admin/commit/8630175) | 
		
	
		
			
				|  |  |  |  |   - finish refactor useTable and apply  -  by @honghuangdc [<samp>(3fd15)</samp>](https://github.com/soybeanjs/soybean-admin/commit/3fd15e5) | 
		
	
		
			
				|  |  |  |  |   - perf code  -  by @honghuangdc [<samp>(f91ef)</samp>](https://github.com/soybeanjs/soybean-admin/commit/f91ef30) | 
		
	
		
			
				|  |  |  |  |   - new route guard  -  by @honghuangdc [<samp>(37d20)</samp>](https://github.com/soybeanjs/soybean-admin/commit/37d20b8) | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ###    📖 Documentation | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | - **projects**: | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(78364)</samp>](https://github.com/soybeanjs/soybean-admin/commit/783648f) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(1ea48)</samp>](https://github.com/soybeanjs/soybean-admin/commit/1ea4817) | 
		
	
		
			
				|  |  |  |  |   - add README  -  by @honghuangdc [<samp>(2371b)</samp>](https://github.com/soybeanjs/soybean-admin/commit/2371ba8) | 
		
	
		
			
				|  |  |  |  |   - update README  -  by @honghuangdc [<samp>(d16a9)</samp>](https://github.com/soybeanjs/soybean-admin/commit/d16a9d5) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(6a771)</samp>](https://github.com/soybeanjs/soybean-admin/commit/6a771ea) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(57b6d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/57b6d8a) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(b30c0)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b30c035) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(c260f)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c260fe2) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(03c42)</samp>](https://github.com/soybeanjs/soybean-admin/commit/03c42aa) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(0fae9)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0fae993) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(4e4d2)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4e4d2de) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(86b44)</samp>](https://github.com/soybeanjs/soybean-admin/commit/86b445c) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(e2085)</samp>](https://github.com/soybeanjs/soybean-admin/commit/e2085e0) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(6ea9b)</samp>](https://github.com/soybeanjs/soybean-admin/commit/6ea9b85) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(ef4af)</samp>](https://github.com/soybeanjs/soybean-admin/commit/ef4af79) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(41830)</samp>](https://github.com/soybeanjs/soybean-admin/commit/418302a) | 
		
	
		
			
				|  |  |  |  |   - add CHANGELOG.md  -  by @honghuangdc [<samp>(46b61)</samp>](https://github.com/soybeanjs/soybean-admin/commit/46b6156) | 
		
	
		
			
				|  |  |  |  |   - add communication  -  by @honghuangdc [<samp>(8c7ea)</samp>](https://github.com/soybeanjs/soybean-admin/commit/8c7ea23) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(07d8d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/07d8d25) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(1a707)</samp>](https://github.com/soybeanjs/soybean-admin/commit/1a7070f) | 
		
	
		
			
				|  |  |  |  |   - update README.md  -  by @honghuangdc [<samp>(f69e1)</samp>](https://github.com/soybeanjs/soybean-admin/commit/f69e152) | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ###    🏡 Chore | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | - **deps**: | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(3eaf0)</samp>](https://github.com/soybeanjs/soybean-admin/commit/3eaf05b) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(36fe1)</samp>](https://github.com/soybeanjs/soybean-admin/commit/36fe1da) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(55342)</samp>](https://github.com/soybeanjs/soybean-admin/commit/5534294) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(f1b86)</samp>](https://github.com/soybeanjs/soybean-admin/commit/f1b86cc) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(840e7)</samp>](https://github.com/soybeanjs/soybean-admin/commit/840e7f9) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(6114b)</samp>](https://github.com/soybeanjs/soybean-admin/commit/6114b9f) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(9cc7e)</samp>](https://github.com/soybeanjs/soybean-admin/commit/9cc7ee5) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(9c4ba)</samp>](https://github.com/soybeanjs/soybean-admin/commit/9c4ba66) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(fb3b9)</samp>](https://github.com/soybeanjs/soybean-admin/commit/fb3b94b) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(14aa8)</samp>](https://github.com/soybeanjs/soybean-admin/commit/14aa856) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(02d4b)</samp>](https://github.com/soybeanjs/soybean-admin/commit/02d4b0a) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(b2ee9)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b2ee9ee) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(0fee1)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0fee104) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(c0a65)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c0a65a1) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(6b513)</samp>](https://github.com/soybeanjs/soybean-admin/commit/6b5132c) | 
		
	
		
			
				|  |  |  |  |   - update deps  -  by @honghuangdc [<samp>(82b53)</samp>](https://github.com/soybeanjs/soybean-admin/commit/82b53d7) | 
		
	
		
			
				|  |  |  |  | - **project**: | 
		
	
		
			
				|  |  |  |  |   - delete src/locales/lang/zh-CN.ts  -  by @honghuangdc [<samp>(377db)</samp>](https://github.com/soybeanjs/soybean-admin/commit/377db82) | 
		
	
		
			
				|  |  |  |  | - **projects**: | 
		
	
		
			
				|  |  |  |  |   - use eslint flat config & update config  -  by @honghuangdc [<samp>(a176d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/a176dc4) | 
		
	
		
			
				|  |  |  |  |   - update @sa/scripts  -  by @honghuangdc [<samp>(d7785)</samp>](https://github.com/soybeanjs/soybean-admin/commit/d778560) | 
		
	
		
			
				|  |  |  |  |   - update pnpm version  -  by @honghuangdc [<samp>(55f76)</samp>](https://github.com/soybeanjs/soybean-admin/commit/55f7638) | 
		
	
		
			
				|  |  |  |  |   - update eslint config  -  by @honghuangdc [<samp>(5023f)</samp>](https://github.com/soybeanjs/soybean-admin/commit/5023f37) | 
		
	
		
			
				|  |  |  |  |   - lock deps versions  -  by @honghuangdc [<samp>(a24f9)</samp>](https://github.com/soybeanjs/soybean-admin/commit/a24f963) | 
		
	
		
			
				|  |  |  |  |   - update pnpm version  -  by @honghuangdc [<samp>(ea02b)</samp>](https://github.com/soybeanjs/soybean-admin/commit/ea02b23) | 
		
	
		
			
				|  |  |  |  |   - remove @simonwep/pickr  -  by @honghuangdc [<samp>(502a4)</samp>](https://github.com/soybeanjs/soybean-admin/commit/502a4d2) | 
		
	
		
			
				|  |  |  |  |   - remove soybean.svg  -  by @honghuangdc [<samp>(4031f)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4031faf) | 
		
	
		
			
				|  |  |  |  |   - update pnpm version  -  by @honghuangdc [<samp>(adec0)</samp>](https://github.com/soybeanjs/soybean-admin/commit/adec0d7) | 
		
	
		
			
				|  |  |  |  |   - update deps & fix keep-alive  -  by @honghuangdc [<samp>(13001)</samp>](https://github.com/soybeanjs/soybean-admin/commit/13001bc) | 
		
	
		
			
				|  |  |  |  |   - update @elegant-router/vue, fix inject name in windows  -  by @honghuangdc [<samp>(0b56e)</samp>](https://github.com/soybeanjs/soybean-admin/commit/0b56e44) | 
		
	
		
			
				|  |  |  |  |   - add dev and build command with service env  -  by @honghuangdc [<samp>(ebb15)</samp>](https://github.com/soybeanjs/soybean-admin/commit/ebb1548) | 
		
	
		
			
				|  |  |  |  |   - update deps & remove packages docs  -  by @honghuangdc [<samp>(57963)</samp>](https://github.com/soybeanjs/soybean-admin/commit/579636b) | 
		
	
		
			
				|  |  |  |  |   - update pnpm-lock.yaml  -  by @honghuangdc [<samp>(147f6)</samp>](https://github.com/soybeanjs/soybean-admin/commit/147f60d) | 
		
	
		
			
				|  |  |  |  |   - update repository url  -  by @honghuangdc [<samp>(806a1)</samp>](https://github.com/soybeanjs/soybean-admin/commit/806a1cb) | 
		
	
		
			
				|  |  |  |  |   - update deps & update pnpm version  -  by @honghuangdc [<samp>(9772a)</samp>](https://github.com/soybeanjs/soybean-admin/commit/9772aec) | 
		
	
		
			
				|  |  |  |  |   - add unocss eslint config  -  by @honghuangdc [<samp>(40635)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4063529) | 
		
	
		
			
				|  |  |  |  |   - update launch.json  -  by @honghuangdc [<samp>(3db82)</samp>](https://github.com/soybeanjs/soybean-admin/commit/3db82ac) | 
		
	
		
			
				|  |  |  |  |   - update vscode extensions.json  -  by @honghuangdc [<samp>(4e29a)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4e29aca) | 
		
	
		
			
				|  |  |  |  |   - update pnpm version  -  by @honghuangdc [<samp>(7065f)</samp>](https://github.com/soybeanjs/soybean-admin/commit/7065f6f) | 
		
	
		
			
				|  |  |  |  |   - update deps & fix eslint vue rule  -  by @honghuangdc [<samp>(8143b)</samp>](https://github.com/soybeanjs/soybean-admin/commit/8143b00) | 
		
	
		
			
				|  |  |  |  |   - update pnpm version  -  by @honghuangdc [<samp>(6ad51)</samp>](https://github.com/soybeanjs/soybean-admin/commit/6ad51e9) | 
		
	
		
			
				|  |  |  |  |   - add .gitattributes  -  by @honghuangdc [<samp>(c0009)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c000920) | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ###    🎨 Styles | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | - **components**: | 
		
	
		
			
				|  |  |  |  |   - Uniform icon size for header  -  by @Azir-11 [<samp>(b37c1)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b37c1e9) | 
		
	
		
			
				|  |  |  |  | - **projects**: | 
		
	
		
			
				|  |  |  |  |   - format code  -  by @honghuangdc [<samp>(a7481)</samp>](https://github.com/soybeanjs/soybean-admin/commit/a748166) | 
		
	
		
			
				|  |  |  |  |   - update theme mode segment height  -  by @honghuangdc [<samp>(4d846)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4d8469e) | 
		
	
		
			
				|  |  |  |  |   - fix tooltip zIndex of ButtonIcon  -  by @honghuangdc [<samp>(db747)</samp>](https://github.com/soybeanjs/soybean-admin/commit/db747c4) | 
		
	
		
			
				|  |  |  |  |   - sort defineProps, defineEmits with TS type  -  by @honghuangdc [<samp>(123fd)</samp>](https://github.com/soybeanjs/soybean-admin/commit/123fd4f) | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ###    🤖 CI | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | - **projects**: | 
		
	
		
			
				|  |  |  |  |   - add github actions config  -  by @honghuangdc [<samp>(4cb17)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4cb17c7) | 
		
	
		
			
				|  |  |  |  |   - update release.yml  -  by @honghuangdc [<samp>(7b298)</samp>](https://github.com/soybeanjs/soybean-admin/commit/7b298c6) | 
		
	
		
			
				|  |  |  |  |   - add issue template  -  by @honghuangdc [<samp>(06e20)</samp>](https://github.com/soybeanjs/soybean-admin/commit/06e204a) | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ###    ❤️ Contributors | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | [](https://github.com/honghuangdc)  [](https://github.com/Azir-11)  [](https://github.com/smileluck)  [](https://github.com/Particaly)   | 
		
	
		
			
				|  |  |  |  | [~li](mailto:miciili-02@outlook.com), [Azir-11](mailto:2075125282@qq.com), [燕博文](mailto:349952469@qq.com), [tnt group](mailto:dodu@live.cn), [Kori](mailto:kexin@korix.top),  | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ## [v1.0.0-beta.3](https://github.com/soybeanjs/soybean-admin/compare/v1.0.0-beta.2...v1.0.0-beta.3) (24-03-31) | 
		
	
		
			
				|  |  |  |  |  | 
		
	
		
			
				|  |  |  |  | ###    📖 Documentation | 
		
	
	
		
			
				
					
					|  |  |  |   |