pullrequests Search Results · topic:qti org:Citolab language:JavaScript language:JavaScript language:TypeScript
Filter by
139 results
inCitolab (press backspace or delete to remove)The topic qualifier is not supported when searching pull requests. Try searching for repositories instead?
#153, #154 and #155 were merged without a changeset, so the release workflow (#40) produces no version bump.
This adds a patch changeset for the MathML namespace fix (#153), covering the directly-changed ...
Problem
npx playwright install in CI hangs indefinitely at the Install Playwright step — the browser archive downloads to 100%,
then the step never advances and runs until the job timeout, blocking every ...
Adds a unit test in qti-transform-item.spec.ts verifying that qtiTransformItem preserves the MathML namespace on math
and its descendants (mfrac, msqrt) when converting QTI XML to HTML, while qti-assessment-item ...
Explicitly tests rendering of the mathml question from the hi-qti set.
Addresses issue https://github.com/Citolab/qti-components/issues/152
…mulus #150
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
released
There are critical security issues in fast-xml-parser and basic-ftp requiring updated versions.
Addresses the critical ones from https://github.com/Citolab/qti-components/issues/143
According to the spec, show-hide should default to show.
It also only has 2 valid values.
It appears prettier hasn t been run for quite some time.
Add it to lint-staged, and run it.