You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Upgrade docusaurus and novorender-api to v2
- Update typescript (doesn't work with new novorender-api anymore), typedoc, docusaurus
- Update git path to novorender-api
- Update paths to novorender-api v2 files
- Remove View.downloadImports and associated code
- Rename merge-decl-files to extract-web-api and simplify it since we have just one .d.ts now. Also remove dts-bundle - not needed anymore
- Do a hack to preserve links for data-js-api
* Fix body data-theme
* Prevent creating 2 views in playground (which causes blinking)
* Fix opaque clipping planes
* Update some previews and minor playground fix
* - Change /ts to /novorender-api
- Remove some "open source" mentions
- Fix some links and casing
* Fix some broken links
* Fix (or a workaround) for broken links
* Run theme workaround only in browser
* Improve theme workaround
* Minor comment fix
* Update type-definitions/typedoc-custom-root.mjs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Use capital case Namespaces
* Back to lowercase namespaces to not cause broken links
* Update actions/checkout and use SSH path in git submodule
* Use github_token for submodules
* Try to fetch novorender-api separately
* Remove token
* Set ref
* Add token back
* - Set token to secrets.cicd
- Update @novorender
* Simplify repo pull
* Add npm configuration
* Move build outside oryx
* run ci verbose for debugging
* Remove procore artifactory from package-lock
* Rollback
* Configure npm
* Try oryx build again
* Clean up
* Remove irrelevant comment
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments