Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Lots of cleanup for generateCoverArtwork now that it's in charge
of its own image (again, apparently)
Still broken for anything besides tracks
|
|
Only for tracks as of this commit, most anything else is in a
severely broken state aye
|
|
|
|
|
|
|
|
Passthrough. This maintains the interface previously used for
all cover artworks and therefore obliterates surrounding hacks.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|