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 ability to style row data by passing in style index value #23

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

Conversation

riyadhalnur
Copy link

ADDED: Row data will be styled according to the styleIndex param passed or will default to style index 0 which is referenced in the XML stylesheet.

FIXED: Fixed indentation in test file

UPDATED: Updated README file to indicate how to run the unit tests for the library. Update test to test with style indexes

ADDED: Use async library to execute async task. Add test for bigger data set

ADDED: Row data will be styled according to the styleIndex param passed or will default to style index 0 which is referenced in the XML stylesheet.

FIXED: Fixed indentation in test file
UPDATED: Update .gitignore to ignore XLSX and LOG files
UPDATED: Updated README file to indicate how to run the unit tests for the library
also updated travis.yml to send notifications to multiple email addresses on success and failure
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.

1 participant