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

Check for empty string on row_attrs['class'] #417

Closed

Conversation

Superman8218
Copy link

Checking for an empty string on row_attrs['class'] allows you to assign the class attribute with a function that might return an empty string if the row doesn't meet the necessary criteria to get that particular css class.

@Superman8218
Copy link
Author

Issue #416

@jieter
Copy link
Owner

jieter commented Feb 15, 2017

Thanks @Superman8218, can you also add a unit test test for this?

@jieter
Copy link
Owner

jieter commented Feb 27, 2017

@Superman8218 This is merged, but github doesn't agree. I also added a test in 2d81ffc

@jieter jieter closed this Feb 27, 2017
@jieter
Copy link
Owner

jieter commented Feb 27, 2017

released 1.4.1

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.

None yet

3 participants