@syncfusion/ej2-querybuilder 20.1.59 → 20.2.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -6,32 +6,18 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
- - `I379818` - Issue with Getting change event as undefined for fields having custom value template of query builder has been fixed.
10
-
11
- ## 20.1.55 (2022-05-12)
12
-
13
- ### QueryBuilder
14
-
15
- #### Bug Fixes
16
-
17
- - `I375944` - Issue with Null value is not available in IN operator of query builder has been fixed.
9
+ - `#I375472` Issue with Rule template default rendered while add condition/group in query builder, if first column as rule template has been fixed.
10
+ - `#I388333` Issue with Value template not destroy properly when we use complex data source in query builder has been fixed.
18
11
 
19
- ## 20.1.51 (2022-04-26)
12
+ ## 20.2.36 (2022-06-30)
20
13
 
21
14
  ### QueryBuilder
22
15
 
23
16
  #### Bug Fixes
24
17
 
25
- - `I368359` - Issue with Validate Fields is not properly working for the rule template in query builder has been fixed.
26
- - `I374364` - Issue with Query builder rule shows field value instead of label value, while we set fieldMode as dropdowntree has been fixed.
18
+ - Issue with Dynamically changing the columns with complex data source of query builder has been fixed.
27
19
 
28
- ## 20.1.48 (2022-04-12)
29
-
30
- ### QueryBuilder
31
-
32
- #### Bug Fixes
33
-
34
- - `F174051` - Issue with Script error throws while adding group in Query builder header template has been fixed.
20
+ - `I379818` - Issue with Getting change event as undefined for fields having custom value template of query builder has been fixed.
35
21
 
36
22
  ## 19.3.45 (2021-10-12)
37
23