Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(EJ2-18009): move gitlab to github repo in vue #1

Merged
merged 1 commit into from
Oct 31, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
The Syncfusion license that contains the terms and conditions can be found at
https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# ej2-vue-ui-components
Repository for vue github-source
194 changes: 194 additions & 0 deletions src/buttons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,194 @@
# Changelog

## [Unreleased]

## 16.2.49 (2018-08-21)

### Common

#### Bug Fixes

- Provided renderer support.

## 16.2.41 (2018-06-25)

### Button

#### Breaking Changes

- Default color changed for the flat button.

undefinedButton is a graphical user interface element that triggers an event on its click action.


- **Types** - Provided with different types of Button.
- **Predefined Styles** - Provided with predefined styles of Button.
- **Sizes** - Provided with different sizes of Button.
- **Icons** - Supports text and icon on the Button.

### RadioButton

#### Bug Fixes

- Wrapped text of a RadioButton label overlaps with next RadioButton label issue fixed.

undefinedRadioButton is a graphical user interface element that allows to select one option from the choices.


- **States** - Provided with different states of RadioButton.
- **Label** - Supports label and its positioning.
- **Sizes** - Provided with different sizes of RadioButton.

### Switch

Switch is a graphical user interface element that allows you to toggle between checked and unchecked states.


- **Text** - Supports text.
- **Sizes** - Provided with different sizes of Switch.

Switch is a graphical user interface element that allows you to toggle between checked and unchecked states.


- **Text** - Supports text.
- **Sizes** - Provided with different sizes of Switch.


### CheckBox

CheckBox is a graphical user interface element that allows to select one or more options from the choices.


- **States** - Provided with different states of CheckBox.
- **Label** - Supports label and its positioning.
- **Sizes** - Provided with different sizes of CheckBox.

## 16.1.28 (2018-03-09)

### CheckBox

#### Bug Fixes

- Style compatibility issue fixed.

## 16.1.24 (2018-02-22)

### Common

#### Breaking Changes

Pascal casing changes in Button Component.


| Enum Name | Old Property Value | New Property Value |
|: ---------:| ---------:| ---------:|
| `IconPosition` | left | Left |
| `IconPosition` | right | Right |

Pascal casing changes in CheckBox Component.


| Enum Name | Old Property Value | New Property Value |
|: ---------:| ---------:| ---------:|
| `LabelPosition` | after | After |
| `LabelPosition` | before | Before |

Pascal casing changes in RadioButton Component.


| Enum Name | Old Property Value | New Property Value |
|: ---------:| ---------:| ---------:|
| `RadioLabelPosition` | after | After |
| `RadioLabelPosition` | before | Before |

## 15.4.30-preview (2018-02-14)

### CheckBox

#### Bug Fixes

- Label text responsive issue fixed.

## 15.4.27-preview (2018-01-30)

### CheckBox

#### Bug Fixes

- Wrapped text overlaps frame icon issue fixed.

## 15.4.26-preview (2018-01-23)

### CheckBox

#### Bug Fixes

- Theme compatibility issue resolved for CSS components.

## 15.4.23-preview (2017-12-27)

### Common

#### New Features

- Added typing file for ES5 global scripts (dist/global/index.d.ts).

#### Breaking Changes

- Modified the module bundle file name for ES6 bundling.

## 15.4.22-preview (2017-12-14)

### RadioButton

#### Bug Fixes

- RadioButton not working properly with ngModel issue fixed.

## 15.4.21-preview (2017-12-08)

### RadioButton

#### Bug Fixes

- Custom material theme issue fixed.

## 15.4.20-preview (2017-12-01)

### Common

#### New Features

- Upgraded TypeScript version to 2.6.2

## 15.4.17-preview (2017-11-13)

### Button

Button is a graphical user interface element that triggers an event on its click action.


- **Types** - Provided with different types of Button.
- **Predefined Styles** - Provided with predefined styles of Button.
- **Sizes** - Provided with different sizes of Button.
- **Icons** - Supports text and icon on the Button.

### CheckBox

CheckBox is a graphical user interface element that allows to select one or more options from the choices.


- **States** - Provided with different states of CheckBox.
- **Label** - Supports label and its positioning.
- **Sizes** - Provided with different sizes of CheckBox.

### RadioButton

RadioButton is a graphical user interface element that allows to select one option from the choices.


- **States** - Provided with different states of RadioButton.
- **Label** - Supports label and its positioning.
- **Sizes** - Provided with different sizes of RadioButton.


102 changes: 102 additions & 0 deletions src/buttons/ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
# ej2-vue-buttons

A package of Essential JS 2 Button, CheckBox, RadioButton and Switch components.

![Button](https://ej2.syncfusion.com/products/images/button/readme.gif)

> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).

> A free community license (https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.

## Setup

To install `Button` and its dependent packages, use the following command

```sh
npm install @syncfusion/ej2-vue-buttons
```

## Components included

Following list of components are available in the package.

* Button - `Button` is a graphical user interface element that triggers an event on its click action.
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/button/getting-started.html?utm_source=npm&utm_campaign=button)
* [View Online Demos](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=button#/material/button/default.html)
* [Product Page](https://www.syncfusion.com/products/vue/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/vue/documentation/check-box/getting-started.html?utm_source=npm&utm_campaign=check-box)
* [View Online Demos](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=check-box#/material/button/check-box.html)
* [Product Page](https://www.syncfusion.com/products/vue/checkbox)

* RadioButton - `RadioButton` is a graphical user interface element that allows to select one option from the choices.
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/radio-button/getting-started.html?utm_source=npm&utm_campaign=radio-button)
* [View Online Demos](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=radio-button#/material/button/radio-button.html)
* [Product Page](https://www.syncfusion.com/products/vue/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/vue/documentation/switch/getting-started.html?utm_source=npm&utm_campaign=switch)
* [View Online Demos](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=switch#/material/button/switch.html)
* [Product Page](https://www.syncfusion.com/products/vue/switch)

## Supported Frameworks

These components are available in following list of frameworks.

1. [Angular](https://github.com/syncfusion/ej2-ng-buttons?utm_source=npm&utm_campaign=button)
2. [React](https://github.com/syncfusion/ej2-react-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)

## Key Features

### Button

* [**Types**](https://ej2.syncfusion.com/vue/documentation/button/types-and-styles.html#button-types) - Provided with different types of Button.

* [**Predefined Styles**](https://ej2.syncfusion.com/vue/documentation/button/types-and-styles.html#button-styles) - Provided with predefined styles of Button.

* [**Sizes**](https://ej2.syncfusion.com/vue/documentation/button/types-and-styles.html#button-size) - Provided with different sizes of Button.

* [**Icons**](https://ej2.syncfusion.com/vue/documentation/button/types-and-styles.html#icons) - Supports text and icon on the Button.

### CheckBox

* [**States**](https://ej2.syncfusion.com/vue/documentation/check-box/getting-started.html#change-the-checkbox-state) - Provided with different states of CheckBox.

* [**Label**](https://ej2.syncfusion.com/vue/documentation/check-box/label-and-size.html#label) - Supports label and its positioning.

* [**Sizes**](https://ej2.syncfusion.com/vue/documentation/check-box/label-and-size.html#size) - Provided with different sizes of CheckBox.

### RadioButton

* [**States**](https://ej2.syncfusion.com/vue/documentation/radio-button/getting-started.html#change-the-radiobutton-state) - Provided with different states of RadioButton.

* [**Label**](https://ej2.syncfusion.com/vue/documentation/radio-button/label-and-size.html#label) - Supports label and its positioning.

* [**Sizes**](https://ej2.syncfusion.com/vue/documentation/radio-button/label-and-size.html#size) - Provided with different sizes of RadioButton.

### Switch

* [**Text**](https://ej2.syncfusion.com/vue/documentation/switch/getting-started.html#set-text-on-switch) - Supports text.
* [**Sizes**](https://ej2.syncfusion.com/vue/documentation/switch/how-to.html#change-size) - Provided with different sizes of Switch.

## Support

Product support is available for through following mediums.

* 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?utm_source=npm&utm_campaign=button).
* New [GitHub issue](https://github.com/syncfusion/ej2-vue-buttons/issues/new).
* Ask your query in [Stack Overflow](https://stackoverflow.com/?utm_source=npm&utm_campaign=button) with tag `syncfusion`, `ej2`.

## License

Check the license detail [here](https://github.com/syncfusion/ej2/blob/master/license).

## Changelog

Check the changelog [here](https://github.com/syncfusion/ej2-vue-buttons/blob/master/CHANGELOG.md)

© Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
12 changes: 12 additions & 0 deletions src/buttons/dist/ej2-vue-buttons.umd.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/buttons/dist/ej2-vue-buttons.umd.min.js.map

Large diffs are not rendered by default.

Loading