@syncfusion/ej2-react-inputs
Advanced tools
Comparing version 21.2.3 to 21.2.4
@@ -5,2 +5,8 @@ # Changelog | ||
### TextBox | ||
#### Bug Fixes | ||
- `#I455410` - The issue of the textarea getting hidden when dynamically updating an attribute using HTML Attribute has been resolved. | ||
## 21.1.38 (2023-04-04) | ||
@@ -7,0 +13,0 @@ |
/*! | ||
* filename: ej2-react-inputs.min.js | ||
* version : 21.2.3 | ||
* version : 21.2.4 | ||
* 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 : 21.2.3 | ||
* version : 21.2.4 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
@@ -5,3 +5,3 @@ { | ||
"_inBundle": false, | ||
"_integrity": "sha512-AcE5lqN3etXEA96qmrJd2busB7SmwYdz1mUCoVhEyOW8Lvk/EmVdhK/LVAj3FDAhlrjIG3pWuVnUrmebZSahwQ==", | ||
"_integrity": "sha512-gBXuJeHKsHcltUJOo7GJJQz130Pu9dP+1RoZCQ/C9l044kiE3VPVxkSZPHoSeOwi3kYKPAC/ZtJIsiyLPS8ABw==", | ||
"_location": "/@syncfusion/ej2-react-inputs", | ||
@@ -24,3 +24,3 @@ "_phantomChildren": {}, | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-inputs/-/ej2-react-inputs-21.2.3.tgz", | ||
"_shasum": "879e93f18913e2878509f0d7f2179c80afe576d5", | ||
"_shasum": "58a883d913490b0b6c84c7fb176943f3773344e3", | ||
"_spec": "@syncfusion/ej2-react-inputs@*", | ||
@@ -37,3 +37,3 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~21.2.3", | ||
"@syncfusion/ej2-inputs": "21.2.3", | ||
"@syncfusion/ej2-inputs": "21.2.4", | ||
"@syncfusion/ej2-react-base": "~21.2.3" | ||
@@ -77,4 +77,4 @@ }, | ||
}, | ||
"version": "21.2.3", | ||
"version": "21.2.4", | ||
"sideEffects": false | ||
} |
12277880
+ Added@syncfusion/ej2-inputs@21.2.4(transitive)
- Removed@syncfusion/ej2-inputs@21.2.3(transitive)