Skip to content

Commit be11750

Browse files
author
pipeline
committed
v16.3.32 is released
1 parent fa14c1f commit be11750

File tree

1,480 files changed

+284488
-1844
lines changed

Some content is hidden

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

1,480 files changed

+284488
-1844
lines changed

README.md

Lines changed: 1 addition & 166 deletions
Large diffs are not rendered by default.

controls/base/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

5+
## 16.3.32 (2018-11-13)
6+
7+
### Common
8+
9+
#### Bug Fixes
10+
11+
- Fixed `exporting issue` while complex field value is null.
12+
- Fixed default locale text returned on assigning empty string value for locale property.
13+
14+
## 16.3.29 (2018-10-31)
15+
516
### Common
617

718
#### New Features

controls/base/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# ej2-base
44

5-
A common package of Essential JS 2 which contains base libraries, methods and class definitions.
5+
A common package of Syncfusion JavaScript UI Controls 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-base
1818

1919
## Resources
2020

21-
* [Getting Started](https://ej2.syncfusion.com/documentation/getting-started?utm_source=npm&utm_campaign=ej2-base)
21+
* [Getting Started](https://ej2.syncfusion.com/documentation/getting-started/quick-start?utm_source=npm&utm_campaign=ej2-base)
2222
* [View Online Demos](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=ej2-base)
23-
* [Product Page](https://www.syncfusion.com/products/javascript?utm_source=npm&utm_campaign=ej2-base)
23+
* [Product Page](https://www.syncfusion.com/javascript-ui-controls?utm_source=npm&utm_campaign=ej2-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-
* [Angular](https://www.syncfusion.com/products/angular?utm_source=npm&utm_campaign=ej2-base)
60-
* [React](https://www.syncfusion.com/products/react?utm_source=npm&utm_campaign=ej2-base)
61-
* [Vue.js](https://www.syncfusion.com/products/vue?utm_source=npm&utm_campaign=ej2-base)
62-
* [ASP.NET Core](https://www.syncfusion.com/products/aspnetcore?utm_source=npm&utm_campaign=ej2-base)
63-
* [ASP.NET MVC](https://www.syncfusion.com/products/aspnetmvc?utm_source=npm&utm_campaign=ej2-base)
59+
* [Angular](https://www.syncfusion.com/angular-ui-components?utm_source=npm&utm_campaign=ej2-base)
60+
* [React](https://www.syncfusion.com/react-ui-components?utm_source=npm&utm_campaign=ej2-base)
61+
* [Vue.js](https://www.syncfusion.com/vue-ui-components?utm_source=npm&utm_campaign=ej2-base)
62+
* [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_source=npm&utm_campaign=ej2-base)
63+
* [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_source=npm&utm_campaign=ej2-base)
6464

6565
## Showcase Applications
6666

@@ -88,12 +88,12 @@ The Essential JS 2 is also offered in following list of frameworks.
8888
Product support is available for through following mediums.
8989

9090
* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=ej2-base) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_campaign=ej2-base).
91-
* New [GitHub issue](https://github.com/syncfusion/ej2-base/issues/new).
91+
* New [GitHub issue](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new).
9292
* Ask your query in [Stack Overflow](https://stackoverflow.com/) with tag `syncfusion` and `ej2`.
9393

9494
## License
9595

96-
Check the license detail [here](https://github.com/syncfusion/ej2-base/blob/master/license).
96+
Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license).
9797

9898
## Changelog
9999

controls/base/dist/ej2-base.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/ej2-base.umd.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/es6/ej2-base.es2015.js

Lines changed: 9 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/es6/ej2-base.es2015.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/es6/ej2-base.es5.js

Lines changed: 9 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/es6/ej2-base.es5.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controls/base/dist/global/ej2-base.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)