fix: scalar theme and bump to 1.30#224
Merged
jplatte merged 3 commits intotamasfe:masterfrom Jun 4, 2025
Merged
Conversation
jplatte
reviewed
May 29, 2025
Collaborator
There was a problem hiding this comment.
GitHub doesn't let me review this in the web UI >_>
… and I guess reviewing the minified diff locally isn't gonna be much easier.
Is there an official place I can grab the right file(s) from?
Contributor
Author
There was a problem hiding this comment.
Yes! The scalar bundle can be found on their CDN:
https://cdn.jsdelivr.net/npm/@scalar/api-reference
And that CDN reference can be found on their npm docs: https://www.npmjs.com/package/@scalar/api-reference
Collaborator
There was a problem hiding this comment.
I saw a different header when checking out the version you upgraded to and decided to just pull the latest version.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The pull request #191, that bumped Scalar version to 1.25.118, was merged but didn't address the breaking changes on custom themes that #142 addressed. This PR backports that change while also bumping Scalar to latest.