@syncfusion/ej2-querybuilder 24.2.3 → 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
@@ -2,6 +2,19 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### QueryBuilder
6
+
7
+ #### Bug Fixes
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
+
5
18
  ## 24.1.46 (2024-01-17)
6
19
 
7
20
  ### QueryBuilder