f446cbf9e5 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: user-dropdown support `hover` trigger ( #5143 )  
							
							... 
							
							
							
							* feat: user-dropdown support `hover` trigger
* fix: modified type declaration 
							
						 
						
							2024-12-15 18:24:22 +08:00  
				
					
						
							
							
								 
						
							
							
								3fb286b552 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: element hover style in dark theme ( #4983 )  
							
							
							
						 
						
							2024-11-30 10:55:29 +08:00  
				
					
						
							
							
								 
						
							
							
								b87d41bada 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: adjust `useWatermark` logic ( #4896 )  
							
							
							
						 
						
							2024-11-15 14:06:13 +08:00  
				
					
						
							
							
								 
						
							
							
								4005023fd4 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: drawer component header does not take effect ( #4844 )  
							
							
							
						 
						
							2024-11-09 15:53:17 +08:00  
				
					
						
							
							
								 
						
							
							
								632081e828 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add icon-picker component ( #4832 )  
							
							... 
							
							
							
							* feat: add icon-picker component
* fix: resolve conversations
* refactor: resort @vben/hooks 
							
						 
						
							2024-11-09 14:10:17 +08:00  
				
					
						
							
							
								 
						
							
							
								1b172b0329 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues ( #4704 )  
							
							
							
						 
						
							2024-10-21 20:14:25 +08:00  
				
					
						
							
							
								 
						
							
							
								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 
							
						 
						
							2024-10-06 17:27:32 +08:00  
				
					
						
							
							
								 
						
							
							
								0fcc42a2fb 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: incorrect info color for element plus,  fixed   #4532  ( #4566 )  
							
							
							
						 
						
							2024-10-05 10:30:53 +08:00  
				
					
						
							
							
								 
						
							
							
								476aa068d7 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: stripe table style for element plus,  fixed :  #4501  ( #4503 )  
							
							
							
						 
						
							2024-09-25 17:33:24 +08:00  
				
					
						
							
							
								 
						
							
							
								a634ec3692 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(@vben/web-ele): fixed some style issues in dark mode ( #4436 )  
							
							... 
							
							
							
							* fix(@vben/web-ele): fixed some style issues in dark mode
* fix: lint
---------
Co-authored-by: Vben <ann.vben@gmail.com> 
							
						 
						
							2024-09-19 23:11:41 +08:00  
				
					
						
							
							
								 
						
							
							
								3f2dcb8281 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(@vben/web-ele): fixed some style issues in dark mode ( #4298 )  
							
							
							
						 
						
							2024-09-01 22:33:11 +08:00  
				
					
						
							
							
								 
						
							
							
								fecf55139d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: element-plus styles ( #4203 )  
							
							... 
							
							
							
							closes  #4201  
						
							2024-08-20 21:53:09 +08:00  
				
					
						
							
							
								 
						
							
							
								5962804f92 
								
									
								
							
								 
							
						 
						
							
							
								
								style: element-plus theme info adaptation ( #4082 )  
							
							... 
							
							
							
							Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com> 
							
						 
						
							2024-08-20 21:39:57 +08:00  
				
					
						
							
							
								 
						
							
							
								1db87ff7ce 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: fix keepAlive parameter error ( #4194 )  
							
							... 
							
							
							
							* fix: mock server deployment error
* chore: typo 
							
						 
						
							2024-08-19 23:28:14 +08:00  
				
					
						
							
							
								 
						
							
							
								344c499462 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: when borderRaidus is a string, the component displays an exception ( #4102 )  
							
							
							
						 
						
							2024-08-09 23:43:32 +08:00  
				
					
						
							
							
								 
						
							
							
								9487156938 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: add colorInfo  in SeedToken ( #4096 )  
							
							... 
							
							
							
							resolve  #4095  
						
							2024-08-09 14:01:34 +08:00  
				
					
						
							
							
								 
						
							
							
								1d38fb647e 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: use @ant-design/fast-color instead ( #4070 )  
							
							... 
							
							
							
							* refactor: Use @ant-design/fast-color instead
* fix: test failed
* chore: remove isValidColor
All FastColor objects are valid. So isValid is always true.
FastColor("not-a-color") -> `#000000`
* refactor: rename directory `colorful` to `color`
* fix: ci fail 
							
						 
						
							2024-08-07 21:28:25 +08:00  
				
					
						
							
							
								 
						
							
							
								d9ba9917ff 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: an error was reported in the adaptation of the naive component library theme ( #4041 )  
							
							... 
							
							
							
							* fix: naive组件库 主题适配报错,需将hsl转换为rgb格式
* feat: 增加NDataTable示例
* chore: hsl转换函数移动到@vben/utils内
* fix: 优化正则表达式
* fix: 优化正则表达式2
* fix: 正则表达式优化,优化hlsStringToRGB函数
* fix: 使用tinyColor进行转换
* Update packages/@core/base/shared/src/colorful/convert.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: lint error
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: vince <vince292007@gmail.com> 
							
						 
						
							2024-08-07 12:13:54 +08:00  
				
					
						
							
							
								 
						
							
							
								e29352d0f1 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: missing await for an async function call ( #4035 )  
							
							
							
						 
						
							2024-08-04 21:53:44 +08:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								9a6e29c401 
								
							
								 
							
						 
						
							
							
								
								fix: element theme adjustment  
							
							
							
						 
						
							2024-07-31 22:11:39 +08:00  
				
					
						
							
							
								 
						
							
							
								4074a88c13 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: element-plus app ( #32 )  
							
							... 
							
							
							
							* chore: init project
* chore: install element-plus
* chore: locale config
* fix: eslint error
* chore: merge from main
* fix: lint
* chore: finish todo
* chore: update comments
* chore: update
* fix: lint error
* chore: add unplugin-element-plus
* chore: add useElementPlusDesignTokens
* chore: configure some color 
							
						 
						
							2024-07-31 21:22:43 +08:00  
				
					
						
							
							
								 
						
							
							
								fdee2d2239 
								
							
								 
							
						 
						
							
							
								
								feat: add naive app  
							
							
							
						 
						
							2024-07-31 00:19:17 +08:00  
				
					
						
							
							
								 
						
							
							
								89dcf522f5 
								
							
								 
							
						 
						
							
							
								
								refactor: Separate store  
							
							
							
						 
						
							2024-07-30 21:10:28 +08:00  
				
					
						
							
							
								 
						
							
							
								cf0ec053e4 
								
							
								 
							
						 
						
							
							
								
								refactor: Integrate the @vben-core/shared package  
							
							
							
						 
						
							2024-07-30 21:05:03 +08:00  
				
					
						
							
							
								 
						
							
							
								cd10eb9471 
								
							
								 
							
						 
						
							
							
								
								feat: Regular monitoring page update [deploy]  
							
							
							
						 
						
							2024-07-29 22:35:18 +08:00  
				
					
						
							
							
								 
						
							
							
								66fd052709 
								
							
								 
							
						 
						
							
							
								
								fix: fix known issues. fixed #59,fixed  #61 ,  fixed   #67 ,  fixed   #68  [deploy]  
							
							
							
						 
						
							2024-07-29 00:19:26 +08:00  
				
					
						
							
							
								 
						
							
							
								5590cc8fa1 
								
							
								 
							
						 
						
							
							
								
								chore: update theme  
							
							
							
						 
						
							2024-07-28 17:01:19 +08:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								14538f7ed5 
								
							
								 
							
						 
						
							
							
								
								refactor(project): re-adjust the overall folder  
							
							
							
						 
						
							2024-07-23 00:03:59 +08:00