@syncfusion/ej2-react-inputs
Advanced tools
Comparing version 20.4.52 to 20.4.54
@@ -5,2 +5,10 @@ # Changelog | ||
### Uploader | ||
#### Bug Fixes | ||
- `#F178267` - Fixed issue unable to upload the same file again after using the remove method. | ||
## 20.4.52 (2023-02-28) | ||
### MaskedTextBox | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-react-inputs.min.js | ||
* version : 20.4.52 | ||
* version : 20.4.54 | ||
* 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-react-inputs.umd.min.js | ||
* version : 20.4.52 | ||
* version : 20.4.54 | ||
* 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-react-inputs@*", | ||
"_id": "@syncfusion/ej2-react-inputs@20.4.51", | ||
"_id": "@syncfusion/ej2-react-inputs@20.4.52", | ||
"_inBundle": false, | ||
"_integrity": "sha512-3MZFoalB00wtcZmkyfv4/CEfoQpXbGld4fT/0wdwLg+ZU7+RRngNwk5UChZyOxmfyeItxNxJnWDa6v28b2/8Qw==", | ||
"_integrity": "sha512-srFxwJyqQwwmwxOovTKz5qXjH1m5O6+2/hmZysNp2WPKKNS+yb8RiDwemgpZgtKkY2YPuW7tEVJSUPsLVge2rw==", | ||
"_location": "/@syncfusion/ej2-react-inputs", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-inputs/-/ej2-react-inputs-20.4.51.tgz", | ||
"_shasum": "fdb9e935d82915547f9cef1a9e340bd4fc3b1960", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-inputs/-/ej2-react-inputs-20.4.52.tgz", | ||
"_shasum": "b34bb92f4ea17c7afee06611bcba171cb5ac0af5", | ||
"_spec": "@syncfusion/ej2-react-inputs@*", | ||
@@ -36,4 +36,4 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included", | ||
"@syncfusion/ej2-base": "~20.4.51", | ||
"@syncfusion/ej2-inputs": "20.4.52", | ||
"@syncfusion/ej2-react-base": "~20.4.48" | ||
"@syncfusion/ej2-inputs": "20.4.54", | ||
"@syncfusion/ej2-react-base": "~20.4.54" | ||
}, | ||
@@ -76,4 +76,4 @@ "deprecated": false, | ||
}, | ||
"version": "20.4.52", | ||
"version": "20.4.54", | ||
"sideEffects": false | ||
} |
12256836
+ Added@syncfusion/ej2-inputs@20.4.54(transitive)
- Removed@syncfusion/ej2-inputs@20.4.52(transitive)