zipper

Results 3 issues of zipper

This is much desired on desktop view. Thanks.

Table heading icons. #89 was closed on 2013. 4 years later there is no solution. Please kindly add it. In a column I really need to add a button at...

In ngTableController.ts subscribeToTableEvents(): `this.$scope.$watch('params.isDataReloadRequired()', (newStatus: boolean/*, oldStatus*/) => { this.onDataReloadStatusChange(newStatus); });` In ngTableParams.ts: `isDataReloadRequired() { // note: using != as want to treat null and undefined the same return !this.isCommittedDataset...