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

Use a flexbox based layout #29

Open
madx opened this issue Feb 20, 2014 · 2 comments
Open

Use a flexbox based layout #29

madx opened this issue Feb 20, 2014 · 2 comments

Comments

@madx
Copy link
Contributor

madx commented Feb 20, 2014

This issue addresses #7 and #13

The idea is to ditch the table-based layout and use a flexbox based one.

I've took some time to analyze the code this morning, and it involves a quite big rewrite of the getHtml() function (mainly the parsing strategy).

Actually, it might greatly simplify it!

@halffullheart
Copy link
Owner

Unit tests will be very helpful with this. I’m happy to start on those if you want to work on this.

@madx
Copy link
Contributor Author

madx commented Feb 20, 2014

Yes, you can go ahead.

The first thing I'm doing is building a prototype of what to achieve, then I'll share it with you and wait for your comments :-)

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

2 participants