« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateCommentaryEntry.js
AgeCommit message (Collapse)Author
2024-10-05content: generateCommentaryEntry: no absorb in heading annotation(quasar) nebula
2024-06-23content: generateCommentaryEntryDate(quasar) nebula
Just moves somewhat complex logic out of the main component.
2024-06-23content: generateCommentaryEntry: date ranges, date kinds(quasar) nebula
2024-06-23content, css: use flex layout to bottom-align commentary dates(quasar) nebula
If the shadow effect is useful as part of the cue, it needs to be there every time. This prevents the main text from entering the same horizontal column as the date. That's generally OK but can result in a small main column in "sometime 6/12/2012 - 8/5/2012" shaped dates. We can try grid or non-binary flex-grow/shrink later, if wanted.
2024-06-23css: commentary time rule fixes(quasar) nebula
2024-06-21content: generateCommentaryEntry: access date tooltip(quasar) nebula
2024-06-18content: encapsulate everything(quasar) nebula
2024-06-07content: many onlyIfContent, onlyIfSiblings, onlyIfOptions uses(quasar) nebula
2024-06-01content, css: float commentary entry dates to right(quasar) nebula
2023-12-30content: generateColorStyleAttribute(quasar) nebula
2023-12-30content: misc content syntax cleanup, mostly attribute merging(quasar) nebula
2023-11-17data, yaml, content: support multiple artists per commentary entry(quasar) nebula
2023-11-16content: generateCommentaryEntry: add missing noArtists string(quasar) nebula
2023-11-16content: generateCommentaryEntry: add color slot(quasar) nebula
2023-11-16content: generateCommentarySectionEntry -> generateCommentaryEntry(quasar) nebula