@syncfusion/ej2-querybuilder 24.1.46 → 24.2.5

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
+ - `#I534039` - Issue with `drop-down list popup` remains stick in the screen after close has been fixed.
10
+
11
+ ### QueryBuilder
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I545248` - Issue with QueryBuilder validation message removed when navigating away from the QueryBuilder control has been fixed.
16
+ - `#F186129` - Issue with tooltip rendering twice in the operator field while using validateFields method has been fixed.
17
+
18
+ ## 24.1.46 (2024-01-17)
19
+
20
+ ### QueryBuilder
21
+
22
+ #### Bug Fixes
23
+
24
+ - `#I867810` - Issue with Script error thrown in the header template while adding and deleting the conditions has been fixed.
25
+
26
+ ## 24.1.46 (2024-01-17)
27
+
28
+ ### QueryBuilder
29
+
30
+ #### Bug Fixes
31
+
9
32
  - `#I534895` - Issue with `getValidRules` method of query builder returns improper rule for in operator has been fixed.
10
33
 
11
34
  ## 24.1.45 (2024-01-09)