Commit Graph

4 Commits (17af66105d0f02495a584f5f2903bc040cdb4b00)

Author SHA1 Message Date
Richard van der Hoff 51e248a1db Rename 'type' field to 'title'
: because that better reflects the underlying schema ("type" is one of
object/string/etc).
7 years ago
Richard van der Hoff 1fdd8bb183 Fix some trailing whitespace 7 years ago
Richard van der Hoff 96650e2824 Define TypeTable and TypeTableRow classes
Hopefully this will make it a bit easier to understand what's going on.
7 years ago
Richard van der Hoff cc8ef691fb Rewrite the table templates
Allow columns to stretch if they end up with wide content.

Apart from the hassle of having to manually update the calculations, having the
columns wide enough to hold the widest thing they might ever have leads to
tables with lots of whitespace in the results.
9 years ago