提交历史

作者 SHA1 备注 提交日期
  Jakob Pietron 7f597dd9e0 implement zooming 2 年之前
  Jakob Pietron 4a04058852 small performance tweaks 2 年之前
  Jakob Pietron af55d77133 implement panning of canvas 2 年之前
  Jakob Pietron a0b86e0dbf start migration from plain html to svg, fix positioning of new rountangles 2 年之前
  Jakob Pietron 910c16dbff implement scaling of canvas, still html 2 年之前
  Joeri Exelmans cb82ca8465 Fix dark mode CSS + add more info hover panes 2 年之前
  Joeri Exelmans 9385e0bcdb Fix bug in non-auto-rendering 2 年之前
  Joeri Exelmans f2821e6b05 Color scheme follows OS setting. 2 年之前
  Joeri Exelmans 95e2e6fec9 New feature: ability to disable auto-parsing/-rendering 2 年之前
  Joeri Exelmans 2117f029b7 WIP: Blended modeling demo 2 年之前
  Joeri Exelmans 1a1e8a051c Small refactor 2 年之前
  Joeri Exelmans b5c6c8087f Fix bug in correspondence model reducer + documentation. 2 年之前
  Joeri Exelmans 4dba3a26bd More refactoring + WIP: Branching/merging demo 2 年之前
  Joeri Exelmans 50f18b9963 Refactored frontend (great reduction in duplicated code!) 2 年之前
  Joeri Exelmans 8f31d2a4fe BROKEN: refactoring React components... 2 年之前
  Joeri Exelmans 25e1c02474 Statechart renderer: Can deal with AS deletions in all cases. Fix node deletion and edge creation bug in EditableGraph. 2 年之前
  Joeri Exelmans 4988fd3eb5 Insideness parser should work correctly now... 2 年之前
  Joeri Exelmans b3c29daf9b WIP: Improve parser, making it more correct (but still not 100% correct) 2 年之前
  Joeri Exelmans 7d7698fa87 WIP: Rountangle -> Statecharts parser 2 年之前
  Joeri Exelmans 04838a81c9 WIP: Rountangle -> Statecharts parser 2 年之前
  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 年之前
  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 年之前
  Joeri Exelmans e20828bb26 package.json: add script to run only specific tests 2 年之前
  Joeri Exelmans 1591685723 Some major changes 2 年之前
  Joeri Exelmans 5d7de7180d Never add empty composite deltas to L1 graph 2 年之前
  Joeri Exelmans 4e99665a23 Added (trivial) renderer to frontend 2 年之前
  Joeri Exelmans 3315a0f273 Nothing 2 年之前
  Joeri Exelmans 9aa1db9b80 NodeDeletion: Fix bug (wrongly detect conflict when deleting a node with a self-edge) 2 年之前
  Joeri Exelmans 6d60c32c5e Add comment 2 年之前
  Joeri Exelmans acc222fa5a Got undo/redo working again. 2 年之前