|  Vben | 3f2dcb8281 | fix(@vben/web-ele): fixed some style issues in dark mode (#4298) | 2024-09-01 22:33:11 +08:00 | 
				
					
						|  Vben | 8404c12129 | refactor: refactor AuthLayout to configure the login page more freely (#4294) | 2024-08-31 21:38:24 +08:00 | 
				
					
						|  Vben | 2b0aedbaba | style: optimizing style issues (#4289) | 2024-08-31 14:11:01 +08:00 | 
				
					
						|  Vben | a77cc00e9f | feat: core components support simple locale switching (#4273) * feat: core components support simple locale switching
* fix: test error
* fix: test error | 2024-08-29 22:31:49 +08:00 | 
				
					
						|  Vben | 98da0672e7 | feat: add archive plug-in to output dist.zip after build (#4272) * feat: add the archiver plug-in to output dist.zip after build
* chore: update env | 2024-08-29 21:47:00 +08:00 | 
				
					
						|  Vben | 36e7ca19a1 | perf: improve modal and drawer component documentation and fix known problems (#4264) * feat: improve modal and drawer component documentation and fix known problems
* chore: update ci | 2024-08-28 22:26:35 +08:00 | 
				
					
						|  Vben | cbf601581d | feat(@vben/docs): preview components are supported within documents (#4250) | 2024-08-27 23:22:34 +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 | 
				
					
						|  Vben | d2f3a9d04f | feat: preference button supports automatic positioning (#4243) | 2024-08-26 23:17:27 +08:00 | 
				
					
						|  Vben | dc5cfab319 | fix: tabbar does not meet expectations in a mixed layout (#4242) | 2024-08-26 22:58:49 +08:00 | 
				
					
						|  Vben | 8a0b1e0c72 | refactor: package chart-ui integrated into plugins (#4238) * refactor: package chart-ui integrated into plugins
* fix: lint error | 2024-08-26 21:42:56 +08:00 | 
				
					
						|  invalid w | 8230493651 | feat(@vben/docs): support english documents (#4202) * chore(@vben/docs): 完成guide文档的翻译
* chore(@vben/docs): 完成other文档的翻译
* chore: 翻译部分文档
* chore: 完成英文config的配置
* chore: 完成in-depth的文档翻译
* chore: 调整调整链接
* chore: typo
* chore: typo
* chore: update links
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com> | 2024-08-23 19:46:51 +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 | 
				
					
						|  前端爱码士 | 97e7bd6827 | chore(docs): correct the naming convention typo in the test files (#4216) | 2024-08-22 21:44:54 +08:00 | 
				
					
						|  Vben | 2288827265 | fix: fixed the failure to refresh the page when login failed (#4204) | 2024-08-20 22:33:25 +08:00 | 
				
					
						|  zyy | 4d7e6bba56 | docs: fix document typos (#4196) | 2024-08-20 10:27:07 +08:00 | 
				
					
						|  Vben | 1db87ff7ce | fix: fix keepAlive parameter error (#4194) * fix: mock server deployment error
* chore: typo | 2024-08-19 23:28:14 +08:00 | 
				
					
						|  Li Kui | 01d60336a6 | feat: refactor and improve the request client and support refreshToken (#4157) * feat: refreshToken
* chore: store refreshToken
* chore: generate token using jsonwebtoken
* chore: set refreshToken in httpOnly cookie
* perf: authHeader verify
* chore: add add response interceptor
* chore: test refresh
* chore: handle logout
* chore: type
* chore: update pnpm-lock.yaml
* chore: remove test code
* chore: add todo comment
* chore: update pnpm-lock.yaml
* chore: remove default interceptors
* chore: copy codes
* chore: handle refreshToken invalid
* chore: add refreshToken preference
* chore: typo
* chore: refresh token逻辑调整
* refactor: interceptor presets
* chore: copy codes
* fix: ci errors
* chore: add missing await
* feat: 完善refresh-token逻辑及文档
* fix: ci error
* chore: filename
---------
Co-authored-by: vince <vince292007@gmail.com> | 2024-08-19 22:59:42 +08:00 | 
				
					
						|  Vben | 9120d20143 | chore: update deps and docs (#4184) * chore: update deps
* chore: update docs
* chore: update menu | 2024-08-18 08:43:00 +08:00 | 
				
					
						|  Vben | 5f41c51770 | perf: supplement login interface documents and add configuration parameters (#4175) | 2024-08-17 22:38:37 +08:00 | 
				
					
						|  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 | 2024-08-17 21:11:07 +08:00 | 
				
					
						|  Vben | debb32d353 | fix: page spinner is styled incorrectly when scrolling (#4163) * feat: add contributor information to documents
* fix: page spinner is styled incorrectly when scrolling | 2024-08-15 21:48:52 +08:00 | 
				
					
						|  Vben | 30223f18db | feat: supports specifying the position of the preference button (#4154) | 2024-08-14 23:02:39 +08:00 | 
				
					
						|  Vben | 9c6e059aac | chore: semiDarkMenu renamed semiDarkSidebar (#4152) | 2024-08-14 22:20:10 +08:00 | 
				
					
						|  Vben | 8f40d5107c | feat: support custom background colors for sidebar and header (#4151) * feat: support custom background colors for sidebar and header
* fix: type error | 2024-08-14 21:47:37 +08:00 | 
				
					
						|  Vben | 83fcdec37c | feat: add swap component (#4149) | 2024-08-14 20:37:21 +08:00 | 
				
					
						|  Vben | 3b0f72330a | fix: automatic hiding and displaying of headers can only be used on content (#4145) | 2024-08-13 22:09:46 +08:00 | 
				
					
						|  Vben | 738bc456c8 | perf: improve login page UI (#4142) * perf: improve login page UI
* chore: update docs | 2024-08-13 21:17:10 +08:00 | 
				
					
						|  Vben | 7b46780af7 | perf: optimize the diffPreferences logic and adjust the unit test (#4130) | 2024-08-12 21:05:01 +08:00 | 
				
					
						|  Vben | b464b87ac5 | refactor: migrate demo applications to playground (#4116) * chore: detail adjustment
* refactor: Migrate demo applications to playground
* perf: logic optimization
* chore: update docs
* chore: update docs | 2024-08-11 16:09:32 +08:00 | 
				
					
						|  Vben | a27b1c40e5 | fix: the failure of breadcrumb animation (#4073) | 2024-08-07 22:01:45 +08:00 | 
				
					
						|  jinmao88 | 861f39b519 | chore: 添加3群链接 (#4069) | 2024-08-07 17:27:05 +08:00 | 
				
					
						|  jinmao88 | a629262c9d | chore: 更新社区交流群信息,包括QQ频道和QQ群的新链接 (#4068) | 2024-08-07 15:43:04 +08:00 | 
				
					
						|  sea | 08391ad53e | feat: api suffix (#4065) | 2024-08-07 13:42:33 +08:00 | 
				
					
						|  Donny Wang | f26b3eddb2 | docs: remove invalid spaces (#4057) | 2024-08-06 17:51:39 +08:00 | 
				
					
						|  Vben | 4f5783d00b | perf: enable strict ts type checking (#4045) | 2024-08-05 21:12:22 +08:00 | 
				
					
						|  Ef | e5ec8e6b51 | docs: fix document errors (#4040) Co-authored-by: chengye <chengye@infmind.com> | 2024-08-05 09:56:48 +08:00 | 
				
					
						|  Vben | 36e33ea48a | docs: update docs [deploy] (#4037) * docs: update docs [deploy]
* chore: update ci
* chore: update ci
* fix: ci error | 2024-08-04 22:35:20 +08:00 | 
				
					
						|  Vben | b6415fad2d | perf: optimize for some details and comments (#4030) * perf: optimize for some details and comments
* fix: test case
* chore: update ci | 2024-08-04 05:42:59 +08:00 | 
				
					
						|  Vben | bf8a5ffb5d | chore(@vben/docs): update docs [deploy] (#4015) | 2024-08-03 08:21:07 +08:00 | 
				
					
						|  Vben | f13fda408b | fix: global scss injection error problem (#4014) | 2024-08-03 04:40:06 +08:00 | 
				
					
						|  vben | 06ad5ad871 | chore: Rename the website directory to docs | 2024-08-01 21:30:44 +08:00 |