@syncfusion/ej2-querybuilder
Advanced tools
Comparing version 24.1.45 to 24.1.46
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I534895` - Issue with `getValidRules` method of query builder returns improper rule for in operator has been fixed. | ||
## 24.1.45 (2024-01-09) | ||
### QueryBuilder | ||
#### Bug Fixes | ||
- `#I526596` - Issue with Dropdown tree item expand and selection related issue in query builder has been fixed. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 24.1.45 | ||
* version : 24.1.46 | ||
* Copyright Syncfusion Inc. 2001 - 2023. 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@24.1.44", | ||
"_id": "@syncfusion/ej2-querybuilder@24.1.45", | ||
"_inBundle": false, | ||
"_integrity": "sha512-mxg3kzXzN/gcizpQIv/cvNlTdh/u16qtP8hK1XmbV2l13+88WVgGSCrfN0vgKrRMPmV4knB316eUPtk8F11b0A==", | ||
"_integrity": "sha512-+xdLK0gGzzt1MqOgHqlnCsbUQ/PV1eJBa+Odh55OPXPDO5srjz4zkC1hCl2w2FeDXTdS9AdqWD19upNx9j/5Xg==", | ||
"_location": "/@syncfusion/ej2-querybuilder", | ||
@@ -26,4 +26,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-querybuilder/-/ej2-querybuilder-24.1.44.tgz", | ||
"_shasum": "547c97a9748ee4d205257a236a85b084ca9bf0c0", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-querybuilder/-/ej2-querybuilder-24.1.45.tgz", | ||
"_shasum": "8f45f3aaa215be779a7add9521f31c36de344123", | ||
"_spec": "@syncfusion/ej2-querybuilder@*", | ||
@@ -36,8 +36,8 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~24.1.42", | ||
"@syncfusion/ej2-buttons": "~24.1.45", | ||
"@syncfusion/ej2-base": "~24.1.46", | ||
"@syncfusion/ej2-buttons": "~24.1.46", | ||
"@syncfusion/ej2-calendars": "~24.1.44", | ||
"@syncfusion/ej2-dropdowns": "~24.1.45", | ||
"@syncfusion/ej2-dropdowns": "~24.1.46", | ||
"@syncfusion/ej2-inputs": "~24.1.45", | ||
"@syncfusion/ej2-splitbuttons": "~24.1.45" | ||
"@syncfusion/ej2-splitbuttons": "~24.1.46" | ||
}, | ||
@@ -71,5 +71,5 @@ "deprecated": false, | ||
"typings": "index.d.ts", | ||
"version": "24.1.45", | ||
"version": "24.1.46", | ||
"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
3841440
43922