@syncfusion/ej2-progressbar
Advanced tools
Comparing version 20.1.57 to 20.2.36
@@ -5,16 +5,2 @@ # Changelog | ||
### ProgressBar | ||
#### Bug Fixes | ||
- `#I378263` - Progress bar is now working properly on resize. | ||
## 20.1.52 (2022-05-04) | ||
### ProgressBar | ||
#### Bug Fixes | ||
- `#I368371` - Progress bar label fading out on animation is resolved now. | ||
## 19.1.54 (2021-03-30) | ||
@@ -21,0 +7,0 @@ |
/*! | ||
* filename: ej2-progressbar.umd.min.js | ||
* version : 20.1.57 | ||
* version : 20.2.36 | ||
* 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-progressbar.min.js | ||
* version : 20.1.57 | ||
* version : 20.2.36 | ||
* 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: index.d.ts | ||
* version : 20.1.57 | ||
* version : 20.2.36 | ||
* 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-progressbar@*", | ||
"_id": "@syncfusion/ej2-progressbar@20.1.55", | ||
"_id": "@syncfusion/ej2-progressbar@20.2.1", | ||
"_inBundle": false, | ||
"_integrity": "sha512-e6/RlZmMWVrXwSMrrDBdYLId7bf3iHdXZnwfDrSiW4QjL+1CjrMnk8cf+jojUSsbDnfe0d4m2AHA0MtG9/neqA==", | ||
"_integrity": "sha512-KsQQ6+K2rNjVp7BW0JWDBPeoydemIMoBhBs6Ogeg+p6Q+YVP7zXyvO6VM3wNrT410c0NOoVl/PvnMkJNJjoN2g==", | ||
"_location": "/@syncfusion/ej2-progressbar", | ||
@@ -26,4 +26,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-progressbar/-/ej2-progressbar-20.1.55.tgz", | ||
"_shasum": "634e1685a8dc4aa40e15bc0152e4ce981dbf6ccb", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-progressbar/-/ej2-progressbar-20.2.1.tgz", | ||
"_shasum": "1c2a8929edbd72963f74724630343f38e03cc7d3", | ||
"_spec": "@syncfusion/ej2-progressbar@*", | ||
@@ -36,5 +36,5 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~20.1.56", | ||
"@syncfusion/ej2-data": "~20.1.55", | ||
"@syncfusion/ej2-svg-base": "~20.1.55" | ||
"@syncfusion/ej2-base": "~20.2.36", | ||
"@syncfusion/ej2-data": "~20.2.36", | ||
"@syncfusion/ej2-svg-base": "~20.2.36" | ||
}, | ||
@@ -59,4 +59,4 @@ "deprecated": false, | ||
"typings": "index.d.ts", | ||
"version": "20.1.57", | ||
"version": "20.2.36", | ||
"sideEffects": false | ||
} |
1653010
73
14458
+ Added@syncfusion/ej2-base@20.2.48(transitive)
+ Added@syncfusion/ej2-data@20.2.45(transitive)
+ Added@syncfusion/ej2-icons@20.2.45(transitive)
+ Added@syncfusion/ej2-svg-base@20.2.45(transitive)
- Removed@syncfusion/ej2-base@20.1.61(transitive)
- Removed@syncfusion/ej2-data@20.1.55(transitive)
- Removed@syncfusion/ej2-icons@20.1.55(transitive)
- Removed@syncfusion/ej2-svg-base@20.1.55(transitive)