@syncfusion/ej2-querybuilder 25.1.42 → 25.2.3

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,29 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I553588` - Issue with `setRulesFromSql` method is not working while using a field name like `"Name = '|_fn { keyword ' kFinishedProduct '}_|'"` has been fixed.
10
+
11
+ ### QueryBuilder
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#F187657` - Provided the input event support for QueryBuilder numeric textbox value changes.
16
+ - `#I585320` - Issue with Query builder dropdown list element removed when placed two query builder in same page while calling refresh method has been fixed.
17
+
18
+ ## 25.1.42 (2024-04-30)
19
+
20
+ ### QueryBuilder
21
+
22
+ #### Bug Fixes
23
+
24
+ - `#F553588` - Issue with `setRulesFromSql` method is not working while using a field name like `"Name = '|_fn { keyword ' kFinishedProduct '}_|'"` has been fixed.
25
+
26
+ ## 25.1.40 (2024-04-16)
27
+
28
+ ### QueryBuilder
29
+
30
+ #### Bug Fixes
31
+
9
32
  - `#I578463` - Issue with popups height is not updated properly in QueryBuilder sub field has been fixed.
10
33
 
11
34
  ## 25.1.38 (2024-04-02)