Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

400 migrate jsroot dependency to use version 7 #1536

Merged
merged 7 commits into from
Mar 14, 2024

Conversation

MatoKnap
Copy link
Contributor

Changes:

  • Added jsroot@7.5.5 as an npm package.
  • Removed JsRootService.tsx as it is no longer needed.
  • Removed jsroot submodule.
  • Updated JSROOT.extend() to Object.assign(), as instructed here.

Note: I noticed there is an inconsistency with the version numbers. The released versions went from 7.5.4 to 7.6, and then back to 7.5.5. Even though version 7.6 is out there, the npm site is showing 7.5.5 as the latest release.

@grzanka
Copy link
Contributor

grzanka commented Mar 13, 2024

Check merge conflicts first

@grzanka grzanka linked an issue Mar 14, 2024 that may be closed by this pull request
src/libs/converter Outdated Show resolved Hide resolved
@grzanka grzanka added this pull request to the merge queue Mar 14, 2024
Merged via the queue into master with commit f55d381 Mar 14, 2024
9 checks passed
@grzanka grzanka deleted the 400-migrate-jsroot-dependency-to-use-version-7 branch March 14, 2024 14:06
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.

Migrate jsroot dependency to use version 7
2 participants