@syncfusion/ej2-react-querybuilder
Advanced tools
Comparing version
@@ -9,2 +9,10 @@ # Changelog | ||
- Issue with predicate generation for between operator is fixed. | ||
## 17.4.41 (2020-01-07) | ||
### QueryBuilder | ||
#### Bug Fixes | ||
- Issue with 'setRulesFromSql' method is fixed. | ||
@@ -24,3 +32,3 @@ | ||
- Tooltip is not destroyed while using destroy method. | ||
- Predicate is not created for Date type when between operator is selected. | ||
- Predicate is not created for Date type when between operator is fixed. | ||
@@ -27,0 +35,0 @@ ## 17.3.27 (2019-11-12) |
/*! | ||
* filename: ej2-react-querybuilder.umd.min.js | ||
* version : 17.4.41 | ||
* version : 17.4.43 | ||
* 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.39", | ||
"_id": "@syncfusion/ej2-react-querybuilder@17.4.41", | ||
"_inBundle": false, | ||
"_integrity": "sha512-tuWEomV/P31dLdPn1bD0zBzw3f+r5SSGBTHEnqSPDEIxakSM88KoLDuA0Lh3/XEHjFPltur2rn+Mrk3ru5RfKw==", | ||
"_integrity": "sha512-qAd/2Jn70PLbLW3Jw3UL85WP04BCIdQf9ITvvfY/XaqeWIskKF9t2j+iDk0B/ic8Wbi4CLO4XTi+gbXeM8PN9A==", | ||
"_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.39.tgz", | ||
"_shasum": "50d8707c7a72691111eedb8e32ce8d896a19cbea", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-17.4.41.tgz", | ||
"_shasum": "6cedffd8775bc6a0093af694017d3b62c2bd537a", | ||
"_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.41", | ||
"@syncfusion/ej2-querybuilder": "17.4.41", | ||
"@syncfusion/ej2-react-base": "~17.4.41" | ||
"@syncfusion/ej2-base": "~17.4.43", | ||
"@syncfusion/ej2-querybuilder": "17.4.43", | ||
"@syncfusion/ej2-react-base": "~17.4.43" | ||
}, | ||
@@ -68,4 +68,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.41", | ||
"version": "17.4.43", | ||
"sideEffects": false | ||
} |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
442900
0.03%+ Added
- Removed