You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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 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.
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).
The text was updated successfully, but these errors were encountered: