Skip to content

Commit 35e5e30

Browse files
author
pipeline
committed
ej2-grid-components: feature(EJ2-2483): Summary feature implemented and committed.
1 parent dbbbd24 commit 35e5e30

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

grid/ReadMe.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ Also, it comes with full documentation and support which is available for commer
2121
* [Demo](http://ej2.syncfusion.com/demos/#/grid/default.html)
2222
* [Documentation](http://ej2.syncfusion.com/documentation/grid/)
2323

24-
# 1.0.10
24+
## [Unreleased]
2525

26-
# 1.0.10-preview (2017-07-05)
26+
## 1.0.10-preview (2017-07-05)
2727

28-
## Grid
28+
### Grid
2929

30-
### New Features
30+
#### New Features
3131
- Detail Template added.
3232
- Hierarchy Grid added.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2",
3-
"version": "1.12.2",
3+
"version": "1.13.0",
44
"description": "Syncfusion TypeScript",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

pager/ReadMe.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ Also, it comes with full documentation and support which is available for commer
2121
* [Demo](http://ej2.syncfusion.com/demos/#/grid/default.html)
2222
* [Documentation](http://ej2.syncfusion.com/documentation/grid/)
2323

24-
# 1.0.10
24+
## [Unreleased]
2525

26-
# 1.0.10-preview (2017-07-05)
26+
## 1.0.10-preview (2017-07-05)
2727

28-
## Grid
28+
### Grid
2929

30-
### New Features
30+
#### New Features
3131
- Detail Template added.
3232
- Hierarchy Grid added.

0 commit comments

Comments
 (0)