daniel-nagy / md-data-table

Material Design Data Table for Angular Material
MIT License
1.9k stars 519 forks source link

mdOnReorder callback should receieve sort order as second param #449

Closed silberjan closed 8 years ago

silberjan commented 8 years ago

currently, only the predicate is passed. it would be great if the sort order (asc,desc) would be passed as a second param.

silberjan commented 8 years ago

nevermind, just relaized that is does via minus syntax