chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3b8af6e863 
							
						 
					 
					
						
						
							
							feat(client): change the order of blocks  
						
						 
						
						
						
					 
					
						2023-05-17 11:36:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rairn 
							
						 
					 
					
						
						
						
						
							
						
						
							fbbd90ca3c 
							
						 
					 
					
						
						
							
							chore: avoid error  
						
						 
						
						
						
					 
					
						2023-05-16 20:16:45 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rairn 
							
						 
					 
					
						
						
						
						
							
						
						
							2e4636a8ca 
							
						 
					 
					
						
						
							
							chore: avoid errors generated by collectionField  
						
						 
						
						
						
					 
					
						2023-05-16 20:09:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rairn 
							
						 
					 
					
						
						
						
						
							
						
						
							8ba90b126f 
							
						 
					 
					
						
						
							
							fix: avoid error  
						
						 
						
						
						
					 
					
						2023-05-16 19:51:07 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0eb1c31514 
							
						 
					 
					
						
						
							
							feat(client): allow search by title in collection select ( #1869 )  
						
						 
						
						
						
					 
					
						2023-05-16 02:07:56 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							190ba4db1f 
							
						 
					 
					
						
						
							
							fix: inherit fields filter Foreign Key fields ( #1864 )  
						
						 
						
						
						
					 
					
						2023-05-16 11:28:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							238af440e3 
							
						 
					 
					
						
						
							
							feat(plugin-workflow): loop ( #1787 )  
						
						 
						
						... 
						
						
						
						* feat(plugin-workflow): add loop instruction
* fix(plugin-workflow): fix lint error
* feat(plugin-workflow): add loop variable in client
* feat(plugin-workflow): refactor and add job list to nodes in execution
* feat(plugin-workflow): allow to query multiple records
* fix(plugin-workflow): fix i18n
* fix(plugin-workflow): fix undefined value in component
* fix(plugin-workflow): fix parse context value with current node
* fix(plugin-workflow): fix revision with scope variable
* test(plugin-workflow): add failing case
* fix(plugin-workflow): fix revision with scope variable
* chore(plugin-workflow): fix lint errors
* fix(plugin-workflow): fix workflow canvas page style
* fix(plugin-workflow): revert abstracted node config drawer back to each node
* fix(plugin-workflow): fix parallel extra call
* fix(plugin-workflow): fix parallel branch end
* fix(plugin-workflow): fix jobs variable in processor
* fix(plugin-workflow): fix workflow canvas scroll style
* fix(plugin-workflow): fix slowly opening job modal
* fix(plugin-workflow): fix cycling reference 
						
					 
					
						2023-05-15 18:45:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8cf3c40ad4 
							
						 
					 
					
						
						
							
							fix: insertAdjacent not find ( #1861 )  
						
						 
						
						
						
					 
					
						2023-05-16 09:20:45 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d58174011c 
							
						 
					 
					
						
						
							
							refactor(add-new):association field add new support button edit ( #1854 )  
						
						 
						
						... 
						
						
						
						* feat: assoociation add new supoort button edit
* feat: assoociation add new supoort button edit
* fix: add new button type
* refactor: add new support button edit 
						
					 
					
						2023-05-16 09:06:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dunqing 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3a77e4376a 
							
						 
					 
					
						
						
							
							feat: support List and Grid Card block ( #1753 )  
						
						 
						
						... 
						
						
						
						* feat: support details block
* feat: rename to list
* fix: imports
* feat: improve list block
* feat: support title hidden
* fix: showTitle default value
* feat: support table column actions
* feat: support appendsOnDemand
* feat: reuse same schema items
* feat: shouldn't display pagination when pages only one
* feat: block order
* feat: support card list
* fix: appends on demand
* fix: remove unused code
* fix: params
* fix: improve default pageSize
* feat: improve performance
* feat: add title designer
* feat: improve huge performance
* fix: better key
* feat: improve schema perf
* feat: improve initializer
* fix: improve grid perf
* fix: avoid haven't properties
* feat: support automatic run service when params changed
* fix: revert params
* fix: grid col width
* refactor: improve CardList performance
* fix: initializer related
* feat: i18n supports
* fix: improve get schema
* fix: create new form
* fix: revert code
* feat: css improve
* fix: i18n copy
* refactor: the CardList rename to GridCard
* feat: remove AssociationFilter item
* fix: edit and view data is incorrect
* feat: remove bulk actions
* feat: improve action bar
* feat: supports configuration of columns with different screen sizes
* fix: incorrect place to save the template
* feat: keep height in all card
* fix: remove console
* fix: rename
* refactor: improve GridCard implementation
* feat: support import/export actions
* fix: remove padding when actions is empty
* fix: remove incorrect import
* fix: remove unused props
* fix: action place
* feat: improve column count
* refactor: remove appendsOnDemand, and use useAssociationNames instated it
* fix: incorrect component
---------
Co-authored-by: chenos <chenlinxh@gmail.com> 
						
					 
					
						2023-05-16 09:05:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rairn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							19a33dfe74 
							
						 
					 
					
						
						
							
							fix: fix multi-select field not show 'Allow multiple' switch ( #1857 )  
						
						 
						
						... 
						
						
						
						* fix: fix multi-select field not show 'Allow multiple' switch
* fix: use uiSchema 
						
					 
					
						2023-05-15 15:26:46 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2e92ead7f 
							
						 
					 
					
						
						
							
							fix: field for attachment interface type  without appends ( #1856 )  
						
						 
						
						... 
						
						
						
						* fix: attachment without appends
* fix: association fields  appends 
						
					 
					
						2023-05-15 11:08:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							83749ccd53 
							
						 
					 
					
						
						
							
							fix(client): import declaration conflicts with local declaration of 'DeletedField'  
						
						 
						
						
						
					 
					
						2023-05-15 11:06:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								李小斐 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							975b7dfe93 
							
						 
					 
					
						
						
							
							fix: action error when field deleted ( #1849 )  
						
						 
						
						... 
						
						
						
						* fix: action error when field deleted
* fix: delete field cannot set dynamic value 
						
					 
					
						2023-05-15 09:34:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rairn 
							
						 
					 
					
						
						
						
						
							
						
						
							ff6f37c589 
							
						 
					 
					
						
						
							
							refactor(Form): rename  
						
						 
						
						
						
					 
					
						2023-05-13 11:06:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							77b7adb97c 
							
						 
					 
					
						
						
							
							fix: assign field with delete field ( #1850 )  
						
						 
						
						
						
					 
					
						2023-05-13 11:01:01 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3a8db04161 
							
						 
					 
					
						
						
							
							fix: use AssignedField  
						
						 
						
						
						
					 
					
						2023-05-13 10:51:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							901c05bc35 
							
						 
					 
					
						
						
							
							fix: dropdownMatchSelectWidth: false  
						
						 
						
						
						
					 
					
						2023-05-12 14:33:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81b3afb57b 
							
						 
					 
					
						
						
							
							fix: title field in assign fields value ( #1848 )  
						
						 
						
						
						
					 
					
						2023-05-12 13:42:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							94284c6210 
							
						 
					 
					
						
						
							
							fix: mode undefined  
						
						 
						
						
						
					 
					
						2023-05-12 10:20:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3fcdd94549 
							
						 
					 
					
						
						
							
							fix:association appends ( #1842 )  
						
						 
						
						... 
						
						
						
						* fix: getNesterAppends filter bug
* fix: associationSelect
* fix: associationSelect
* fix: associationSelect
* fix: getAssociationAppends
* fix: sub-form collection context
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: code improve 
						
					 
					
						2023-05-12 07:20:27 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rairn 
							
						 
					 
					
						
						
						
						
							
						
						
							eccfac5666 
							
						 
					 
					
						
						
							
							fix: fix translations  
						
						 
						
						
						
					 
					
						2023-05-11 16:59:25 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rairn 
							
						 
					 
					
						
						
						
						
							
						
						
							d34b3fc5e3 
							
						 
					 
					
						
						
							
							chore: add translations  
						
						 
						
						
						
					 
					
						2023-05-11 16:56:05 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a7dcbf4288 
							
						 
					 
					
						
						
							
							fix(block-provider): getNesterAppends filter fix ( #1839 )  
						
						 
						
						... 
						
						
						
						* fix: getNesterAppends filter bug
* fix: associationSelect 
						
					 
					
						2023-05-11 15:45:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							cf0a921f85 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.9.3-alpha.1  
						
						 
						
						
						
					 
					
						2023-05-11 12:49:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							55efa40cdd 
							
						 
					 
					
						
						
							
							refactor: association field ( #1838 )  
						
						 
						
						... 
						
						
						
						* feat: association field
* fix: bug
* refactor: association field
* style: style improve
* style: style improve
* refactor: support subtable
* refactor: support file collection
* refactor: locale improve
* refactor: subtable improve
* refactor: association select  improve
* refactor: association select  improve
* refactor: association select  improve
* refactor: useAssociationNames
* refactor: enable link
* refactor: selector
* refactor: selector
* refactor: locale improve
* refactor: on demand loading of relational data
* refactor: locale improve
* refactor: select button
* refactor: association field
* refactor: formformBlock provider
* refactor: formformBlock provider
* refactor: internalSelect recordPicker
* refactor: formBlocklockProvider
* fix: addNewer schema
* fix: useServiceOptions
* fix: useCreateActionProps
* fix: useCreateActionProps
* refactor: nester delete
* refactor: nester delete in detail
* refactor: subTable suport select
* refactor: subTable suport select
* style: style improve
* style: style improve
* chore: fileManger
* fix: association readPrety
* fix: filemanger
* refactor: field mode
* refactor: enable link
* chore: error message
* refactor: association schemaInitialize
* refactor: association schemaInitialize
* refactor: currentMode
* refactor: field mode default value
* fix: file manage readPretty
* fix: appends
* chore: file manage readPretty
* fix: updateAssociationValues
* fix: updateAssociationValues
* fix: updateAssociationValues
* fix: nester appends
* fix: nester appends
* fix:  tree collection association fields
* fix:  tree collection association fields
* fix: nester appends
* fix: subtable to select field value missing
* fix: subtable to select field value missing
* fix: compatible with historical blocks
* fix: compatible with historical blocks
* fix: compatible with historical blocks
* feat: add migration
* fix: filter block allow add new
* fix: compatible with historical blocks
* fix: skip if not RecordPicker
* fix: compatible with historical blocks
* fix: detail block not support nester
* fix: association select support data scope and sort setting
* fix: appends on demand loading
* fix: asociationSelect support multiple
* fix: recordPicker -> AssociationField
* fix: add migration
* fix: audit logs not show assication data
* fix: flattenNestedList
* refactor: file manager field mode
* refactor: field mode refactor
* fix: subtable action
* fix: subtable appends
* refactor: code improve
* fix: nester add new
* feat: sub table
* fix: data scope not effect immediately
* fix: association add new
* fix: association field failed to  add new and mutual influence
* style: style improve
* style: style improve
* refactor: updateAssociationValues
* refactor: form init values
* refactor: select options
* fix: form initialValues
* fix: record picker values
* fix: field value change when field mode change
* fix: select data scope
* feat: add migration
* fix: table column enable link
* fix: table column enable link
* refactor: locale improve
* fix: migration
* fix: mutiple config
* fix: readPretty enable link
* fix: appends on demand
* fix: enable link style
* refactor: locale improve
* refactor: locale improve
* feat: sub-form migration
* fix: skip migration
* fix: translation
* fix: skip migration
* fix: getLabelFormatValue
* fix: error TS2339: Property 'find' does not exist on type 'string | SchemaEnum<any>'
* refactor: remove the logic code for converting old record picker
* refactor: locale
* refactor: locale
* fix: sub-table should not support add new
* refactor: code improve
* refactor: locale
* fix: compatibility history Subtable
* fix: improve
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Chareice <chareice@live.com> 
						
					 
					
						2023-05-11 12:47:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fab448c486 
							
						 
					 
					
						
						
							
							fix(client): fix ime status in variable textarea ( #1832 )  
						
						 
						
						
						
					 
					
						2023-05-10 00:57:59 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rairn 
							
						 
					 
					
						
						
						
						
							
						
						
							c8c081eba5 
							
						 
					 
					
						
						
							
							fix(filter-form): avoid error  
						
						 
						
						
						
					 
					
						2023-05-08 07:25:54 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8aee0eef9b 
							
						 
					 
					
						
						
							
							fix: association scope inherit ( #1806 )  
						
						 
						
						
						
					 
					
						2023-05-06 21:44:01 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jack 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d0edc6ce3f 
							
						 
					 
					
						
						
							
							fix: table configuration delete button problem ( #1764 )  
						
						 
						
						... 
						
						
						
						* fix: table configuration delete button problem
* fix: change copy
* refactor: optimize code
---------
Co-authored-by: Rairn <958414905@qq.com> 
						
					 
					
						2023-05-05 11:30:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								李小斐 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7feeda4906 
							
						 
					 
					
						
						
							
							fix: fix Menu dismiss on Drag&Drop ( #1772 )  
						
						 
						
						
						
					 
					
						2023-05-05 11:03:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							89938191a3 
							
						 
					 
					
						
						
							
							fix(linkage-rule): condition variable field is allow select  To many association fields ( #1798 )  
						
						 
						
						... 
						
						
						
						* fix: linkage rule condiction variables allow select to manyassociation field
* fix: linkage rule condiction variables filter
* fix: linkage rule condiction variables filter 
						
					 
					
						2023-05-05 10:59:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6d342d0643 
							
						 
					 
					
						
						
							
							chore: duration calculation ( #1770 )  
						
						 
						
						
						
					 
					
						2023-05-05 10:51:25 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rairn 
							
						 
					 
					
						
						
						
						
							
						
						
							9be1f7ac61 
							
						 
					 
					
						
						
							
							fix(RecordPicker): avoid error  
						
						 
						
						
						
					 
					
						2023-05-04 18:14:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								black 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c29262c95 
							
						 
					 
					
						
						
							
							fix: close the drawer incorrectly after submit ( #1775 )  
						
						 
						
						
						
					 
					
						2023-05-03 23:11:52 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								black 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cba7de55d8 
							
						 
					 
					
						
						
							
							fix: drop repeated "Connect data blocks" ( #1763 )  
						
						 
						
						
						
					 
					
						2023-05-02 17:05:12 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							03f845246e 
							
						 
					 
					
						
						
							
							fix:  failed to open child collections add new modal ( #1780 )  
						
						 
						
						
						
					 
					
						2023-04-30 11:21:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb0089190e 
							
						 
					 
					
						
						
							
							fix(utils): fix json-templates bug and moved to utils ( #1784 )  
						
						 
						
						
						
					 
					
						2023-04-28 22:22:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4db3b283b0 
							
						 
					 
					
						
						
							
							fix(evaluators): fix date result in variable ( #1781 )  
						
						 
						
						
						
					 
					
						2023-04-28 14:50:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rairn 
							
						 
					 
					
						
						
						
						
							
						
						
							23ad507261 
							
						 
					 
					
						
						
							
							chore: fix lint errors  
						
						 
						
						
						
					 
					
						2023-04-27 15:22:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								李小斐 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7ddc5fb33c 
							
						 
					 
					
						
						
							
							fix: fix button design about edit action ( #1755 )  
						
						 
						
						... 
						
						
						
						* fix: fix button design about edit action
* fix: fix import module
* Update packages/core/client/src/schema-component/antd/expand-action/Expand.Action.Design.tsx
Co-authored-by: 被雨水过滤的空气-Rairn <958414905@qq.com>
* Update packages/core/client/src/schema-component/antd/expand-action/Expand.Action.tsx
Co-authored-by: 被雨水过滤的空气-Rairn <958414905@qq.com>
* Update packages/core/client/src/schema-component/antd/expand-action/Expand.Action.tsx
Co-authored-by: 被雨水过滤的空气-Rairn <958414905@qq.com>
* fix: fix merge error
---------
Co-authored-by: 被雨水过滤的空气-Rairn <958414905@qq.com> 
						
					 
					
						2023-04-27 15:09:45 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f0816c663e 
							
						 
					 
					
						
						
							
							chore: enable overring field default value ( #1777 )  
						
						 
						
						
						
					 
					
						2023-04-27 13:36:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							923f6e7884 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.9.2-alpha.4  
						
						 
						
						
						
					 
					
						2023-04-26 22:33:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							77a6cbf773 
							
						 
					 
					
						
						
							
							chore: cleanup  
						
						 
						
						
						
					 
					
						2023-04-26 22:32:45 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rairn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e45b3ce95c 
							
						 
					 
					
						
						
							
							fix: hide default value for expression ( #1765 )  
						
						 
						
						
						
					 
					
						2023-04-26 00:23:31 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rairn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							07d1c7ccc0 
							
						 
					 
					
						
						
							
							fix(AssociationSelect): fix x-read-pretty not working ( #1766 )  
						
						 
						
						... 
						
						
						
						* fix: the default value input should not be disabled
* fix(AssociationSelect): fix x-read-pretty not working 
						
					 
					
						2023-04-26 13:54:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jack 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							de5260bc2c 
							
						 
					 
					
						
						
							
							fix: fixed the configuration field filter ( #1742 )  
						
						 
						
						... 
						
						
						
						* fix: fixed the configuration field filter
* fix: batch update filter automatic number field
* refactor: optimize code
---------
Co-authored-by: Rairn <958414905@qq.com> 
						
					 
					
						2023-04-26 11:20:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								black 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							00b3c8c257 
							
						 
					 
					
						
						
							
							fix(filter-block): fix association fields not being filtered ( #1758 )  
						
						 
						
						
						
					 
					
						2023-04-26 10:43:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rairn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							95e4e7e7b0 
							
						 
					 
					
						
						
							
							fix(variable-input): fix style ( #1761 )  
						
						 
						
						... 
						
						
						
						* fix(variable-input): fix style
* refactor: avoid lint error
* feat: add invariable
* fix: fix the default value variable of the expression is empty 
						
					 
					
						2023-04-26 09:56:25 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9101bbbb1b 
							
						 
					 
					
						
						
							
							chore: skip sync overriding field default value ( #1762 )  
						
						 
						
						... 
						
						
						
						* chore: skip sync overriding field default value
* chore: test
* chore: override field does not allow setting default values
---------
Co-authored-by: katherinehhh <katherine_15995@163.com> 
						
					 
					
						2023-04-25 19:31:16 +08:00