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

Remove the helper to determine if column is visible #34

Open
ryanlanciaux opened this issue Jan 1, 2016 · 0 comments
Open

Remove the helper to determine if column is visible #34

ryanlanciaux opened this issue Jan 1, 2016 · 0 comments

Comments

@ryanlanciaux
Copy link
Member

Right now there is a helper that is used in row and columnHeading to determine if a row is visible. This is used to check if the column is in the ignoredProperties.

This functionality should be in griddle-core in the area that determines what data is visible. griddle-render should just render what it's given and not have any of this sort of logic.

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

No branches or pull requests

1 participant