@syncfusion/ej2-react-querybuilder
Advanced tools
Comparing version
@@ -5,2 +5,22 @@ # Changelog | ||
### QueryBuilder | ||
#### Bug Fixes | ||
- Issue with predicate generation for date type is fixed. | ||
#### Breaking Changes | ||
|Property Name|Previous Type|Current Type | | ||
|-------------|-------------|-------------------| | ||
|format |string |string|FormatObject| | ||
## 17.4.46 (2020-01-30) | ||
### QueryBuilder | ||
#### New Features | ||
- Provided the support to disable the combinator if only one rule is present. | ||
## 17.4.43 (2020-01-14) | ||
@@ -7,0 +27,0 @@ |
/*! | ||
* filename: ej2-react-querybuilder.umd.min.js | ||
* version : 17.4.46 | ||
* version : 17.4.47 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-querybuilder@*", | ||
"_id": "@syncfusion/ej2-react-querybuilder@17.4.43", | ||
"_id": "@syncfusion/ej2-react-querybuilder@17.4.46", | ||
"_inBundle": false, | ||
"_integrity": "sha512-jzHaPgPSvz1JOG62OeiCqaL8sxIZkKPrM+FTF4H1kyueR7MdC4FS3EWOWhzOVANaJ5XNVEfuV3tr9ZSnWpDEdw==", | ||
"_integrity": "sha512-4pifdDBQ8vIg38yJVyC0KcE0xXFO68vbz2Pzo+AF+8q+T5e8zQqErOJh0IhXrr+oqbl/G4LsS9yS4+3YVuUUkg==", | ||
"_location": "/@syncfusion/ej2-react-querybuilder", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-17.4.43.tgz", | ||
"_shasum": "7bbefaf6a6b09f6348eb3bff19b57931fe346451", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-17.4.46.tgz", | ||
"_shasum": "f5e3a45779380b157a2cc3e8396f53d9817d2aef", | ||
"_spec": "@syncfusion/ej2-react-querybuilder@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.4.46", | ||
"@syncfusion/ej2-querybuilder": "17.4.46", | ||
"@syncfusion/ej2-react-base": "~17.4.46" | ||
"@syncfusion/ej2-base": "~17.4.47", | ||
"@syncfusion/ej2-querybuilder": "17.4.47", | ||
"@syncfusion/ej2-react-base": "~17.4.47" | ||
}, | ||
@@ -68,4 +68,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.46", | ||
"version": "17.4.47", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
443341
0.09%+ Added
- Removed