| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
* Thing.composite.expose
* Thing.composite.exposeUpdateValueOrContinue
* Track.composite.withAlbumProperty
* refactor: Track.color, Track.album, Track.date
* refactor: Track.coverArtistContribs
* test: Track.album (unit)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
* New slot to disable id attribute, so component is more versatile
* Fixes including false in return array for null previous/next slots
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
This is what's used for all contributions anyway, so no need to
have every call to linkContribution manually destructure whatever
contribution is being provided.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
This reverts commit 86e8b47b5aeeae5f2fc3b87bb5930fb4c25f88ab.
 | 
 | 
Spooky scary skeletons
Also includes a bonus very dumb performance test!
 | 
 | 
 | 
 | 
 | 
 | 
* generateContributionLinks replaced with linkContribution,
  tests still need updating
* album pages respect albums without cover art
* track pages without unique art inherit art tags from album
  (fixes #13)
not heavily tested, this commit probably breaks some pages
which were loading correctly before
 |