Skip to content

Commit e951d55

Browse files
author
pipeline
committed
v17.3.21 is released
1 parent 79a532d commit e951d55

File tree

362 files changed

+12562
-5354
lines changed

Some content is hidden

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

362 files changed

+12562
-5354
lines changed

Diff for: controls/base/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#### Bug Fixes
1010

1111
- `#243640` - Resolved Template support for helper function in if/else condition.
12+
- `#248248` - Resolved dragging misbehaviour, while placing a new drag element `(child)` inside drag element `(parent)`.
1213

1314
## 17.3.14 (2019-10-03)
1415

Diff for: controls/base/dist/ej2-base.umd.min.js

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

Diff for: controls/base/dist/ej2-base.umd.min.js.map

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

Diff for: controls/base/dist/es6/ej2-base.es2015.js

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

Diff for: controls/base/dist/es6/ej2-base.es2015.js.map

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

Diff for: controls/base/dist/es6/ej2-base.es5.js

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

Diff for: controls/base/dist/es6/ej2-base.es5.js.map

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

Diff for: controls/base/dist/global/ej2-base.min.js

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

Diff for: controls/base/dist/global/ej2-base.min.js.map

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

Diff for: controls/base/package.json

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

0 commit comments

Comments
 (0)