Age | Commit message (Collapse) | Author |
|
Makes collapsibility a function of the boxes in a sidebar,
rather than a property of the sidebar (column) itself.
|
|
Introduced for blockwrap purposes earlier, but unneeded since we
didn't actually use a blockwrap here in the end.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Primarily through generateColorStyle{Rules,Variables}, the former
of which is also refactored into generatePageLayout, which now
takes a direct color slot itself as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was already mostly implemented, wonder why it was
commented out?
|
|
|
|
|
|
Sprawling basically means tying a component to objects which
aren't directly passed to it. This is necessary for functions
like transformContent, which was *mostly* implemented here
(the multiline/lyrics modes are stubs, and a number of links
haven't been implemented yet).
|
|
|
|
|
|
This restores the CSS for sticky sidebars, but removes the
specific lines applying that effect (for the album sidebar).
There's also an experimental new splitter for the joined
group info box but we might go back on that or do something
different.
No tests for the new stuff here yet!
|
|
|
|
|