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

Fix sort bugs #125

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix sort bugs #125

wants to merge 2 commits into from

Conversation

theodorejb
Copy link
Contributor

  • Fixed an error when attempting to sort a column containing null values
  • Fixed an issue where reverse order persisted after cycling through ascending/descending order (since originalRecords didn't actually contain the original records)

@JangoSteve
Copy link
Member

👍

@j3g
Copy link

j3g commented Mar 8, 2017

it is nice to see some bug fixes...
are you still using this library? or did you move to a more actively dev project?

@theodorejb
Copy link
Contributor Author

We moved to ag-Grid which is being actively developed/supported.

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