Histórico de commits

Autor SHA1 Mensagem Data
  Joeri Exelmans c44e59a64e Merge remote-tracking branch 'ulm/small-refactor' into small-refactor 2 anos atrás
  Joeri Exelmans aed2c03642 Layout 2 anos atrás
  Jakob Pietron 77546715e2 small layout adjustment (not pretty but ok) 2 anos atrás
  Jakob Pietron e6c66f7bb9 move rountangles themselfes from html div to svg, fix zoom bug 2 anos atrás
  Jakob Pietron 7f597dd9e0 implement zooming 2 anos atrás
  Jakob Pietron 4a04058852 small performance tweaks 2 anos atrás
  Jakob Pietron af55d77133 implement panning of canvas 2 anos atrás
  Jakob Pietron a0b86e0dbf start migration from plain html to svg, fix positioning of new rountangles 2 anos atrás
  Jakob Pietron 910c16dbff implement scaling of canvas, still html 2 anos atrás
  Joeri Exelmans cb82ca8465 Fix dark mode CSS + add more info hover panes 2 anos atrás
  Joeri Exelmans 9385e0bcdb Fix bug in non-auto-rendering 2 anos atrás
  Joeri Exelmans f2821e6b05 Color scheme follows OS setting. 2 anos atrás
  Joeri Exelmans 95e2e6fec9 New feature: ability to disable auto-parsing/-rendering 2 anos atrás
  Joeri Exelmans 2117f029b7 WIP: Blended modeling demo 2 anos atrás
  Joeri Exelmans 1a1e8a051c Small refactor 2 anos atrás
  Joeri Exelmans b5c6c8087f Fix bug in correspondence model reducer + documentation. 2 anos atrás
  Joeri Exelmans 4dba3a26bd More refactoring + WIP: Branching/merging demo 2 anos atrás
  Joeri Exelmans 50f18b9963 Refactored frontend (great reduction in duplicated code!) 2 anos atrás
  Joeri Exelmans 8f31d2a4fe BROKEN: refactoring React components... 2 anos atrás
  Joeri Exelmans 25e1c02474 Statechart renderer: Can deal with AS deletions in all cases. Fix node deletion and edge creation bug in EditableGraph. 2 anos atrás
  Joeri Exelmans 4988fd3eb5 Insideness parser should work correctly now... 2 anos atrás
  Joeri Exelmans b3c29daf9b WIP: Improve parser, making it more correct (but still not 100% correct) 2 anos atrás
  Joeri Exelmans 7d7698fa87 WIP: Rountangle -> Statecharts parser 2 anos atrás
  Joeri Exelmans 04838a81c9 WIP: Rountangle -> Statecharts parser 2 anos atrás
  Joeri Exelmans 72b5ac4ca3 Rename class 'GraphDeltaExecutor' -> 'GraphState', rename 'GraphStateManipulator' -> 'GraphStateListener'. Parser interface only expects a sequence of PrimitiveDeltas, rather than one CompositeDelta. WIP: 'insideness' parser. 2 anos atrás
  Joeri Exelmans dab226d86b RountangleEditor: creating Rountangle constructs the EdgeCreation deltas directly (no need to go through NodeState + NodeState shouldn't be manually constructed) + cleanup. 2 anos atrás
  Joeri Exelmans e20828bb26 package.json: add script to run only specific tests 2 anos atrás
  Joeri Exelmans 1591685723 Some major changes 2 anos atrás
  Joeri Exelmans 5d7de7180d Never add empty composite deltas to L1 graph 2 anos atrás
  Joeri Exelmans 4e99665a23 Added (trivial) renderer to frontend 2 anos atrás