Skip to content

Conversation

cherriechang
Copy link
Collaborator

@cherriechang cherriechang commented Mar 18, 2025

Copy link

changeset-bot bot commented Mar 18, 2025

🦋 Changeset detected

Latest commit: de9c557

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@jspsych/new-extension Patch
@jspsych/new-plugin Patch
@jspsych/new-timeline Patch
@jspsych-dev/generate-timeline-docs Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cherriechang cherriechang requested a review from jodeleeuw June 9, 2025 16:46
@cherriechang cherriechang linked an issue Jun 10, 2025 that may be closed by this pull request
@cherriechang cherriechang linked an issue Jun 10, 2025 that may be closed by this pull request
cherriechang and others added 25 commits June 18, 2025 02:42
…st; keeps original file content if interface header not found; apply link normalization to all files
…s/; keeps original content if function not found; applies link normalization to all
… that marks the start of the readme to append, adding ## createTimeline() Documentation as a heading if the provided heading does not include createTimeline() documentation in it
…dd typedoc.json to final exported package; first pass at readme
… non-createtimeline, timelineunits, utils docs at the end
@cherriechang cherriechang requested a review from jodeleeuw July 10, 2025 00:13
Copy link
Collaborator Author

@cherriechang cherriechang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed changes: added functionality of recursively building dependency graph between element documentations and printing them in order in readme; re-organized source code for generate-timeline-docs, moving each step in the pipeline to its own script and adding an index.js file that centralizes the actual running of the pipeline; added small fixes to new-extension, new-plugin and new-timeline; modified README files in new-timeline templates to work with generate-timeline-docs tool

@jodeleeuw
Copy link
Member

It looks like merging this will make changes to the new-* packages as well. Do we need changesets for those changes?

@cherriechang
Copy link
Collaborator Author

It looks like merging this will make changes to the new-* packages as well. Do we need changesets for those changes?

added changesets separately for new-* packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add .gitignore to templates if needed Path to dist file isn't right in the examples for new plugin
2 participants