Merge remote-tracking branch 'community/master' into 150-List-and-grid-feedback

This commit is contained in:
Jonas Van Goolen
2017-12-07 13:05:22 +01:00
12 changed files with 557 additions and 362 deletions

View File

@@ -8,7 +8,7 @@
(pageChange)="onPageChange($event)"
(pageSizeChange)="onPageSizeChange($event)"
(sortDirectionChange)="onSortDirectionChange($event)"
(sortFieldChange)="onSortDirectionChange($event)"
(sortFieldChange)="onSortFieldChange($event)"
(paginationChange)="onPaginationChange($event)">
<ul *ngIf="objects?.hasSucceeded"> <!--class="list-unstyled"-->
<li *ngFor="let object of objects?.payload">