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

added passing alignRight prop from column settings #42

Merged
merged 1 commit into from
Jun 29, 2017

Conversation

dumavit
Copy link
Contributor

@dumavit dumavit commented Jun 27, 2017

Hi, you are using alignRight prop in DataTablesHeaderColumn component, but it's not passed from DataTable. This prop is used for placing sorting arrow before column label.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.742% when pulling 5ec5c05 on dumavit:master into 0d87d73 on hyojin:master.

@hyojin hyojin merged commit 286107f into hyojin:master Jun 29, 2017
@hyojin
Copy link
Owner

hyojin commented Jun 29, 2017

@dumavit Thanks! but it is necessary to change textAlign property not only of header column also row column. I'll update it.

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