Joeri Exelmans
|
d0080354c5
Implement delta serialization.
|
2 years ago |
Joeri Exelmans
|
28275b2850
Live modeling demo: Initialization of model should depend on current value of 'initial' edge. We force a dependency by overwriting this edge with its current value.
|
2 years ago |
Joeri Exelmans
|
c46944c0ef
Make nodes in Graphviz view clickable (uses Graphviz' URL property, hacked together a bit + cannot differentiate between mouse buttons)
|
2 years ago |
Joeri Exelmans
|
99a321e8ab
Enable Graphviz almost everywhere as alternative to D3
|
2 years ago |
Joeri Exelmans
|
2f0f67414f
Merge remote-tracking branch 'ulm/master'
|
2 years ago |
Joeri Exelmans
|
26b2569f78
Live modeling: run-time model and design model are kept in separate branches
|
2 years ago |
Joeri Exelmans
|
cbfdb4ed22
rename variable
|
2 years ago |
Alexander Raschke
|
7a74481f83
docker image shall only be created if compile was successful
|
2 years ago |
Alexander Raschke
|
fe77b9d606
updated package-lock.json for ci-pipeline
|
2 years ago |
Joeri Exelmans
|
4c30fe0f38
more
|
2 years ago |
Joeri Exelmans
|
69febe3350
Live modeling demo UI improvement
|
2 years ago |
Joeri Exelmans
|
1e30266215
Completed first version of live modeling demo
|
2 years ago |
Joeri Exelmans
|
406a99f865
WIP: Semantics demo
|
2 years ago |
Joeri Exelmans
|
6e85451e31
Fix several bugs in GraphState.
|
2 years ago |
Joeri Exelmans
|
ca411e3d79
Add merge view also to other demos.
|
2 years ago |
Joeri Exelmans
|
6f9421d72d
Implemented merge view
|
2 years ago |
Joeri Exelmans
|
65d4d81e6b
Forgot to include some dependencies of React's useCallback in Rountangle Editor
|
2 years ago |
Joeri Exelmans
|
c73b15aa8e
Some simplifications
|
2 years ago |
Joeri Exelmans
|
6d395e28a6
Use different OnionContext for every demo (make each use their own 'unique ids')
|
2 years ago |
Joeri Exelmans
|
515ecaf27a
Oops lol
|
2 years ago |
Joeri Exelmans
|
b63ebebf96
List editor code: Rename 'cs'->'model'
|
2 years ago |
Joeri Exelmans
|
a7f18df6ab
GraphState: Make more operations private. New methods 'pushState' and 'popState'.
|
2 years ago |
Joeri Exelmans
|
12c3ebf376
List editor: add 'insert before' button
|
2 years ago |
Joeri Exelmans
|
0e31599e12
Finished list editor demo
|
2 years ago |
Joeri Exelmans
|
c6afa91260
List editor prototype
|
2 years ago |
Joeri Exelmans
|
bbfe08d845
Moved modules around again
|
2 years ago |
Joeri Exelmans
|
358b613e64
Split icon help text into separate module
|
2 years ago |
Joeri Exelmans
|
930205789a
Delete unused file
|
2 years ago |
Joeri Exelmans
|
8cbe04d3a4
Introduce React.useCallback + simplify RountangleEditor's state
|
2 years ago |
Joeri Exelmans
|
1c77b1bb2b
Merge remote-tracking branch 'ulm/master' into restructure + introduce OnionContext
|
2 years ago |