@syncfusion/ej2-react-inputs
Advanced tools
Comparing version 17.1.32-beta to 17.1.38
@@ -5,2 +5,22 @@ # Changelog | ||
### Form Validator | ||
#### Bug Fixes | ||
- Resolved issue with same validation message displays for all fields when provide validation messages using data attribute. | ||
### Uploader | ||
#### Bug Fixes | ||
- File name ellipsis issue in `edge` browser has been fixed. | ||
### TextBox | ||
#### Bug Fixes | ||
- When textbox contains value initially, no more change event will trigger while focus followed by focus out. | ||
## 17.1.32-beta (2019-03-13) | ||
### MaskedTextBox | ||
@@ -7,0 +27,0 @@ |
/*! | ||
* filename: ej2-react-inputs.umd.min.js | ||
* version : 17.1.32-beta | ||
* version : 17.1.38 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-inputs", | ||
"version": "17.1.32-beta", | ||
"version": "17.1.38", | ||
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for React", | ||
@@ -89,5 +89,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.32-beta", | ||
"@syncfusion/ej2-react-base": "~17.1.32-beta", | ||
"@syncfusion/ej2-inputs": "17.1.32-beta" | ||
"@syncfusion/ej2-base": "~17.1.38", | ||
"@syncfusion/ej2-react-base": "~17.1.38", | ||
"@syncfusion/ej2-inputs": "17.1.38" | ||
}, | ||
@@ -94,0 +94,0 @@ "devDependencies": {}, |
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
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
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
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4963183
196
105916
2
+ Added@syncfusion/ej2-inputs@17.1.38(transitive)
- Removed@syncfusion/ej2-inputs@17.1.32-beta(transitive)