Age | Commit message (Collapse) | Author |
|
|
|
|
|
Oooooooooooops
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also remove the more-composable default behavior of using the
current thing's name, because this is no longer meant to be
composed generally.
|
|
Oops. This option wasn't used anywhere previously, so no harm,
but definitely a mistake.
|
|
Not used on-site, but this is all coded internally.
|
|
just ordinary reference lists, not used anywhere on website yet
|
|
|
|
|
|
|
|
|
|
|
|
Removes:
- inferredAdditionalNameList (#composite/things/track) etc
- sharedAdditionalNameList (#composite/things/track) etc
- "specificAlbumExclusive" / "This Album Only" field
- "from" property / "on {ALBUMS}" accent (content)
- generateTrackAdditionalNamesBox (no leftover dynamics)
- related snapshot test
|
|
|
|
|
|
Evil
|
|
Evil
|
|
In practice additional names are presented as content strings,
so this is just improved accuracy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Just a tiny cleanup, behavior is the same.
|
|
Since it always operates on inputMapping, we can make more
assumptions about shape. (All input names are always provided
i.e. non-null, and they are always present as input tokens.)
|
|
There used to be a cool description here, but then vim ate it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|