yaptide / ui

Yet Another Particle Transport IDE - frontend
https://yaptide.github.io/web_dev/
GNU General Public License v3.0
9 stars 4 forks source link

build(deps): bump jsroot from 7.6.1 to 7.7.0 #1640

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps jsroot from 7.6.1 to 7.7.0.

Release notes

Sourced from jsroot's releases.

7.7.0

  1. Let plot current time, file creation or modification time with &optdate=[1,2,3] URL parameters
  2. Let plot file name, full file name or item name with &optfile=[1,2,3] URL parameters
  3. Let define date and file name position with &datex=0.03&datey=0.03 URL parameters
  4. Improve TRatioPlot axis and lines drawing
  5. Use localStorage to preserve custom settings and gStyle
  6. Let configure custom storage prefix with &storage_prefix=name URL #290
  7. Let customize URL for "Show in new tab" menu command
  8. Support both new and old TRatioPlot drawings
  9. Synchronize X/Y range selection with native ROOT
  10. Proper handle attributes from TH2Poly bins, support "p" for markers drawing
  11. Correctly scale size of axis ticks - take into account NDC axis length
  12. Set name and userData in geometry build() function #303
  13. Draw histogram title afterwards - place in front of stats box
  14. Upgrade three.js r158 -> r162, last with WebGL1 support
  15. Split extras into three_addons.mjs, provide jsroot geometry build without three.js
  16. Fix - correctly draw only grids with AXIG draw option
  17. Fix - log scales on TH3 drawings #306
  18. Fix - draw geometry top node volume if all childs not visible #308
  19. Fix - properly process 206 server response without Accept-Ranges header https://root-forum.cern.ch/t/59426/

This is base for ROOT 6.32.00 release

Changelog

Sourced from jsroot's changelog.

Changes in 7.7.0

  1. Let plot current time, file creation or modification time with &optdate=[1,2,3] URL parameters
  2. Let plot file name, full file name or item name with &optfile=[1,2,3] URL parameters
  3. Let define date and file name position with &datex=0.03&datey=0.03 URL parameters
  4. Improve TRatioPlot axis and lines drawing
  5. Use localStorage to preserve custom settings and gStyle
  6. Let configure custom storage prefix with &storage_prefix=name URL #290
  7. Let customize URL for "Show in new tab" menu command
  8. Support both new and old TRatioPlot drawings
  9. Synchronize X/Y range selection with native ROOT
  10. Proper handle attributes from TH2Poly bins, support "p" for markers drawing
  11. Correctly scale size of axis ticks - take into account NDC axis length
  12. Set name and userData in geometry build() function #303
  13. Draw histogram title afterwards - place in front of stats box
  14. Upgrade three.js r158 -> r162, last with WebGL1 support
  15. Split extras into three_addons.mjs, provide jsroot geometry build without three.js
  16. Fix - correctly draw only grids with AXIG draw option
  17. Fix - log scales on TH3 drawings #306
  18. Fix - draw geometry top node volume if all childs not visible #308
  19. Fix - properly process 206 server response without Accept-Ranges header https://root-forum.cern.ch/t/59426/
Commits
  • 0bd51af Fix warning
  • 03e4596 Build for 7.7.0
  • 1268c26 Last fix
  • e375c4f Prepare for 7.7.0 release
  • 5e79d6f Handle force_saved for functions again
  • 3126863 Fix problem handling with tf1 zooming
  • b3ecc9c Handle prefer_saved option for TF1
  • 7424dbe Build with 206 fix
  • 832fdc6 Refine fallback solution for servers blocking access to http headers
  • 8da3bb0 Build with axis kind constants
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)