|
|
Line 6: |
Line 6: |
|
| |
|
| -- TODO: | | -- TODO: |
| -- - Address navbox nesting further by introducing navbox options: | | -- Add option for header cell width? (low priority) |
| -- -- Navbox with outer div --> Root navbox; has collapse options
| | -- Fix collapse options (high priority) |
| -- -- Navbox without outer div --> Nested navbox for headerless row; has collapse options
| |
| -- -- Navbox without title --> Nested navbox for subcategories; no collapse options
| |
| -- - Header and data interactions
| |
| -- -- Header and normal data --> Normal row
| |
| -- -- No header and normal data --> Headerless row (used for a header, footer, or spacer)
| |
| -- -- Header and nested table --> Category with subcategories (nested table has no title and no collapse options) | |
| -- -- No header and nested table --> Nested navboxes (both navboxes have collapse options)
| |
| -- - Add a navbox type option to specify whether a navbox has a title bar (normal or nested navbox) or not (navbox for subcategories)
| |
|
| |
|
| -- Navbox row | | -- Navbox row |