@syncfusion/ej2-querybuilder
Advanced tools
Comparing version 21.1.35 to 21.1.37
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I448219` - Issue with Query builder validation not shown using `validateFields` method and scroll the page has been fixed. | ||
## 21.1.35 (2023-03-23) | ||
### QueryBuilder | ||
#### Bug Fixes | ||
- `#I428779` - Issue with Providing the single quotes in SQL string support to query builder has been fixed. | ||
@@ -11,0 +19,0 @@ - `#I430220` - Issue with Value template issue with complex data binding of query builder has been fixed. |
/*! | ||
* filename: index.d.ts | ||
* version : 21.1.35 | ||
* version : 21.1.37 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-querybuilder@*", | ||
"_id": "@syncfusion/ej2-querybuilder@18.23.1", | ||
"_id": "@syncfusion/ej2-querybuilder@21.1.35", | ||
"_inBundle": false, | ||
"_integrity": "sha512-02uJQ5uBN6/DujdhEV5MIylwpxYrGckneCGZeaNxcwWAAH3F6rgzssgjDLHxta6+g3Dn0EBcnW70ndSU6zmY6Q==", | ||
"_integrity": "sha512-AMNYkcTb4Dql0T0yMGzG/Jbc7fj5XsPLi6vrLDR66vkY+Fv8Mc4x5RyQNFseYZbiExx58Q/tv3njx/Qc9lNXYQ==", | ||
"_location": "/@syncfusion/ej2-querybuilder", | ||
@@ -26,4 +26,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-querybuilder/-/ej2-querybuilder-18.23.1.tgz", | ||
"_shasum": "c887735acecaa148d8b68486299ac8034822896b", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-querybuilder/-/ej2-querybuilder-21.1.35.tgz", | ||
"_shasum": "6b6124524dd41257a57cbeb852c19906fef9831e", | ||
"_spec": "@syncfusion/ej2-querybuilder@*", | ||
@@ -36,8 +36,8 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~21.1.35", | ||
"@syncfusion/ej2-buttons": "~21.1.35", | ||
"@syncfusion/ej2-calendars": "~21.1.35", | ||
"@syncfusion/ej2-dropdowns": "~21.1.35", | ||
"@syncfusion/ej2-inputs": "~21.1.35", | ||
"@syncfusion/ej2-splitbuttons": "~21.1.35" | ||
"@syncfusion/ej2-base": "~21.1.37", | ||
"@syncfusion/ej2-buttons": "~21.1.37", | ||
"@syncfusion/ej2-calendars": "~21.1.37", | ||
"@syncfusion/ej2-dropdowns": "~21.1.37", | ||
"@syncfusion/ej2-inputs": "~21.1.37", | ||
"@syncfusion/ej2-splitbuttons": "~21.1.37" | ||
}, | ||
@@ -71,5 +71,5 @@ "deprecated": false, | ||
"typings": "index.d.ts", | ||
"version": "21.1.35", | ||
"version": "21.1.37", | ||
"sideEffects": false, | ||
"homepage": "https://www.syncfusion.com/javascript-ui-controls" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
3630215
40162