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

Feature/table optional classes #144

Closed

Conversation

shahmirn
Copy link
Contributor

I needed the ability to specify if the table-bordered and table-striped classes should be applied to the table or not, so I added 'em to the config.

The implementation results in a breaking change, in that the sorting config is now underneath the table config, so config.sorting is now config.table.sorting

This PR builds on top of #140

@valorkin
Copy link
Member

please check out latest dev branch
I have updated ng2-table build\release\codestyle to common with other ng2-modules

@valorkin valorkin closed this May 18, 2016
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.

2 participants