mdr icon indicating copy to clipboard operation
mdr copied to clipboard

Use a flexbox based layout

Open madx opened this issue 11 years ago • 2 comments

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!

madx avatar Feb 20 '14 07:02 madx

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

halffullheart avatar Feb 20 '14 07:02 halffullheart

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 :-)

madx avatar Feb 20 '14 07:02 madx