Source code for our collaborative blended modeling demo, based on (1) operation-based, dependency-aware versioning, (2) correspondence models and incremental parsing/rendering.

Joeri Exelmans e29b2c2760 Manual renderer shows changelog + always JSON.stringify() displayed node IDs (so the user can distinguish between numbers and strings) 2 年之前
dist f4e4b73a16 Move CSS from HTML to CSS file. Graph nodes display drag cursor. 2 年之前
src e29b2c2760 Manual renderer shows changelog + always JSON.stringify() displayed node IDs (so the user can distinguish between numbers and strings) 2 年之前
.gitignore 690ded9a3a update deps, fix vulnerability, fix gitignore 2 年之前
.gitlab-ci.yml 7936ffa357 missing quote added 2 年之前
Dockerfile 8bc4ac80c8 first attempt of a deployment pipeline 2 年之前
package-lock.json f7600b98bd align version of mocha with version of types/mocha 2 年之前
package.json f7600b98bd align version of mocha with version of types/mocha 2 年之前
pnpm-lock.yaml 68531e6d8e Blended modeling demo also has automated + manual parsing and rendering 2 年之前
tsconfig.json 882195d790 Frontend: Managed to get D3 to work with React. 3 年之前
webpack.config.js 1c4be88cb0 speed up (re)builds 2 年之前