* Handled #711. New arc converter for viewer. Original issues fixed, still needs more testing
* #711. Added some documenting comments
* Working on parsing the displayValue when no direct conversion exists. Seems to working now. Justs need some additional info
* Worked on #723
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Prioritized 'displayValue' over 'displayMesh' properties when fetching displayValue data as per Claire's suggestion. Removed the builint lineWidth assignment since it will only add confusion and it's also incorrect
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Handled #711. New arc converter for viewer. Original issues fixed, still needs more testing
* #711. Added some documenting comments
* Working on parsing the displayValue when no direct conversion exists. Seems to working now. Justs need some additional info
* Worked on #723
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Fixed some issues with npm scripts on Windows systems
* Made the example script run the dev build with wtch in parralel with running a http server. Handled #443
* #443. Added lineweigth to the rendered lines. However this will not work on most systems. More information about this in the issue
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Reverted the changes to the npm scripts
* Restored package.lock files from packages outside of viewer to their original state
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* ci(circle ci): test lerna publish with git tag
* ci(circle ci): checkout the repo first
* ci(circle ci): auto set upstream to the current branch
* ci(circle ci): actually push the branch
* ci(husky): ignore husky hooks if running in CI
* ci(circle ci): install root level npm packages in npm publish step
* ci(circle ci): install gh cli for npm publish
* ci(circle ci): fix orb reference
* ci(circle): fix gh pr create text values
* ci(circle): fix gh pr create args again
* ci(circle): gave up on the whole lerna push updates to the repo stuff
* ci(circle): fix dist tag next
* ci(circle): turns out you do need husky for this to work
* ci(circle): revert to prod tagging scheme
* ci(circle): publish with default dist tag from lerna