Skip to content

Commit

Permalink
v15.4.28-preview is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Feb 6, 2018
1 parent fac8f1d commit 2240306
Show file tree
Hide file tree
Showing 11 changed files with 48,572 additions and 67 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

## [Unreleased]

### Grid

#### Bug Fixes

- Child Grid editing dialog closes when clicking on edit element.
- Printing window is blocking by browser and column hiding.
- `getSelectedRecords` method returns selected records properly with checkbox persist selection fixed.
- Aggregate with frozen columns scroller is working fine.

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

### Grid

#### Bug Fixes

- Disable edit, delete button when Grid is empty.
- `ShowConfirmDialog` is not showing in Command Column.
- Grid Validation message is not shown in EJ2 compatibility theme.
- Checkbox selection fixes with virtual scrolling.
- Provide support to add row with rowindex in AddRecord method.

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

### Grid
Expand Down
12 changes: 12 additions & 0 deletions dist/ej2-grids.umd.min.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Loading

0 comments on commit 2240306

Please sign in to comment.