Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-vue-inputs

Package Overview
Dependencies
Maintainers
2
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-vue-inputs - npm Package Compare versions

Comparing version 16.3.24 to 16.3.25

15

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### TextBox
#### Bug Fixes
- The issue with adding multiple classes in `cssClass` property has been fixed.
### MaskedTextBox

@@ -10,2 +16,11 @@

- Issue with entering the first character in masked text box when "floatLabelType" is set to "Never" has been fixed.
- Always last MaskedTextBox component get focus on initial page load in IE browser, issue has been fixed.
## 16.3.24 (2018-10-09)
### MaskedTextBox
#### Bug Fixes
- Issue with setting placeholder in IE browser when "floatLabelType" is set to "never" has been fixed.

@@ -12,0 +27,0 @@

4

dist/ej2-vue-inputs.umd.min.js
/*!
* filename: ej2-vue-inputs.umd.min.js
* version : 16.3.24
* version : 16.3.25
* 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-vue-inputs.umd.min.js
* version : 16.3.22
* version : 16.3.24
* 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-vue-inputs",
"version": "16.3.24",
"version": "16.3.25",
"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 Vue",

@@ -89,4 +89,4 @@ "author": "Syncfusion Inc.",

"@syncfusion/ej2-base": "~16.3.24",
"@syncfusion/ej2-vue-base": "~16.3.24",
"@syncfusion/ej2-inputs": "16.3.24"
"@syncfusion/ej2-vue-base": "~16.3.25",
"@syncfusion/ej2-inputs": "16.3.25"
},

@@ -93,0 +93,0 @@ "devDependencies": {

@@ -1,1 +0,5 @@

export * from './index';
import * as vueinputs from './index';
import * as base from '@syncfusion/ej2-base';
import * as vuebase from '@syncfusion/ej2-vue-base';
import * as inputs from '@syncfusion/ej2-inputs';
export { vueinputs, base, vuebase, inputs };

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc