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

Refactor of react-table #473

Merged
merged 4 commits into from
Nov 2, 2019

Conversation

DennisSimon
Copy link
Contributor

Hi @PhilippWendler

I read through the react-table branch and found a couple of places that i thought
could be more readable/maintainable through some refactoring.

The biggest changes here are :

  • refactor of LinkOverlay functions to use async/await instead of Promise chains
  • rewrite of filter logic in utils
  • addition of some utility functions + tests

The rest are smaller refactorings here and there as well as some typo fixes.

Looking forward to your feedback!

PhilippWendler added a commit that referenced this pull request Nov 2, 2019
@PhilippWendler PhilippWendler merged commit f2729a8 into sosy-lab:react-table Nov 2, 2019
@PhilippWendler
Copy link
Member

Thank you very much, great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants