@syncfusion/ej2-vue-querybuilder 20.1.51 → 20.1.55
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
|
+
- `I375944` - Issue with Null value is not available in IN operator of query builder has been fixed.
|
|
10
|
+
|
|
11
|
+
## 20.1.51 (2022-04-26)
|
|
12
|
+
|
|
13
|
+
### QueryBuilder
|
|
14
|
+
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
9
17
|
- `I368359` - Issue with Validate Fields is not properly working for the rule template in query builder has been fixed.
|
|
10
18
|
- `I374364` - Issue with Query builder rule shows field value instead of label value, while we set fieldMode as dropdowntree has been fixed.
|
|
11
19
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-querybuilder.umd.min.js
|
|
3
|
-
* version : 20.1.
|
|
3
|
+
* version : 20.1.55
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|