Skip to content

Commit 980ebad

Browse files
author
pipeline
committed
v16.4.40-beta is released
1 parent 00c730e commit 980ebad

File tree

519 files changed

+3600
-1029
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

519 files changed

+3600
-1029
lines changed

README.md

+1-42
Original file line numberDiff line numberDiff line change
@@ -1,42 +1 @@
1-
# Syncfusion React UI Components Library (Essential JS 2)
2-
Syncfusion React UI Components library has been built from the ground up to be lightweight, responsive, modular and touch friendly. It offers 50+ UI components that every applications will ever need.
3-
> 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).
4-
>
5-
> 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.
6-
## Resources
7-
* [Getting Started](https://ej2.syncfusion.com/react/documentation/getting-started/quick-start?utm_source=npm&utm_campaign=ej2-react-ui-components)
8-
* [View Online Demos](https://ej2.syncfusion.com/react/demos?utm_source=npm&utm_campaign=ej2-react-ui-components)
9-
* [Product Page](https://www.syncfusion.com/react-ui-components?utm_source=npm&utm_campaign=ej2-react-ui-components)
10-
## Framework highlights
11-
### Lightweight and user friendly
12-
The entire Essential JS 2 framework is built from scratch to be lightweight and modular. Its footprint can be reduced further by including only the specific components and features your application requires.
13-
### Modular architecture
14-
All components have been built as modules to enable selective referencing, so only the components and features you need are included in your application.
15-
### Built for performance
16-
Performance is critical for delivering a good user experience. We ensure that all our components are designed and built to achieve the best performance possible.
17-
### Responsive and touch friendly
18-
All Essential JS 2 controls are touch friendly and render adaptively based on the device they are on to provide optimal usage experience on phones, tablets and desktops.
19-
### Stunning built-in themes
20-
Pixel-perfect built-in themes are available in material, bootstrap and fabric design. In addition, it comes with Accessible high-contrast theme and an online tool "[Theme Studio](https://ej2.syncfusion.com/themestudio/)" to customize the provided built-in themes.
21-
### Globalization simplified
22-
Easily build applications to be used by a global audience in various language and culture settings.
23-
### Stay current
24-
With our commitment to at least four major updates per year, you receive the most up-to-date functionality and new components in addition to monthly service packs and bug fixes. Custom patches are available as needed.
25-
## Supported Frameworks
26-
The Essential JS 2 is also offered in following list of frameworks.
27-
* [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=npm&utm_campaign=ej2-react-ui-components)
28-
* [Angular](https://www.syncfusion.com/angular-ui-components?utm_source=npm&utm_campaign=ej2-react-ui-components)
29-
* [Vue.js](https://www.syncfusion.com/vue-ui-components?utm_source=npm&utm_campaign=ej2-react-ui-components)
30-
* [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_source=npm&utm_campaign=ej2-react-ui-components)
31-
* [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_source=npm&utm_campaign=ej2-react-ui-components)
32-
## Support
33-
Product support is available for through following mediums.
34-
* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=ej2-react-ui-components) support system or [Community forum](https://www.syncfusion.com/forums/react-js2?utm_source=npm&utm_campaign=ej2-react-ui-components).
35-
* New [GitHub issue](https://github.com/syncfusion/ej2-react-ui-components/issues/new).
36-
* Ask your query in [Stack Overflow](https://stackoverflow.com/) with tag `syncfusion` and `ej2`.
37-
## License
38-
Check the license detail [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license).
39-
## Changelog
40-
Check the changelog [here](https://ej2.syncfusion.com/react/documentation/release-notes?utm_source=npm&utm_campaign=ej2-react-ui-components)
41-
© Copyright 2018 Syncfusion, Inc. All Rights Reserved.
42-
The Syncfusion Essential Studio license and copyright applies to this distribution.
1+
Repository for react github-source

components/base/CHANGELOG.md

-40
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,6 @@
22

33
## [Unreleased]
44

5-
## 16.3.33 (2018-11-15)
6-
7-
### Common
8-
9-
#### Bug Fixes
10-
11-
- Fixed the `disabled` property value not included in the component model.
12-
13-
## 16.3.31 (2018-11-07)
14-
15-
### Common
16-
17-
#### Bug Fixes
18-
19-
- Fixed the `name` attribute not included in the form components.
20-
21-
## 16.3.21 (2018-09-22)
22-
23-
### Common
24-
25-
#### Breaking Changes
26-
27-
- The individual `npm` package will no longer bundle dependent component's style. The online web tool [CRG](https://crg.syncfusion.com/) can be used to combine specific set of component and its dependent component styles.
28-
29-
#### New Features
30-
31-
- Provided support for latest react version and resolved the duplicate package installation in react base.
32-
33-
## 16.3.17 (2018-09-17)
34-
35-
### Common
36-
37-
#### Breaking Changes
38-
39-
- The individual `npm` package will no longer bundle dependent component's style. The online web tool [CRG](https://crg.syncfusion.com/) can be used to combine specific set of component and its dependent component styles.
40-
41-
#### New Features
42-
43-
- Provided support for latest react version and resolved the duplicate package installation in react base.
44-
455
## 16.2.41 (2018-06-25)
466

477
### Common

components/base/ReadMe.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# ej2-react-base
44

5-
A common package of Syncfusion React UI Components which contains base libraries, methods and class definitions.
5+
A common package of Essential JS 2 for React which contains base libraries, methods and class definitions.
66

77
> 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).
88
>
@@ -18,9 +18,9 @@ npm install @syncfusion/ej2-react-base
1818

1919
## Resources
2020

21-
* [Getting Started](https://ej2.syncfusion.com/react/documentation/getting-started/quick-start?utm_source=npm&utm_campaign=ej2-react-base)
21+
* [Getting Started](https://ej2.syncfusion.com/react/documentation/base/getting-started.html?utm_source=npm&utm_campaign=ej2-react-base)
2222
* [View Online Demos](https://ej2.syncfusion.com/react/demos?utm_source=npm&utm_campaign=ej2-react-base)
23-
* [Product Page](https://www.syncfusion.com/react-ui-components?utm_source=npm&utm_campaign=ej2-react-base)
23+
* [Product Page](https://www.syncfusion.com/products/react?utm_source=npm&utm_campaign=ej2-react-base)
2424

2525
## Framework highlights
2626

@@ -56,11 +56,11 @@ With our commitment to at least four major updates per year, you receive the mos
5656

5757
The Essential JS 2 is also offered in following list of frameworks.
5858

59-
* [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=npm&utm_campaign=ej2-react-base)
60-
* [Angular](https://www.syncfusion.com/angular-ui-components?utm_source=npm&utm_campaign=ej2-react-base)
61-
* [Vue.js](https://www.syncfusion.com/vue-ui-components?utm_source=npm&utm_campaign=ej2-react-base)
62-
* [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_source=npm&utm_campaign=ej2-react-base)
63-
* [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_source=npm&utm_campaign=ej2-react-base)
59+
* [JavaScript](https://www.syncfusion.com/products/javascript?utm_source=npm&utm_campaign=ej2-react-base)
60+
* [Angular](https://www.syncfusion.com/products/angular?utm_source=npm&utm_campaign=ej2-react-base)
61+
* [Vue.js](https://www.syncfusion.com/products/vue?utm_source=npm&utm_campaign=ej2-react-base)
62+
* [ASP.NET Core](https://www.syncfusion.com/products/aspnetcore?utm_source=npm&utm_campaign=ej2-react-base)
63+
* [ASP.NET MVC](https://www.syncfusion.com/products/aspnetmvc?utm_source=npm&utm_campaign=ej2-react-base)
6464

6565
## Support
6666

@@ -72,7 +72,7 @@ Product support is available for through following mediums.
7272

7373
## License
7474

75-
Check the license detail [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license).
75+
Check the license detail [here](https://github.com/syncfusion/ej2-react-base/blob/master/license).
7676

7777
## Changelog
7878

components/base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-base",
3-
"version": "16.3.31",
3+
"version": "16.2.41",
44
"description": "A common package of Essential JS 2 React base, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/buttons/CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,18 @@
22

33
## [Unreleased]
44

5-
## 16.3.33 (2018-11-15)
5+
## 16.4.40-beta (2018-12-10)
6+
7+
### Chips
8+
9+
The Chip control contains a small block of essential information that triggers an event on click action. It also contains the primary text, image, or both, and is mostly used in mails, contacts, or filter tags.
10+
11+
- `Input chip` - Basic chip with delete icon that represents a person or entity and enables removal of chips from the chip list collection.
12+
- `Choice chip` - Used to select a choice from the available options.
13+
- `Filter chip` - Used to select multiple choices from the available options.
14+
- `Action chip` - Used to trigger actions for primary content.
15+
16+
## 16.3.33 (2018-11-20)
617

718
### CheckBox
819

components/buttons/dist/ej2-react-buttons.umd.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)