Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-react-buttons

Package Overview
Dependencies
Maintainers
2
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-react-buttons - npm Package Compare versions

Comparing version 16.3.30 to 16.3.33

6

CHANGELOG.md

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

### CheckBox
#### Bug Fixes
- Add multiple classes dynamically to `cssClass` property issue fixed.
## 16.2.49 (2018-08-21)

@@ -7,0 +13,0 @@

4

dist/ej2-react-buttons.umd.min.js
/*!
* filename: ej2-react-buttons.umd.min.js
* version : 16.3.30
* version : 16.3.33
* 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-buttons.umd.min.js
* version : 16.3.29
* version : 16.3.30
* 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-buttons",
"version": "16.3.30",
"version": "16.3.33",
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for React",

@@ -48,5 +48,5 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~16.3.30",
"@syncfusion/ej2-react-base": "~16.3.30",
"@syncfusion/ej2-buttons": "16.3.30"
"@syncfusion/ej2-base": "~16.3.33",
"@syncfusion/ej2-react-base": "~16.3.33",
"@syncfusion/ej2-buttons": "16.3.33"
},

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

# ej2-react-buttons
A package of Essential JS 2 Button, CheckBox, RadioButton and Switch components.
A package of Syncfusion React UI Components (Essential JS 2) Button, CheckBox, RadioButton and Switch.

@@ -24,20 +24,20 @@ ![Button](https://ej2.syncfusion.com/products/images/button/readme.gif)

* Button - `Button` is a graphical user interface element that triggers an event on its click action.
* [Getting Started](https://ej2.syncfusion.com/react/documentation/button/getting-started.html?utm_source=npm&utm_campaign=button)
* [Getting Started](https://ej2.syncfusion.com/react/documentation/button/getting-started?utm_source=npm&utm_campaign=button)
* [View Online Demos](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_campaign=button#/material/button/default)
* [Product Page](https://www.syncfusion.com/products/react/button)
* [Product Page](https://www.syncfusion.com/react-ui-components/button)
* CheckBox - `CheckBox` is a graphical user interface element that allows to select one or more options from the choices.
* [Getting Started](https://ej2.syncfusion.com/react/documentation/check-box/getting-started.html?utm_source=npm&utm_campaign=check-box)
* [Getting Started](https://ej2.syncfusion.com/react/documentation/check-box/getting-started?utm_source=npm&utm_campaign=check-box)
* [View Online Demos](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_campaign=check-box#/material/button/check-box)
* [Product Page](https://www.syncfusion.com/products/react/checkbox)
* [Product Page](https://www.syncfusion.com/products/react-ui-components/checkbox)
* RadioButton - `RadioButton` is a graphical user interface element that allows to select one option from the choices.
* [Getting Started](https://ej2.syncfusion.com/react/documentation/radio-button/getting-started.html?utm_source=npm&utm_campaign=radio-button)
* [Getting Started](https://ej2.syncfusion.com/react/documentation/radio-button/getting-started?utm_source=npm&utm_campaign=radio-button)
* [View Online Demos](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_campaign=radio-button#/material/button/radio-button)
* [Product Page](https://www.syncfusion.com/products/react/radio-button)
* [Product Page](https://www.syncfusion.com/products/react-ui-components/radio-button)
* Switch - `Switch` is a graphical user interface element that allows you to toggle between checked and unchecked states.
* [Getting Started](https://ej2.syncfusion.com/react/documentation/switch/getting-started.html?utm_source=npm&utm_campaign=switch)
* [Getting Started](https://ej2.syncfusion.com/react/documentation/switch/getting-started?utm_source=npm&utm_campaign=switch)
* [View Online Demos](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_campaign=switch#/material/button/switch)
* [Product Page](https://www.syncfusion.com/products/react/switch)
* [Product Page](https://www.syncfusion.com/react-ui-components/toggle-switch-button)

@@ -48,7 +48,7 @@ ## Supported Frameworks

1. [Angular](https://github.com/syncfusion/ej2-ng-buttons?utm_source=npm&utm_campaign=button)
2. [VueJS](https://github.com/syncfusion/ej2-vue-buttons?utm_source=npm&utm_campaign=button)
3. [JavaScript (ES5)](https://www.syncfusion.com/products/javascript)
4. [ASP.NET Core](https://www.syncfusion.com/products/aspnetcore)
5. [ASP.NET MVC](https://www.syncfusion.com/products/aspnetmvc)
1. [Angular](https://github.com/syncfusion/ej2-angular-ui-components/tree/master/components/buttons?utm_source=npm&utm_campaign=button)
2. [VueJS](https://github.com/syncfusion/ej2-vue-ui-components/tree/master/components/buttons?utm_source=npm&utm_campaign=button)
3. [JavaScript (ES5)](https://www.syncfusion.com/javascript-ui-controls)
4. [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls)
5. [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls)

@@ -59,30 +59,30 @@ ## Key Features

* [**Types**](https://ej2.syncfusion.com/react/documentation/button/types-and-styles.html#button-types) - Provided with different types of Button.
* [**Types**](https://ej2.syncfusion.com/react/documentation/button/types-and-styles#button-types) - Provided with different types of Button.
* [**Predefined Styles**](https://ej2.syncfusion.com/react/documentation/button/types-and-styles.html#button-styles) - Provided with predefined styles of Button.
* [**Predefined Styles**](https://ej2.syncfusion.com/react/documentation/button/types-and-styles#button-styles) - Provided with predefined styles of Button.
* [**Sizes**](https://ej2.syncfusion.com/react/documentation/button/types-and-styles.html#button-size) - Provided with different sizes of Button.
* [**Sizes**](https://ej2.syncfusion.com/react/documentation/button/types-and-styles#button-size) - Provided with different sizes of Button.
* [**Icons**](https://ej2.syncfusion.com/react/documentation/button/types-and-styles.html#icons) - Supports text and icon on the Button.
* [**Icons**](https://ej2.syncfusion.com/react/documentation/button/types-and-styles#icons) - Supports text and icon on the Button.
### CheckBox
* [**States**](https://ej2.syncfusion.com/react/documentation/check-box/getting-started.html#change-the-checkbox-state) - Provided with different states of CheckBox.
* [**States**](https://ej2.syncfusion.com/react/documentation/check-box/getting-started#change-the-checkbox-state) - Provided with different states of CheckBox.
* [**Label**](https://ej2.syncfusion.com/react/documentation/check-box/label-and-size.html#label) - Supports label and its positioning.
* [**Label**](https://ej2.syncfusion.com/react/documentation/check-box/label-and-size#label) - Supports label and its positioning.
* [**Sizes**](https://ej2.syncfusion.com/react/documentation/check-box/label-and-size.html#size) - Provided with different sizes of CheckBox.
* [**Sizes**](https://ej2.syncfusion.com/react/documentation/check-box/label-and-size#size) - Provided with different sizes of CheckBox.
### RadioButton
* [**States**](https://ej2.syncfusion.com/react/documentation/radio-button/getting-started.html#change-the-radiobutton-state) - Provided with different states of RadioButton.
* [**States**](https://ej2.syncfusion.com/react/documentation/radio-button/getting-started#change-the-radiobutton-state) - Provided with different states of RadioButton.
* [**Label**](https://ej2.syncfusion.com/react/documentation/radio-button/label-and-size.html#label) - Supports label and its positioning.
* [**Label**](https://ej2.syncfusion.com/react/documentation/radio-button/label-and-size#label) - Supports label and its positioning.
* [**Sizes**](https://ej2.syncfusion.com/react/documentation/radio-button/label-and-size.html#size) - Provided with different sizes of RadioButton.
* [**Sizes**](https://ej2.syncfusion.com/react/documentation/radio-button/label-and-size#size) - Provided with different sizes of RadioButton.
### Switch
* [**Text**](https://ej2.syncfusion.com/react/documentation/switch/getting-started.html#set-text-on-switch) - Supports text.
* [**Sizes**](https://ej2.syncfusion.com/react/documentation/switch/how-to.html#change-size) - Provided with different sizes of Switch.
* [**Text**](https://ej2.syncfusion.com/react/documentation/switch/getting-started#set-text-on-switch) - Supports text.
* [**Sizes**](https://ej2.syncfusion.com/react/documentation/switch/how-to#change-size) - Provided with different sizes of Switch.

@@ -94,3 +94,3 @@ ## Support

* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=button) support system or [Community forum](https://www.syncfusion.com/forums/react-js2?utm_source=npm&utm_campaign=button).
* New [GitHub issue](https://github.com/syncfusion/ej2-react-buttons/issues/new).
* New [GitHub issue](https://github.com/syncfusion/ej2-react-ui-components/issues/new).
* Ask your query in [Stack Overflow](https://stackoverflow.com/?utm_source=npm&utm_campaign=button) with tag `syncfusion`, `ej2`.

@@ -100,8 +100,8 @@

Check the license detail [here](https://github.com/syncfusion/ej2/blob/master/license).
Check the license detail [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license).
## Changelog
Check the changelog [here](https://github.com/syncfusion/ej2-react-buttons/blob/master/CHANGELOG.md)
Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/components/buttons/CHANGELOG.md)
© Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
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