« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateFlashCoverArtwork.js
AgeCommit message (Collapse)Author
2024-11-20content: fix a couple code bugs w/ cover artwork changes(quasar) nebula
Oops! All peachy now.
2024-11-19content: generate{Album,Flash,Track}CoverArtwork: mode slot(quasar) nebula
Passthrough. This maintains the interface previously used for all cover artworks and therefore obliterates surrounding hacks.
2024-11-19content: decompose generateCoverArtwork(quasar) nebula
No visual/site changes yet. This involves introducing an unfortunate mega-hack in generateStickyHeadingContainer, which sets slots on cover artworks. Very scary. Oooooo Otherwise, all cover artwork code is much more compositional. Pass-through slots (`image`) are removed in generateCoverArtwork and a partially-formed `image` slot is accepted instead.
2024-11-19content: generate{Album,Flash,Track}CoverArtwork: inline alt(quasar) nebula
2024-11-17content, css: generateCoverArtwork: 'primary-artists' mode(quasar) nebula
2024-06-08content, data: Flash.coverArtDimensions(quasar) nebula
2023-08-10content: generateFlashInfoPage(quasar) nebula
...Except the sidebar, which will be some shenanigans.