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

Reflow Table #181

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from
Open

Reflow Table #181

wants to merge 16 commits into from

Conversation

marinewater
Copy link

There is a problem with wide tables overflowing on small screen widths.
I took JQuery Mobile Table Reflow and turned it into a Gumby UI Module. Both Frameworks are released under the MIT License, so this shouldn’t be an issue.

@@ -1,4 +1,4 @@
@charset "UTF-8";
@charset "CP850";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello,
why ???

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know, it's UTF-8 in the gumby.scss, compass compiles it like that.

@chambaz
Copy link
Contributor

chambaz commented Mar 3, 2014

Hey,

This is really cool!! I've looked through the code and I really like what you've done.

We are trying to keep the core of the framework to a minimum and build extra functionality into extensions hence parallax, responsive-images, shuffle etc repos. Perhaps you could offer this as a third party extension? If you can package it up your code into single scss and JS files along with a README.md and Bower installation, I will add a note referencing it in Gumby's ui.html.

@marinewater
Copy link
Author

I will look into it.

@marinewater
Copy link
Author

Finally had the time to do this.
If anyone needs it, the package can be found here

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