Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added sortBy column option for customized sorting #36

Merged
merged 2 commits into from
Oct 3, 2015

Conversation

jeffzmartin
Copy link
Contributor

Added a column option so that a custom iteratee can be defined for sorting. This function, if provided, is passed to the _.sortBy function when the table data is sorted.

iamisti added a commit that referenced this pull request Oct 3, 2015
Added sortBy column option for customized sorting
@iamisti iamisti merged commit 9624cbe into iamisti:master Oct 3, 2015
@iamisti
Copy link
Owner

iamisti commented Oct 3, 2015

thanks for your contribution @jeffzmartin !

jeffzmartin added a commit to jeffzmartin/md-data-table that referenced this pull request Oct 5, 2015
Merge pull request iamisti#36 from jeffzmartin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants