Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Basic implementation only here, nothing custom for particular
annotations for example.
|
|
|
|
|
|
Missed this one before, whoops.
|
|
|
|
Options were already [html.onlyIfContent], so this seems like
a bit of an oversight (it's possible for *none* of the options
to have content).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not used anywhere for the time being
|