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

Add sorting classes to table headers #263

Merged
merged 3 commits into from
Oct 19, 2017
Merged

Conversation

jwkicklighter
Copy link
Contributor

Adds a class to a th element whenever that column is sorted, configurable from the css prop. Also adds a showSortIcons prop to disable inserting the icon elements if desired. This seems like a pretty low risk solution to provide some extra flexibility for other use cases.

Likely solves #48
Fixing #262 by actually using develop

@jwkicklighter
Copy link
Contributor Author

@ratiw any objections to this PR now that it's from develop? That was the only comment before, so I'm hoping this is good ☺️

@ratiw
Copy link
Owner

ratiw commented Oct 12, 2017

@jwkicklighter Sorry for the delay as I'm fully occupied by the work and still haven't gone through everything in the PR. But I don't think there is any objection since I'm now understand why you need this and I see it as an enhancement that would not affect anything in the previous release. I'll try to find time to merge it. Thank you so much. :)

@jwkicklighter
Copy link
Contributor Author

No problem @ratiw, just wanted to make sure I could jump on changes if there was anything obvious! :)

@tdondich
Copy link

tdondich commented Jun 5, 2018

Documentation for these properties is not yet defined in the documentation. Todo?

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.

3 participants