Draft
Conversation
Ut 989 merge from upstream
Ut 990 display mesh name
UT-765: Add INCHES to cad viewer (all values in both units)
…dges Ut 1150 camera orientation and docker image push workflow
copy src and dockerignore
Merge from upstream
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ars-4.7.9 Bump handlebars from 4.7.8 to 4.7.9
…ilities UT-1878: Fix dependabot reported vulnerabilities
…ilities Bump o3dv version to 0.0.7
Why can't we just import from node_modules directly? - occt-import-js.js is an Emscripten UMD that uses importScripts() inside a Web Worker — it relies on occt-import-js.js and occt-import-js.wasm being fetchable via relative URL at runtime. - .wasm can't be bundled into the JS output; it has to be served as a separate HTTP resource. - The worker is instantiated from a Blob URL with absolute URLs injected, so there's no path relative to the bundle we could rely on.
…ages UT-1880: Eliminate CDN packages
1) tools/generate_icon_font.py: deleted entirely - cli dev script 2) package.json: - Removed 3 dev dependencies: fantasticon, oslllo-svg-fixer, svgs - Removed npm script: generate_icon_font - Added overrides for 2 mocha transitive deps: serialize-javascript → ^7.0.5, diff → ^8.0.3
…lities-in-Online3DViewer Addressed vulnerabilities in dependencies
…-vulnerabilities-in-Online3DViewer Revert "UT-1902: Addressed remaining vulnerabilities in o3dv dependencies"
Copy vendor files for dev and package mode
UT-1880: Bump version before tagging
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.
This draft pull request is to indicate our customization of the upstream code. Please do not merge and use branch
uptooland keep branchmasteruntouched.