@syncfusion/ej2-react-inputs
Advanced tools
Comparing version 16.3.34 to 16.4.40-beta
@@ -5,2 +5,18 @@ # Changelog | ||
### Uploader | ||
#### New Features | ||
- Enabled sequential upload support to file upload component that upload the selected files one after the other to the server. | ||
- New event provided "chunkUploading" which trigger on every chunk to be upload in file upload. | ||
- Provided the option to get additional data back from a server to client on file upload. | ||
### FormValidator | ||
#### New Features | ||
- **Localization** - Supports to localize error message for the "FormValidator" to different cultures. | ||
## 16.3.33 (2018-11-20) | ||
@@ -7,0 +23,0 @@ |
/*! | ||
* filename: ej2-react-inputs.umd.min.js | ||
* version : 16.3.34 | ||
* version : 16.4.40-beta | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-react-inputs.umd.min.js | ||
* version : 16.3.33 | ||
* version : 16.3.21 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-inputs", | ||
"version": "16.3.34", | ||
"version": "16.4.40-beta", | ||
"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": "~16.3.34", | ||
"@syncfusion/ej2-react-base": "~16.3.34", | ||
"@syncfusion/ej2-inputs": "16.3.34" | ||
"@syncfusion/ej2-base": "~16.4.40-beta", | ||
"@syncfusion/ej2-react-base": "~16.4.40-beta", | ||
"@syncfusion/ej2-inputs": "16.4.40-beta" | ||
}, | ||
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
3441133
164
75434
3
+ Added@syncfusion/ej2-base@16.4.52(transitive)
+ Added@syncfusion/ej2-buttons@16.4.55(transitive)
+ Added@syncfusion/ej2-inputs@16.4.40-beta(transitive)
+ Added@syncfusion/ej2-popups@16.4.54(transitive)
+ Added@syncfusion/ej2-react-base@16.4.52(transitive)
+ Added@syncfusion/ej2-splitbuttons@16.4.53(transitive)
- Removed@syncfusion/ej2-base@16.3.34(transitive)
- Removed@syncfusion/ej2-buttons@16.3.34(transitive)
- Removed@syncfusion/ej2-inputs@16.3.34(transitive)
- Removed@syncfusion/ej2-popups@16.3.34(transitive)
- Removed@syncfusion/ej2-react-base@16.3.34(transitive)
- Removed@syncfusion/ej2-splitbuttons@16.3.34(transitive)