Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-15 | content: generateSecondaryNav, generateAlbumSecondaryNav | (quasar) nebula | |
2023-06-15 | content: generatePageBanner, generateAlbumBanner | (quasar) nebula | |
2023-06-12 | content: cut html.template boilerplate | (quasar) nebula | |
2023-06-12 | Merge branch 'data-steps' of github.com:hsmusic/hsmusic-wiki into data-steps | (quasar) nebula | |
2023-06-08 | content: compute "needs reveal" class only on client | (quasar) nebula | |
2023-06-07 | content: generatePageLayout: image overlay container | (quasar) nebula | |
2023-06-05 | content: generatePageLayout: <title> tag | (quasar) nebula | |
This was already mostly implemented, wonder why it was commented out? | |||
2023-06-04 | Merge remote-tracking branch 'origin/staging' into data-steps | (quasar) nebula | |
2023-06-03 | content: generatePageLayout: divide style rules, apply default color | (quasar) nebula | |
2023-05-25 | content: sprawl & transformContent | (quasar) nebula | |
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). | |||
2023-04-15 | content: generateStickyHeadingContainer | (quasar) nebula | |
2023-04-15 | content: generateAlbumNavLinks, generatePageLayout nav bar | (quasar) nebula | |
2023-04-15 | content: generateAlbumSidebar + misc fixes | (quasar) nebula | |
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! | |||
2023-04-08 | content: generatePageLayout: footer :sparkles: | (quasar) nebula | |
2023-04-08 | content: generatePageLayout: display provided styleRules | (quasar) nebula | |
2023-04-08 | html: drastically simplify template/slot system | (quasar) nebula | |
2023-04-06 | content: generatePageLayout (mostly stub) | (quasar) nebula | |