c979c23e6b 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: form valid-error style in naive ( #5336 )  
							
							
							
						 
						
							2025-01-10 01:15:30 +08:00  
				
					
						
							
							
								 
						
							
							
								516d0b8dc8 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: form `fieldMappingTime` improve and `modelPropName` support ( #5335 )  
							
							... 
							
							
							
							* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示, 
							
						 
						
							2025-01-09 22:49:28 +08:00  
				
					
						
							
							
								 
						
							
							
								0410f1e1be 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: element plus validate failed style ( #5130 )  
							
							... 
							
							
							
							* fix: element plus validate failed style
* fix: element plus textarea style 
							
						 
						
							2024-12-13 15:33:30 +08:00  
				
					
						
							
							
								 
						
							
							
								8f1e397077 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: when the form is destroyed, the form parameters still exist ( #4834 )  
							
							... 
							
							
							
							* fix: when the form is destroyed, the form parameters still exist
* chore: update deps 
							
						 
						
							2024-11-07 22:36:26 +08:00  
				
					
						
							
							
								 
						
							
							
								17fa8eb93b 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: improve ant design button icon style ( #4520 )  
							
							
							
						 
						
							2024-09-26 22:40:23 +08:00  
				
					
						
							
							
								 
						
							
							
								dbe5b33db6 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: some antd components failed to verify styles ( #4458 )  
							
							... 
							
							
							
							* fix: hover border style same as antd style when validate error
* fix: hover border style same as antd style when validate error
* feat(@vben-core/form-ui): Default form validation rules applicable to selector components
* fix: Missing the default required label style for components such as select
* fix: the focus style and antd of the input box validation failure should be consistent
* fix: the focus style and antd of the input box validation failure should be consistent
* fix: some antd components failed to verify styles
---------
Co-authored-by: vince <vince292007@gmail.com> 
							
						 
						
							2024-09-21 20:09:43 +08:00  
				
					
						
							
							
								 
						
							
							
								68dbe04bef 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: form verification style fails in pop-up window ( #4452 )  
							
							
							
						 
						
							2024-09-21 11:03:35 +08:00  
				
					
						
							
							
								 
						
							
							
								bfae9626dd 
								
									
								
							
								 
							
						 
						
							
							
								
								perf: display border status color when the form is verified incorrectly ( #4407 )  
							
							... 
							
							
							
							* perf: display border status color when the form is verified incorrectly
* chore: adjust the document preview file order 
							
						 
						
							2024-09-14 22:44:21 +08:00  
				
					
						
							
							
								 
						
							
							
								fecf55139d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: element-plus styles ( #4203 )  
							
							... 
							
							
							
							closes  #4201  
						
							2024-08-20 21:53:09 +08:00  
				
					
						
							
							
								 
						
							
							
								1db87ff7ce 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: fix keepAlive parameter error ( #4194 )  
							
							... 
							
							
							
							* fix: mock server deployment error
* chore: typo 
							
						 
						
							2024-08-19 23:28:14 +08:00  
				
					
						
							
							
								 
						
							
							
								cb161eab89 
								
							
								 
							
						 
						
							
							
								
								fix: fixed svg icon load failure and enabled global injection bem.scss  
							
							
							
						 
						
							2024-07-17 22:30:18 +08:00  
				
					
						
							
							
								 
						
							
							
								daa31f7156 
								
							
								 
							
						 
						
							
							
								
								refactor(project): simplified part of the package, code optimization  
							
							
							
						 
						
							2024-07-13 16:35:47 +08:00  
				
					
						
							
							
								 
						
							
							
								04a1533a1e 
								
							
								 
							
						 
						
							
							
								
								refactor: splitting and reorganizing style files  
							
							
							
						 
						
							2024-07-08 22:30:19 +08:00  
				
					
						
							
							
								 
						
							
							
								6afed34437 
								
							
								 
							
						 
						
							
							
								
								chore: Optimize multi-theme switching  
							
							
							
						 
						
							2024-06-23 19:17:31 +08:00  
				
					
						
							
							
								 
						
							
							
								26b8c6ef27 
								
							
								 
							
						 
						
							
							
								
								chore: update css  
							
							
							
						 
						
							2024-06-23 14:21:27 +08:00  
				
					
						
							
							
								 
						
							
							
								dcc1fcd528 
								
							
								 
							
						 
						
							
							
								
								chore: rename @vben-core -> @core  
							
							
							
						 
						
							2024-06-08 21:27:43 +08:00  
				
					
						
							
							
								 
						
							
							
								f95cc80895 
								
							
								 
							
						 
						
							
							
								
								feat: refactor request  
							
							
							
						 
						
							2024-06-02 20:50:51 +08:00  
				
					
						
							
							
								 
						
							
							
								ce0c3834ed 
								
							
								 
							
						 
						
							
							
								
								chore: update types  
							
							
							
						 
						
							2024-06-02 20:47:50 +08:00  
				
					
						
							
							
								 
						
							
							
								59b4f7d9f8 
								
							
								 
							
						 
						
							
							
								
								fix: stylelint not work  
							
							
							
						 
						
							2024-05-28 23:53:15 +08:00  
				
					
						
							
							
								 
						
							
							
								11a36ef03f 
								
							
								 
							
						 
						
							
							
								
								chore: update deps  
							
							
							
						 
						
							2024-05-28 23:38:36 +08:00  
				
					
						
							
							
								 
						
							
							
								20af961f09 
								
							
								 
							
						 
						
							
							
								
								chore: update dir  
							
							
							
						 
						
							2024-05-21 22:42:25 +08:00