@syncfusion/ej2-angular-querybuilder
Advanced tools
Comparing version
@@ -5,2 +5,4 @@ # Changelog | ||
## 19.4.47 (2022-01-25) | ||
### QueryBuilder | ||
@@ -10,2 +12,11 @@ | ||
- `#I361546` - Issue with Query builder rules not properly updated has been resolved. | ||
- Issue with empty values in 'IN' operator has been fixed. | ||
## 19.4.42 (2022-01-11) | ||
### QueryBuilder | ||
#### Bug Fixes | ||
- `SF-359295` - Issue with fieldModel not works in complex data binding has been fixed. | ||
@@ -12,0 +23,0 @@ - `SF-357729` - Issue with QueryBuilder group rendered twice if empty rules is provided has been fixed. |
/*! | ||
* filename: ej2-angular-querybuilder.umd.js | ||
* version : 19.4.47 | ||
* version : 19.4.48 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-angular-querybuilder.umd.min.js | ||
* version : 19.4.47 | ||
* version : 19.4.48 | ||
* 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-angular-querybuilder@*", | ||
"_id": "@syncfusion/ej2-angular-querybuilder@19.4.40", | ||
"_id": "@syncfusion/ej2-angular-querybuilder@19.4.47", | ||
"_inBundle": false, | ||
"_integrity": "sha512-ZAXaPR0Zl75ndhSUYlHvWUdFVIx9LTnLz2rlwkmIs3JqAdse9YMEO0l7e5zivhvDM2qgcIzaQ7yDBrPKjpx0bg==", | ||
"_integrity": "sha512-S+NH+PmqHuZpVZ98k2vdyVm7BNjC/BWfv+Pkms9m6E7PNYJ7NsX0oli5qlVPUlmyEF8CZvqF7K0YLCry8for/g==", | ||
"_location": "/@syncfusion/ej2-angular-querybuilder", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-querybuilder/-/ej2-angular-querybuilder-19.4.40.tgz", | ||
"_shasum": "966a649a34643b39281682705b23d02ba8e34761", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-querybuilder/-/ej2-angular-querybuilder-19.4.47.tgz", | ||
"_shasum": "1c66355b5c960a320687839c7ebf61fcd1d669e8", | ||
"_spec": "@syncfusion/ej2-angular-querybuilder@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-angular-base": "~19.4.47", | ||
"@syncfusion/ej2-base": "~19.4.42", | ||
"@syncfusion/ej2-querybuilder": "19.4.47" | ||
"@syncfusion/ej2-angular-base": "~19.4.48", | ||
"@syncfusion/ej2-base": "~19.4.48", | ||
"@syncfusion/ej2-querybuilder": "19.4.48" | ||
}, | ||
@@ -72,3 +72,3 @@ "deprecated": false, | ||
"typings": "ej2-angular-querybuilder.d.ts", | ||
"version": "19.4.47" | ||
"version": "19.4.48" | ||
} |
export declare const pkgName = "@syncfusion/ej2-angular-querybuilder"; | ||
export declare const pkgVer = "^19.4.40"; | ||
export declare const pkgVer = "^19.4.47"; | ||
export declare const moduleName = "QueryBuilderModule"; | ||
export declare const themeVer = "~19.4.40"; | ||
export declare const themeVer = "~19.4.47"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.pkgName = '@syncfusion/ej2-angular-querybuilder'; | ||
exports.pkgVer = '^19.4.40'; | ||
exports.pkgVer = '^19.4.47'; | ||
exports.moduleName = 'QueryBuilderModule'; | ||
exports.themeVer = '~19.4.40'; | ||
exports.themeVer = '~19.4.47'; |
export const pkgName = '@syncfusion/ej2-angular-querybuilder'; | ||
export const pkgVer = '^19.4.40'; | ||
export const pkgVer = '^19.4.47'; | ||
export const moduleName = 'QueryBuilderModule'; | ||
export const themeVer = '~19.4.40'; | ||
export const themeVer = '~19.4.47'; |
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
844059
0.03%+ Added
- Removed