@syncfusion/ej2-querybuilder 23.1.38 → 23.1.41

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,6 +6,28 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#F184903` - Issue with `setRules` method of the Query builder not working for complex data binding has been fixed.
10
+
11
+ ## 23.1.39 (2023-10-04)
12
+
13
+ ### QueryBuilder
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I501292` - Issue with Query builder validation tooltip is not shows on second time has been fixed.
18
+
19
+ ### QueryBuilder
20
+
21
+ #### Bug Fixes
22
+
23
+ - `#I499489` - Issue with read only property not working in dropdowntree field of QueryBuilder has been fixed.
24
+
25
+ ## 23.1.38 (2023-09-26)
26
+
27
+ ### QueryBuilder
28
+
29
+ #### Bug Fixes
30
+
9
31
  - `#I504588` - Issue with Query builder column template not render in Vue3 platform has been fixed.
10
32
 
11
33
  ## 23.1.36 (2023-09-15)