Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-19 | content: 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-19 | content: 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-06-07 | content: many onlyIfContent, onlyIfSiblings, onlyIfOptions uses | (quasar) nebula | |
2024-01-01 | content: specify mutable across html & attributes slots | (quasar) nebula | |
2023-12-30 | content: misc content syntax cleanup, mostly attribute merging | (quasar) nebula | |
2023-06-14 | content: generateCoverArtwork: displayMode -> mode | (quasar) nebula | |
2023-06-12 | content: cut html.template boilerplate | (quasar) nebula | |
2023-06-08 | content: compute "needs reveal" class only on client | (quasar) nebula | |
2023-06-04 | Merge remote-tracking branch 'origin/staging' into data-steps | (quasar) nebula | |
2023-04-15 | content: generateStickyHeadingContainer | (quasar) nebula | |