@syncfusion/ej2-progressbar
Advanced tools
Comparing version 21.1.35 to 21.1.37
@@ -7,2 +7,10 @@ # Changelog | ||
#### Bug Fixes | ||
- `#F180771` - The progress bar range color issue has been resolved. | ||
## 21.1.35 (2023-03-23) | ||
### ProgressBar | ||
#### New Features | ||
@@ -9,0 +17,0 @@ |
/*! | ||
* 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-progressbar@*", | ||
"_id": "@syncfusion/ej2-progressbar@18.15.2", | ||
"_id": "@syncfusion/ej2-progressbar@21.1.35", | ||
"_inBundle": false, | ||
"_integrity": "sha512-qkqd3MG91UWQd3jg+IQGyBkC8sNfFbH9DlsHVQEJ1xVgjIOAua4C5prE6huq54bJp1bJ5N1sPKa7EiatUQvuIw==", | ||
"_integrity": "sha512-kLFquOheEYkFYxejpsmFkm2qh0wdQeRj0i8teA7YHRnzQr95afK9K6klihUkmCAr8PK4Wsyvf7jJWuqVFhUuHA==", | ||
"_location": "/@syncfusion/ej2-progressbar", | ||
@@ -26,4 +26,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-progressbar/-/ej2-progressbar-18.15.2.tgz", | ||
"_shasum": "3e8dfe2366e085da9d960d3c17d28430795c9c2d", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-progressbar/-/ej2-progressbar-21.1.35.tgz", | ||
"_shasum": "9b68ff7b0aef966a16e574a67c3037590f06a981", | ||
"_spec": "@syncfusion/ej2-progressbar@*", | ||
@@ -36,5 +36,5 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~21.1.35", | ||
"@syncfusion/ej2-data": "~21.1.35", | ||
"@syncfusion/ej2-svg-base": "~21.1.35" | ||
"@syncfusion/ej2-base": "~21.1.37", | ||
"@syncfusion/ej2-data": "~21.1.37", | ||
"@syncfusion/ej2-svg-base": "~21.1.37" | ||
}, | ||
@@ -59,5 +59,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 too big to display
1758701