Skip to content
This repository was archived by the owner on Jan 15, 2022. It is now read-only.

Added default sort descending flag and documentation in readme #230

Merged
merged 2 commits into from
Jan 7, 2016

Conversation

JonathanBruce
Copy link
Contributor

Basically this is a feature request for allowing the user to set the default sort to descending on a JSX component flag.

Originally I had it as a string but then I realized it was kind of pointless seeing that it's 1 or -1 and by default it's ascending.

@glittershark
Copy link
Owner

Add some tests and this is good to go 😄

@JonathanBruce
Copy link
Contributor Author

💯

@glittershark glittershark merged commit cfa4a32 into glittershark:master Jan 7, 2016
glittershark added a commit that referenced this pull request Jan 15, 2016
+ Add support for onFilter event prop (#235) (@educastellano)
+ Add defaultSortDescending prop to table (#230) (@JohnathanBruce)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants