Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* prepare next development version 12.0.1-SNAPSHOT * Fix ref in replace views w/ `findOrAddObject()` Fixes #402 See GitHub issue for in-depth analysis and testing results. * Add missing dist files * Use context to get current view name Fixes #254 * Remove `nav.mainNavi` styles (#415) I couldn't find any occurence or usage of the CSS class `mainNavi` in the TypeScript code of the phovea, Caleydo, or datavisyn organization, nor do know where this element would be. Hence, I would remove this code. * Prepare github changes * Remove circleci * prepare next dev version * Update fontawesome * refactor: Improve Cypress setup and use Cypress commands.js (#354) Co-authored-by: Florian Engertsberger <[email protected]> Co-authored-by: Holger Stitz <[email protected]> * feat: CLUE support for URL query parameter + refactor public session link (#419) Co-authored-by: oltionchampari <[email protected]> * Add Visyn Scripts (#421) * Prepare visyn_script changes * Update package.json * Remove prepack script * Removed phovea_registry.js from package.json files * Update package.json * Update package.json * add depth * Update package.json * Update package.json * Update package.json * Update package.json * Update package.json * Update package.json * Update engine and prepare script * Add react resolutions and overrides * Remove react and react-dom from deps * add dist folder * Added resolutions like overrides * Fix wrongly formatted visyn_scripts git ssh link * Remove .git from git+ssh link to visyn_script * Add yarn-3.2.2 * Remove yarn-3.2.2 again * Add .yarnrc.yml * Add yarn-3.2.2 * Switch to visyn_scripts clean * Change d3 to d3v3 Co-authored-by: anita-steiner <> Co-authored-by: Anita Steiner <[email protected]> Co-authored-by: Michael Puehringer <[email protected]> * Add dist/ folder (#423) * fix: Replace jQuery scrollTo plugin with custom implementation (#425) Replace jquery scrollTo plugin with custom impl * prepare next dev version * Improve typings for new session functions (#427) * Improve typings for new session functions datavisyn/ordino_eins#525 * Add `await` to `initSessionImpl` * Add `await` to init session and push view * Make `pushStartViewToSession` protected Required to call this function from extended OrdinoApp * prepare release 13.0.1 Co-authored-by: Holger Stitz <[email protected]> Co-authored-by: Champari Oltion <[email protected]> Co-authored-by: Dominic Girardi <[email protected]> Co-authored-by: anita-steiner <> Co-authored-by: Florian Engertsberger <[email protected]> Co-authored-by: oltionchampari <[email protected]> Co-authored-by: datavisyn-bot <[email protected]> Co-authored-by: Anita Steiner <[email protected]> Co-authored-by: Michael Puehringer <[email protected]> Co-authored-by: Thomas Schachinger <[email protected]>
- Loading branch information