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

[Suggestion] Implement Zurb's Responsive Tables Functionality #113

Open
NicholasRBowers opened this issue Sep 22, 2016 · 3 comments
Open

Comments

@NicholasRBowers
Copy link
Contributor

Responsive Tables by Zurb with examples.

This will make everything much more responsive when it comes to smaller viewports.

I've implemented this on things before, and I am more than happy to do this myself for you and open up a PR, but I wanted to suggest/discuss it here first, because it does require jQuery as a dependency, and I'm not sure if you are against that or not.

I personally vote (y).

@Slimmmo
Copy link
Owner

Slimmmo commented Sep 23, 2016

I quite like it, however I was planning to stay away from JQuery. I have an idea on how to implement something similar in AngularJS so I'll give it a shot and report back here.

@Slimmmo
Copy link
Owner

Slimmmo commented Sep 23, 2016

There's actually responsive tables built into Bootstrap which we could easily use but it doesn't keep the left hand column on the screen.

@NicholasRBowers
Copy link
Contributor Author

@Slimmmo sure, do some research and get back to us here, but even Bootstrap's responsive tables would be better than nothing. I added a TON of responsive support in PR #112 but did not implement Bootstrap's responsive tables. Let me know if you'd like me to, and I'll add that to the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants