@syncfusion/ej2-querybuilder 21.1.35 → 21.1.37

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,14 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I448219` - Issue with Query builder validation not shown using `validateFields` method and scroll the page has been fixed.
10
+
11
+ ## 21.1.35 (2023-03-23)
12
+
13
+ ### QueryBuilder
14
+
15
+ #### Bug Fixes
16
+
9
17
  - `#I428779` - Issue with Providing the single quotes in SQL string support to query builder has been fixed.
10
18
  - `#I430220` - Issue with Value template issue with complex data binding of query builder has been fixed.
11
19