@syncfusion/ej2-querybuilder 23.1.38 → 23.1.39

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