« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/things/composite.js
AgeCommit message (Expand)Author
2023-09-07data: directly import from #composite; define own utils at module(quasar) nebula
2023-09-06data: don't pass dependencies without expose properties(quasar) nebula
2023-09-06data: move composite helper functions to top function scope(quasar) nebula
2023-09-06data: dynamicThingFromSingleReference -> resolvedReference(quasar) nebula
2023-09-06data: reverseReferenceList refList -> list(quasar) nebula
2023-09-06data: dynamicThingsFromReferenceList -> resolvedReferenceList(quasar) nebula
2023-09-06data: isolate internals of dynamicThingsFromReferenceList(quasar) nebula
2023-09-06data: misc. eslint-caught fixes in composite.js(quasar) nebula
2023-09-06data: new withResolvedReferenceList utility(quasar) nebula
2023-09-06data: isolate withResolvedContribs internal behavior(quasar) nebula
2023-09-06data: move Thing.composite definition into dedicated file(quasar) nebula